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

: EHMI.SORIOOrganization.1.0 - JSON Representation

Raw json | Download


{
  "resourceType" : "Organization",
  "id" : "EER.SOR.IO.01",
  "meta" : {
    "profile" : [
      🔗 "http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/EER.SOR.InstitutionOwner.Organization"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization EER.SOR.IO.01</b></p><a name=\"EER.SOR.IO.01\"> </a><a name=\"hcEER.SOR.IO.01\"> </a><a name=\"EER.SOR.IO.01-da-DK\"> </a><p><b>identifier</b>: SOR Identifier/EER.SOR.IO.01</p><p><b>type</b>: <span title=\"Codes:{http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-sor-organization-type IE}\">SOR Organization - Institution Owner IO</span>, <span title=\"Codes:{http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-sor-io-organization-type Generic}\">General encompassing the principle</span>, <span title=\"Codes:{http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-sor-unit-type genericIO}\">Generisk IO enhed</span></p><p><b>name</b>: EHMI-SOR-IO-Organization</p></div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-sor-organization-identier-type",
            "code" : "SOR"
          }
        ]
      },
      "value" : "EER.SOR.IO.01"
    }
  ],
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-sor-organization-type",
          "code" : "IE"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-sor-io-organization-type",
          "code" : "Generic"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-sor-unit-type",
          "code" : "genericIO"
        }
      ]
    }
  ],
  "name" : "EHMI-SOR-IO-Organization"
}