DK MedCom Core
2.4.0 - release Denmark flag

This page is part of the DK MedCom Core (v2.4.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.3.0. For a full list of available versions, see the Directory of published versions

: Aros Burn Center - JSON Representation

Raw json | Download


{
  "resourceType" : "Organization",
  "id" : "12ee0dde-a672-462f-820d-5efe832d73c9",
  "meta" : {
    "profile" : [
      🔗 "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-organization"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization 12ee0dde-a672-462f-820d-5efe832d73c9</b></p><a name=\"12ee0dde-a672-462f-820d-5efe832d73c9\"> </a><a name=\"hc12ee0dde-a672-462f-820d-5efe832d73c9\"> </a><a name=\"hc12ee0dde-a672-462f-820d-5efe832d73c9-da-DK\"> </a><p><b>identifier</b>: <code>urn:oid:1.2.208.176.1.1</code>/123456789012345</p><p><b>name</b>: Aros Burn Center</p></div>"
  },
  "identifier" : [
    {
      "system" : "urn:oid:1.2.208.176.1.1",
      "value" : "123456789012345"
    }
  ],
  "name" : "Aros Burn Center"
}