DK EER Endpoint Register (EER)
0.8.0 - ci-build Denmark flag

DK EER Endpoint Register (EER), published by . This guide is not an authorized publication; it is the continuous build for version 0.8.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-HI.01 - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "EER.SOR-HI.01",
  "meta" : {
    "profile" : [
      🔗 "http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/Eer.Sor.Organization"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization EER.SOR-HI.01</b></p><a name=\"EER.SOR-HI.01\"> </a><a name=\"hcEER.SOR-HI.01\"> </a><a name=\"EER.SOR-HI.01-da-DK\"> </a><p><b>identifier</b>: SOR Identifier/EER.SOR-HI.01</p><p><b>type</b>: <span title=\"Codes:{http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/eer-sor-organization-type SI}\">SOR Organization - Healthcare Institution HI</span>, <span title=\"Codes:\">genoptræningsenhed</span></p><p><b>name</b>: EER-SOR-HI-Organization</p><p><b>partOf</b>: <a href=\"Organization-EER.SOR.IO.01.html\">Organization EER-SOR-IO-Organization</a></p></div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/eer-sor-organization-identier-type",
            "code" : "SORID"
          }
        ]
      },
      "system" : "1.2.208.176.1.1",
      "value" : "EER.SOR-HI.01"
    }
  ],
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/eer-sor-organization-type",
          "code" : "SI"
        }
      ]
    },
    {
      "coding" : [
        {
          "code" : "genoptræningsenhed"
        }
      ]
    }
  ],
  "name" : "EER-SOR-HI-Organization",
  "partOf" : {
    🔗 "reference" : "Organization/EER.SOR.IO.01"
  }
}