This case-insensitive code system https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.MTTG
defines the following codes:
Code | Display | Definition |
MTTG01 | queued-messages | queued-messages |
MTTG02 | large-claim | Large claim |
MTTG03 | itm-generated | itm-generated |
"
] ; #
fhir:url [ fhir:v "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.MTTG"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "KNHTS_META_TAG"] ; #
fhir:title [ fhir:v "KNHTS.MTTG CodeSystem for Meta Tag"] ; #
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 Meta Tag"] ; #
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 "MTTG01" ] ;
fhir:display [ fhir:v "queued-messages" ] ;
fhir:definition [ fhir:v "queued-messages" ]
] [
fhir:code [ fhir:v "MTTG02" ] ;
fhir:display [ fhir:v "large-claim" ] ;
fhir:definition [ fhir:v "Large claim" ]
] [
fhir:code [ fhir:v "MTTG03" ] ;
fhir:display [ fhir:v "itm-generated" ] ;
fhir:definition [ fhir:v "itm-generated" ]
] ) . #
# -------------------------------------------------------------------------------------