This case-insensitive code system https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.CLMSINFRSN
defines the following codes:
Code | Display | Definition |
CLMSINFRSN01 | MISSING_INFO | Missing information |
CLMSINFRSN02 | MISSING_ATTACH | Missing attachment |
CLMSINFRSN03 | INFO_CORRECT | Information correction |
"
] ; #
fhir:url [ fhir:v "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.CLMSINFRSN"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "KNHTS_CLMS_INFORMATION_REASON"] ; #
fhir:title [ fhir:v "KNHTS.CLMSINFRSN CodeSystem for claim information 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 Claim information reason"] ; #
fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "3"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "CLMSINFRSN01" ] ;
fhir:display [ fhir:v "MISSING_INFO" ] ;
fhir:definition [ fhir:v "Missing information" ]
] [
fhir:code [ fhir:v "CLMSINFRSN02" ] ;
fhir:display [ fhir:v "MISSING_ATTACH" ] ;
fhir:definition [ fhir:v "Missing attachment" ]
] [
fhir:code [ fhir:v "CLMSINFRSN03" ] ;
fhir:display [ fhir:v "INFO_CORRECT" ] ;
fhir:definition [ fhir:v "Information correction" ]
] ) . #
# -------------------------------------------------------------------------------------