DK EHMI Terminology
1.0.0 - release Denmark flag

This page is part of the EHMI Terminology (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: EHMI Endpoint Register (EER) - SOR Organization Identier Type CodeSystem - JSON Representation

Active as of 2025-02-01

Raw json | Download

{
  "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/terminology/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/terminology/CodeSystem/eer-sor-organization-identier-type",
  "version" : "1.0.0",
  "name" : "EerMessagingOrganizationIdentierType",
  "title" : "EHMI Endpoint Register (EER) - SOR Organization Identier Type CodeSystem",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-02-01",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://medcom.dk"
        }
      ]
    }
  ],
  "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"
    }
  ]
}