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

: EerDeviceAP-BizKitAP - JSON Representation

Raw json | Download

{
  "resourceType" : "Device",
  "id" : "EerDeviceAP-BizKitAP",
  "meta" : {
    "profile" : [
      🔗 "http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/EerDeviceAP"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device EerDeviceAP-BizKitAP</b></p><a name=\"EerDeviceAP-BizKitAP\"> </a><a name=\"hcEerDeviceAP-BizKitAP\"> </a><a name=\"EerDeviceAP-BizKitAP-da-DK\"> </a><p><b>identifier</b>: EerDeviceAP-BizKitAP</p><p><b>definition</b>: <a href=\"&quot;StructureDefinition/EerEndpointDeviceDefinitionAP&quot;\">&quot;StructureDefinition/EerEndpointDeviceDefinitionAP&quot;</a></p><p><b>status</b>: Active</p><p><b>manufacturer</b>: BizKit</p><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>BizKitAP</td><td>Manufacturer name</td></tr></table></div>"
  },
  "identifier" : [
    {
      "value" : "EerDeviceAP-BizKitAP"
    }
  ],
  "definition" : {
    "reference" : "\"StructureDefinition/EerEndpointDeviceDefinitionAP\""
  },
  "status" : "active",
  "manufacturer" : "BizKit",
  "deviceName" : [
    {
      "name" : "BizKitAP",
      "type" : "manufacturer-name"
    }
  ]
}