This case-insensitive code system https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.CLMSSBT
defines the following codes:
Code | Display | Definition |
CLMSSBT01 | R | Right |
CLMSSBT02 | L | Left |
CLMSSBT03 | U | Up |
CLMSSBT04 | D | Down |
CLMSSBT05 | A | Anterior |
CLMSSBT06 | P | Posterior |
CLMSSBT07 | I | Interior |
CLMSSBT08 | E | Exterior |
"
] ; #
fhir:url [ fhir:v "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.CLMSSBT"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "KNHTS_CLMS_SUBSITE"] ; #
fhir:title [ fhir:v "KNHTS.CLMSSBT CodeSystem for claim subsite"] ; #
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 Claim subsite"] ; #
fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "8"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "CLMSSBT01" ] ;
fhir:display [ fhir:v "R" ] ;
fhir:definition [ fhir:v "Right" ]
] [
fhir:code [ fhir:v "CLMSSBT02" ] ;
fhir:display [ fhir:v "L" ] ;
fhir:definition [ fhir:v "Left" ]
] [
fhir:code [ fhir:v "CLMSSBT03" ] ;
fhir:display [ fhir:v "U" ] ;
fhir:definition [ fhir:v "Up" ]
] [
fhir:code [ fhir:v "CLMSSBT04" ] ;
fhir:display [ fhir:v "D" ] ;
fhir:definition [ fhir:v "Down" ]
] [
fhir:code [ fhir:v "CLMSSBT05" ] ;
fhir:display [ fhir:v "A" ] ;
fhir:definition [ fhir:v "Anterior" ]
] [
fhir:code [ fhir:v "CLMSSBT06" ] ;
fhir:display [ fhir:v "P" ] ;
fhir:definition [ fhir:v "Posterior" ]
] [
fhir:code [ fhir:v "CLMSSBT07" ] ;
fhir:display [ fhir:v "I" ] ;
fhir:definition [ fhir:v "Interior" ]
] [
fhir:code [ fhir:v "CLMSSBT08" ] ;
fhir:display [ fhir:v "E" ] ;
fhir:definition [ fhir:v "Exterior" ]
] ) . #
# -------------------------------------------------------------------------------------