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-sor-region-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem eer-sor-region-type</b></p><a name=\"eer-sor-region-type\"> </a><a name=\"hceer-sor-region-type\"> </a><a name=\"eer-sor-region-type-da-DK\"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/eer-sor-region-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\">1<a name=\"eer-sor-region-type-1\"> </a></td><td>Other</td></tr><tr><td style=\"white-space:nowrap\">1084<a name=\"eer-sor-region-type-1084\"> </a></td><td>SOR Capital Region (DK:Region Hovedstaden)</td></tr><tr><td style=\"white-space:nowrap\">1082<a name=\"eer-sor-region-type-1082\"> </a></td><td>SOR Region Midtjylland</td></tr><tr><td style=\"white-space:nowrap\">1081<a name=\"eer-sor-region-type-1081\"> </a></td><td>Region Nordjylland</td></tr><tr><td style=\"white-space:nowrap\">1085<a name=\"eer-sor-region-type-1085\"> </a></td><td>Region Sjælland</td></tr><tr><td style=\"white-space:nowrap\">1083<a name=\"eer-sor-region-type-1083\"> </a></td><td>SOR Southern Region (DK:Region Syddanmark)</td></tr></table></div>"
},
"url" : "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/eer-sor-region-type",
"version" : "0.8.0",
"name" : "EerSorRegionType",
"title" : "EER SOR Region Types CS",
"status" : "active",
"experimental" : true,
"date" : "2023-09-01",
"description" : "eer-sor-region-type for the EHMI Messaging Infrastructure",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "1",
"display" : "Other"
},
{
"code" : "1084",
"display" : "SOR Capital Region (DK:Region Hovedstaden)"
},
{
"code" : "1082",
"display" : "SOR Region Midtjylland"
},
{
"code" : "1081",
"display" : "Region Nordjylland"
},
{
"code" : "1085",
"display" : "Region Sjælland"
},
{
"code" : "1083",
"display" : "SOR Southern Region (DK:Region Syddanmark)"
}
]
}