DK EER Endpoint Register (EER)
0.8.0 - ci-build
DK EER Endpoint Register (EER), published by . This guide is not an authorized publication; it is the continuous build for version 0.8.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-ehmi-eer/ and changes regularly. See the Directory of published versions
Active as of 2023-09-01 |
{
"resourceType" : "CodeSystem",
"id" : "eer-medcom-message-definition-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem eer-medcom-message-definition-type</b></p><a name=\"eer-medcom-message-definition-type\"> </a><a name=\"hceer-medcom-message-definition-type\"> </a><a name=\"eer-medcom-message-definition-type-da-DK\"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/eer-medcom-message-definition-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">EDIFACT<a name=\"eer-medcom-message-definition-type-EDIFACT\"> </a></td><td>Edifact</td></tr><tr><td style=\"white-space:nowrap\">OIOXML<a name=\"eer-medcom-message-definition-type-OIOXML\"> </a></td><td>OIOXML</td></tr><tr><td style=\"white-space:nowrap\">FHIR<a name=\"eer-medcom-message-definition-type-FHIR\"> </a></td><td>FHIR</td></tr><tr><td style=\"white-space:nowrap\">ENVELOPE<a name=\"eer-medcom-message-definition-type-ENVELOPE\"> </a></td><td>Envelope</td></tr></table></div>"
},
"url" : "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/eer-medcom-message-definition-type",
"version" : "0.8.0",
"name" : "EHMIMedComMessageDefinitionType",
"title" : "EHMIMedComMessageDefinitionType CodeSystem",
"status" : "active",
"experimental" : true,
"date" : "2023-09-01",
"description" : "EHMIMedComMessageDefinitionTypeCS for the EHMI Messaging Infrastructure",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "EDIFACT",
"display" : "Edifact"
},
{
"code" : "OIOXML",
"display" : "OIOXML"
},
{
"code" : "FHIR",
"display" : "FHIR"
},
{
"code" : "ENVELOPE",
"display" : "Envelope"
}
]
}