DK EHMI Delivery Status (EDS)
1.0.1-draft - release
This page is part of the DK EHMI Delivery Status (EDS) (v1.0.1-draft: Release 1.x.x Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Device",
"id" : "s-01-EUA-Sender",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device s-01-EUA-Sender</b></p><a name=\"s-01-EUA-Sender\"> </a><a name=\"hcs-01-EUA-Sender\"> </a><p><b>identifier</b>: s_01_EUA_Sender</p><p><b>status</b>: Active</p><p><b>manufacturer</b>: Systematic</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>Columna Cura</td><td>Manufacturer name</td></tr></table><p><b>type</b>: <span title=\"Codes:{http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-delivery-status-source-type EUA}\">EUA (End-user Application)</span></p></div>"
},
"identifier" : [
{
"value" : "s_01_EUA_Sender"
}
],
"status" : "active",
"manufacturer" : "Systematic",
"deviceName" : [
{
"name" : "Columna Cura",
"type" : "manufacturer-name"
}
],
"type" : {
"coding" : [
{
"system" : "http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-delivery-status-source-type",
"code" : "EUA"
}
]
}
}