This case-insensitive code system https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.VSTRSN
defines the following codes:
Code | Display | Definition |
VSTRSN01 | NEW_VISIT | New Visit |
VSTRSN02 | FOLLOW_UP | Follow Up |
VSTRSN03 | REFILL | Refill |
VSTRSN04 | WALK_IN | Walk in |
VSTRSN05 | REFERRAL | Referral |
"
] ; #
fhir:url [ fhir:v "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.VSTRSN"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "KNHTS_VISIT_REASON"] ; #
fhir:title [ fhir:v "KNHTS.VSTRSN CodeSystem for Visit Reason"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-09-06T09:59:02+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "intellisoftkenya"] ; #
fhir:contact ( [
fhir:name [ fhir:v "intellisoftkenya" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/example-publisher" ]
] )
] ) ; #
fhir:description [ fhir:v "CodeSystem for KNHTS Visit Reason"] ; #
fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "5"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "VSTRSN01" ] ;
fhir:display [ fhir:v "NEW_VISIT" ] ;
fhir:definition [ fhir:v "New Visit" ]
] [
fhir:code [ fhir:v "VSTRSN02" ] ;
fhir:display [ fhir:v "FOLLOW_UP" ] ;
fhir:definition [ fhir:v "Follow Up" ]
] [
fhir:code [ fhir:v "VSTRSN03" ] ;
fhir:display [ fhir:v "REFILL" ] ;
fhir:definition [ fhir:v "Refill" ]
] [
fhir:code [ fhir:v "VSTRSN04" ] ;
fhir:display [ fhir:v "WALK_IN" ] ;
fhir:definition [ fhir:v "Walk in" ]
] [
fhir:code [ fhir:v "VSTRSN05" ] ;
fhir:display [ fhir:v "REFERRAL" ] ;
fhir:definition [ fhir:v "Referral" ]
] ) . #
# -------------------------------------------------------------------------------------