DK EHMI Endpoint Register (EER)
0.5.0 - ci-build
DK EHMI Endpoint Register (EER), published by . This guide is not an authorized publication; it is the continuous build for version 0.5.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" : "ehmi-sor-organization-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ehmi-sor-organization-type</b></p><a name=\"ehmi-sor-organization-type\"> </a><a name=\"hcehmi-sor-organization-type\"> </a><a name=\"ehmi-sor-organization-type-da-DK\"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-sor-organization-type</code> defines the following codes in an undefined hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">IO<a name=\"ehmi-sor-organization-type-IO\"> </a></td><td>SOR Organization - Institution Owner IO (DK:IE)</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0HI<a name=\"ehmi-sor-organization-type-HI\"> </a></td><td>SOR Organization - Healthcare Institution HI (DK:SI)</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">\u00a0\u00a0\u00a0\u00a0OU<a name=\"ehmi-sor-organization-type-OU\"> </a></td><td>SOR Organization - Organizational Unit OU (DK:OE)</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">IE<a name=\"ehmi-sor-organization-type-IE\"> </a></td><td>SOR Organization - Institution Owner IO</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0SI<a name=\"ehmi-sor-organization-type-SI\"> </a></td><td>SOR Organization - Healthcare Institution HI</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">\u00a0\u00a0\u00a0\u00a0OE<a name=\"ehmi-sor-organization-type-OE\"> </a></td><td>SOR Organization - Organizational Unit OU</td></tr></table></div>"
},
"url" : "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-sor-organization-type",
"version" : "0.5.0",
"name" : "EerSOROrganization",
"title" : "EER SOR Organization Types CS",
"status" : "active",
"experimental" : true,
"date" : "2023-09-01",
"description" : "ehmi-sor-organization-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" : "IO",
"display" : "SOR Organization - Institution Owner IO (DK:IE)",
"concept" : [
{
"code" : "HI",
"display" : "SOR Organization - Healthcare Institution HI (DK:SI)",
"concept" : [
{
"code" : "OU",
"display" : "SOR Organization - Organizational Unit OU (DK:OE)"
}
]
}
]
},
{
"code" : "IE",
"display" : "SOR Organization - Institution Owner IO",
"concept" : [
{
"code" : "SI",
"display" : "SOR Organization - Healthcare Institution HI",
"concept" : [
{
"code" : "OE",
"display" : "SOR Organization - Organizational Unit OU"
}
]
}
]
}
]
}