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 Types Valueset - JSON Representation

Active as of 2023-09-01

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ehmi-sor-organization-type-valueset",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ehmi-sor-organization-type-valueset</b></p><a name=\"ehmi-sor-organization-type-valueset\"> </a><a name=\"hcehmi-sor-organization-type-valueset\"> </a><a name=\"ehmi-sor-organization-type-valueset-da-DK\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-ehmi-sor-organization-type.html\"><code>http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-sor-organization-type</code></a><table class=\"none\"><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><a href=\"CodeSystem-ehmi-sor-organization-type.html#ehmi-sor-organization-type-IO\">IO</a></td><td>Institution Owner</td><td>Institutionsejer</td></tr><tr><td><a href=\"CodeSystem-ehmi-sor-organization-type.html#ehmi-sor-organization-type-HI\">HI</a></td><td>Healthcare Institution</td><td>Sundhedsinstitution</td></tr><tr><td><a href=\"CodeSystem-ehmi-sor-organization-type.html#ehmi-sor-organization-type-OU\">OU</a></td><td>Organizational Unit</td><td>Organisatorisk enhed</td></tr><tr><td><a href=\"CodeSystem-ehmi-sor-organization-type.html#ehmi-sor-organization-type-IE\">IE</a></td><td>Institution Owner</td><td>Institutionsejer</td></tr><tr><td><a href=\"CodeSystem-ehmi-sor-organization-type.html#ehmi-sor-organization-type-SI\">SI</a></td><td>Healthcare Institution</td><td>Sundhedsinstitution</td></tr><tr><td><a href=\"CodeSystem-ehmi-sor-organization-type.html#ehmi-sor-organization-type-OE\">OE</a></td><td>Organizational Unit</td><td>Organisatorisk enhed</td></tr></table></li></ul></div>"
  },
  "url" : "http://medcomehmi.dk/ig/dk-ehmi-eer/ValueSet/ehmi-sor-organization-type-valueset",
  "version" : "0.5.0",
  "name" : "EerSOROrganizationVS",
  "title" : "EER SOR Organization Types Valueset",
  "status" : "active",
  "experimental" : true,
  "date" : "2023-09-01",
  "description" : "ValueSet containing codes for EHMI ehmi-sor-organization-type",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-sor-organization-type",
        "concept" : [
          {
            "code" : "IO",
            "display" : "Institution Owner",
            "designation" : [
              {
                "language" : "da",
                "value" : "Institutionsejer"
              }
            ]
          },
          {
            "code" : "HI",
            "display" : "Healthcare Institution",
            "designation" : [
              {
                "language" : "da",
                "value" : "Sundhedsinstitution"
              }
            ]
          },
          {
            "code" : "OU",
            "display" : "Organizational Unit",
            "designation" : [
              {
                "language" : "da",
                "value" : "Organisatorisk enhed"
              }
            ]
          },
          {
            "code" : "IE",
            "display" : "Institution Owner",
            "designation" : [
              {
                "language" : "da",
                "value" : "Institutionsejer"
              }
            ]
          },
          {
            "code" : "SI",
            "display" : "Healthcare Institution",
            "designation" : [
              {
                "language" : "da",
                "value" : "Sundhedsinstitution"
              }
            ]
          },
          {
            "code" : "OE",
            "display" : "Organizational Unit",
            "designation" : [
              {
                "language" : "da",
                "value" : "Organisatorisk enhed"
              }
            ]
          }
        ]
      }
    ]
  }
}