DK EHMI Terminology
1.0.0-draft - release Denmark flag

This page is part of the EHMI Terminology (v1.0.0-draft: Release 1.x.x Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: EHMI Endpoint Register (EER) - SOR Organization Types CS - JSON Representation

Active as of 2025-02-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "eer-sor-organization-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-type</b></p><a name=\"eer-sor-organization-type\"> </a><a name=\"hceer-sor-organization-type\"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/terminology/CodeSystem/eer-sor-organization-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>Dansk (Danish, da)</b></td></tr><tr><td style=\"white-space:nowrap\">IO<a name=\"eer-sor-organization-type-IO\"> </a></td><td>SOR Organization - Institution Owner IO (DK:IE)</td><td>Institutionsejer</td></tr><tr><td style=\"white-space:nowrap\">HI<a name=\"eer-sor-organization-type-HI\"> </a></td><td>SOR Organization - Healthcare Institution HI (DK:SI)</td><td>Sundhedsinstitution</td></tr><tr><td style=\"white-space:nowrap\">OU<a name=\"eer-sor-organization-type-OU\"> </a></td><td>SOR Organization - Organizational Unit OU (DK:OE)</td><td>Organisatorisk enhed</td></tr><tr><td style=\"white-space:nowrap\">IE<a name=\"eer-sor-organization-type-IE\"> </a></td><td>SOR Organization - Institution Owner IO</td><td>Institutionsejer</td></tr><tr><td style=\"white-space:nowrap\">SI<a name=\"eer-sor-organization-type-SI\"> </a></td><td>SOR Organization - Healthcare Institution HI</td><td>Sundhedsinstitution</td></tr><tr><td style=\"white-space:nowrap\">OE<a name=\"eer-sor-organization-type-OE\"> </a></td><td>SOR Organization - Organizational Unit OU</td><td>Organisatorisk enhed</td></tr></table></div>"
  },
  "url" : "http://medcomehmi.dk/ig/terminology/CodeSystem/eer-sor-organization-type",
  "version" : "1.0.0",
  "name" : "EerMessagingOrganizationType",
  "title" : "EHMI Endpoint Register (EER) - SOR Organization Types CS",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-02-01",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://medcom.dk"
        },
        {
          "system" : "email",
          "value" : "ehmi@medcom.dk"
        }
      ]
    }
  ],
  "description" : "eer-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)",
      "designation" : [
        {
          "language" : "da",
          "value" : "Institutionsejer"
        }
      ]
    },
    {
      "code" : "HI",
      "display" : "SOR Organization - Healthcare Institution HI (DK:SI)",
      "designation" : [
        {
          "language" : "da",
          "value" : "Sundhedsinstitution"
        }
      ]
    },
    {
      "code" : "OU",
      "display" : "SOR Organization - Organizational Unit OU (DK:OE)",
      "designation" : [
        {
          "language" : "da",
          "value" : "Organisatorisk enhed"
        }
      ]
    },
    {
      "code" : "IE",
      "display" : "SOR Organization - Institution Owner IO",
      "designation" : [
        {
          "language" : "da",
          "value" : "Institutionsejer"
        }
      ]
    },
    {
      "code" : "SI",
      "display" : "SOR Organization - Healthcare Institution HI",
      "designation" : [
        {
          "language" : "da",
          "value" : "Sundhedsinstitution"
        }
      ]
    },
    {
      "code" : "OE",
      "display" : "SOR Organization - Organizational Unit OU",
      "designation" : [
        {
          "language" : "da",
          "value" : "Organisatorisk enhed"
        }
      ]
    }
  ]
}