This case-insensitive code system https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.FACILITYLEVEL
defines the following codes:
Code | Display | Definition |
l1 | L1 | L1 |
l2 | L2 | L2 |
l3 | L3 | L3 |
l4 | L4 | L4 |
l5 | L5 | L5 |
l6 | L6 | L6 |
"
] ; #
fhir:url [ fhir:v "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.FACILITYLEVEL"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "FACILITYLEVEL"] ; #
fhir:title [ fhir:v "CodeSystem for Facility level"] ; #
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 Facility level"] ; #
fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "6"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "l1" ] ;
fhir:display [ fhir:v "L1" ] ;
fhir:definition [ fhir:v "L1" ]
] [
fhir:code [ fhir:v "l2" ] ;
fhir:display [ fhir:v "L2" ] ;
fhir:definition [ fhir:v "L2" ]
] [
fhir:code [ fhir:v "l3" ] ;
fhir:display [ fhir:v "L3" ] ;
fhir:definition [ fhir:v "L3" ]
] [
fhir:code [ fhir:v "l4" ] ;
fhir:display [ fhir:v "L4" ] ;
fhir:definition [ fhir:v "L4" ]
] [
fhir:code [ fhir:v "l5" ] ;
fhir:display [ fhir:v "L5" ] ;
fhir:definition [ fhir:v "L5" ]
] [
fhir:code [ fhir:v "l6" ] ;
fhir:display [ fhir:v "L6" ] ;
fhir:definition [ fhir:v "L6" ]
] ) . #
# -------------------------------------------------------------------------------------