This code system urn:oid:1.2.208.184.100.1 defines the following codes:
Code | Display | Definition |
RAL | Terapeutiske grænseværdier for RØD alarm | Terapeutiske grænseværdier for RØD alarm |
GAL | Terapeutiske grænseværdier for GUL alarm | Terapeutiske grænseværdier for GUL alarm |
Additional Language Displays
Code | Dansk (Danish, da) |
RAL | Terapeutiske grænseværdier for RØD alarm |
GAL | Terapeutiske grænseværdier for GUL alarm |
"
];
fhir:CodeSystem.url [ fhir:value "urn:oid:1.2.208.184.100.1"];
fhir:CodeSystem.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:oid:1.2.208.184.100.1" ]
];
fhir:CodeSystem.version [ fhir:value "2022.2"];
fhir:CodeSystem.name [ fhir:value "MedCom Message Codes"];
fhir:CodeSystem.status [ fhir:value "active"];
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean];
fhir:CodeSystem.date [ fhir:value "2019-04-10"^^xsd:date];
fhir:CodeSystem.publisher [ fhir:value "Systematic | Trifork"];
fhir:CodeSystem.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "Systematic | Trifork" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://ehealth.sundhed.dk" ]
]
];
fhir:CodeSystem.description [ fhir:value "MedCom Message Codes."];
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
fhir:CodeSystem.content [ fhir:value "complete"];
fhir:CodeSystem.concept [
fhir:index 0;
fhir:CodeSystem.concept.code [ fhir:value "RAL" ];
fhir:CodeSystem.concept.display [ fhir:value "Terapeutiske grænseværdier for RØD alarm" ];
fhir:CodeSystem.concept.definition [ fhir:value "Terapeutiske grænseværdier for RØD alarm" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "Terapeutiske grænseværdier for RØD alarm" ]
]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "GAL" ];
fhir:CodeSystem.concept.display [ fhir:value "Terapeutiske grænseværdier for GUL alarm" ];
fhir:CodeSystem.concept.definition [ fhir:value "Terapeutiske grænseværdier for GUL alarm" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "Terapeutiske grænseværdier for GUL alarm" ]
]
] .
# - ontology header ------------------------------------------------------------