DK EER Endpoint Register (EER)
0.8.0 - ci-build
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
{
"resourceType" : "Device",
"id" : "EerDeviceMSH-MultiMedMSH",
"meta" : {
"profile" : [
🔗 "http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/EerDeviceMSH"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device EerDeviceMSH-MultiMedMSH</b></p><a name=\"EerDeviceMSH-MultiMedMSH\"> </a><a name=\"hcEerDeviceMSH-MultiMedMSH\"> </a><a name=\"EerDeviceMSH-MultiMedMSH-da-DK\"> </a><p><b>identifier</b>: EerDeviceMSH-MultiMedMSH</p><p><b>definition</b>: <a href=\""http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/EerEndpointDeviceDefinitionMSH"\">"http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/EerEndpointDeviceDefinitionMSH"</a></p><p><b>status</b>: Active</p><p><b>manufacturer</b>: MultiMed</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>MultiMedMSH</td><td>Manufacturer name</td></tr></table></div>"
},
"identifier" : [
{
"value" : "EerDeviceMSH-MultiMedMSH"
}
],
"definition" : {
"reference" : "\"http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/EerEndpointDeviceDefinitionMSH\""
},
"status" : "active",
"manufacturer" : "MultiMed",
"deviceName" : [
{
"name" : "MultiMedMSH",
"type" : "manufacturer-name"
}
]
}