DK MedCom Terminology
1.7.0 - release
DK MedCom Terminology, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.7.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-terminology/ and changes regularly. See the Directory of published versions
Active as of 2024-06-26 |
{
"resourceType" : "CodeSystem",
"id" : "medcom-messagedefinition-identifer-system",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem medcom-messagedefinition-identifer-system</b></p><a name=\"medcom-messagedefinition-identifer-system\"> </a><a name=\"hcmedcom-messagedefinition-identifer-system\"> </a><a name=\"medcom-messagedefinition-identifer-system-da-DK\"> </a><p>This case-sensitive code system <code>http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messagedefinition-identifer-system</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">urn:dk:healthcare:medcom:messaging:edifact<a name=\"medcom-messagedefinition-identifer-system-urn.58dk.58healthcare.58medcom.58messaging.58edifact\"> </a></td></tr><tr><td style=\"white-space:nowrap\">urn:dk:healthcare:medcom:messaging:fhir<a name=\"medcom-messagedefinition-identifer-system-urn.58dk.58healthcare.58medcom.58messaging.58fhir\"> </a></td></tr><tr><td style=\"white-space:nowrap\">urn:dk:healthcare:medcom:messaging:oioxml<a name=\"medcom-messagedefinition-identifer-system-urn.58dk.58healthcare.58medcom.58messaging.58oioxml\"> </a></td></tr><tr><td style=\"white-space:nowrap\">urn:dk:healthcare:medcom:messaging:envelope<a name=\"medcom-messagedefinition-identifer-system-urn.58dk.58healthcare.58medcom.58messaging.58envelope\"> </a></td></tr></table></div>"
},
"url" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messagedefinition-identifer-system",
"version" : "1.7.0",
"name" : "MedComMessageDefinitionIdentifierSystem",
"title" : "MessageDefinitionIdentifierSystemCodeSystem",
"status" : "active",
"experimental" : false,
"date" : "2024-06-26",
"publisher" : "MedCom",
"contact" : [
{
"name" : "MedCom",
"telecom" : [
{
"system" : "url",
"value" : "http://www.medcom.dk"
}
]
}
],
"description" : "MessageDefinitionIdentifierSystemCS for the messaging infrastructure",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "urn:dk:healthcare:medcom:messaging:edifact",
"display" : "urn:dk:healthcare:medcom:messaging:edifact"
},
{
"code" : "urn:dk:healthcare:medcom:messaging:fhir",
"display" : "urn:dk:healthcare:medcom:messaging:fhir"
},
{
"code" : "urn:dk:healthcare:medcom:messaging:oioxml",
"display" : "urn:dk:healthcare:medcom:messaging:oioxml"
},
{
"code" : "urn:dk:healthcare:medcom:messaging:envelope",
"display" : "urn:dk:healthcare:medcom:messaging:envelope"
}
]
}