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-organization-identier-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem eer-sor-organization-identier-type</b></p><a name=\"eer-sor-organization-identier-type\"> </a><a name=\"hceer-sor-organization-identier-type\"> </a><a name=\"eer-sor-organization-identier-type-da-DK\"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/eer-sor-organization-identier-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><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">SOR<a name=\"eer-sor-organization-identier-type-SOR\"> </a></td><td>SOR Identifier</td><td>Sorkode</td></tr><tr><td style=\"white-space:nowrap\">SORID<a name=\"eer-sor-organization-identier-type-SORID\"> </a></td><td>SOR Identifier</td><td>Sorkode</td></tr><tr><td style=\"white-space:nowrap\">MunicipalityCode<a name=\"eer-sor-organization-identier-type-MunicipalityCode\"> </a></td><td>Municipality Code</td><td>Kommunekode</td></tr><tr><td style=\"white-space:nowrap\">RegionCode<a name=\"eer-sor-organization-identier-type-RegionCode\"> </a></td><td>Region Code</td><td>Regionskode</td></tr></table></div>"
},
"url" : "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/eer-sor-organization-identier-type",
"version" : "0.8.0",
"name" : "EerSorOrganizationIdentierType",
"title" : "EER SOR Organization Identier Type CodeSystem",
"status" : "active",
"experimental" : true,
"date" : "2023-09-01",
"description" : "CodeSystem containing codes for EER SOR Organization Identier Type",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "SOR",
"display" : "SOR Identifier",
"definition" : "Sorkode"
},
{
"code" : "SORID",
"display" : "SOR Identifier",
"definition" : "Sorkode"
},
{
"code" : "MunicipalityCode",
"display" : "Municipality Code",
"definition" : "Kommunekode"
},
{
"code" : "RegionCode",
"display" : "Region Code",
"definition" : "Regionskode"
}
]
}