This case-insensitive code system https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.CLMSCRTMRL
defines the following codes:
Code | Display | Definition |
CLMSCRTMRL01 | PRIMARY | Primary |
CLMSCRTMRL02 | ASSIST | Assist |
CLMSCRTMRL03 | SUPERVISOR | Supervisor |
CLMSCRTMRL04 | OTHER | Other |
"
] ; #
fhir:url [ fhir:v "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.CLMSCRTMRL"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "KNHTS_CLMS_CARE_TEAM_ROLE"] ; #
fhir:title [ fhir:v "KNHTS.CLMSCRTMRL CodeSystem for claim care team role"] ; #
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 care team role"] ; #
fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "4"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "CLMSCRTMRL01" ] ;
fhir:display [ fhir:v "PRIMARY" ] ;
fhir:definition [ fhir:v "Primary" ]
] [
fhir:code [ fhir:v "CLMSCRTMRL02" ] ;
fhir:display [ fhir:v "ASSIST" ] ;
fhir:definition [ fhir:v "Assist" ]
] [
fhir:code [ fhir:v "CLMSCRTMRL03" ] ;
fhir:display [ fhir:v "SUPERVISOR" ] ;
fhir:definition [ fhir:v "Supervisor" ]
] [
fhir:code [ fhir:v "CLMSCRTMRL04" ] ;
fhir:display [ fhir:v "OTHER" ] ;
fhir:definition [ fhir:v "Other" ]
] ) . #
# -------------------------------------------------------------------------------------