DK EHMI Endpoint Register (EER)
0.5.0 - ci-build Denmark flag

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

: EER SOR Organization Identier Type CodeSystem - JSON Representation

Active as of 2023-09-01

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ehmi-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 ehmi-sor-organization-identier-type</b></p><a name=\"ehmi-sor-organization-identier-type\"> </a><a name=\"hcehmi-sor-organization-identier-type\"> </a><a name=\"ehmi-sor-organization-identier-type-da-DK\"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-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=\"ehmi-sor-organization-identier-type-SOR\"> </a></td><td>SOR Identifier</td><td>Sorkode</td></tr><tr><td style=\"white-space:nowrap\">SORID<a name=\"ehmi-sor-organization-identier-type-SORID\"> </a></td><td>SOR Identifier</td><td>Sorkode</td></tr><tr><td style=\"white-space:nowrap\">MunicipalityCode<a name=\"ehmi-sor-organization-identier-type-MunicipalityCode\"> </a></td><td>Municipality Code</td><td>Kommunekode</td></tr><tr><td style=\"white-space:nowrap\">RegionCode<a name=\"ehmi-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/ehmi-sor-organization-identier-type",
  "version" : "0.5.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"
    }
  ]
}