CH LAB-Report (R4)
1.0.0-ci-build - ci-build
CH LAB-Report (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-lab-report/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Device",
"id" : "3b9c6849-cf71-45e9-9d88-31f7879342f0",
"meta" : {
"profile" : [
🔗 "http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-report-device-analyzer"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device 3b9c6849-cf71-45e9-9d88-31f7879342f0</b></p><a name=\"3b9c6849-cf71-45e9-9d88-31f7879342f0\"> </a><a name=\"hc3b9c6849-cf71-45e9-9d88-31f7879342f0\"> </a><a name=\"3b9c6849-cf71-45e9-9d88-31f7879342f0-en-US\"> </a><p><b>identifier</b>: <code>http://www.labor-gantenbein.ch/devices/id</code>/345675</p><h3>UdiCarriers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>DeviceIdentifier</b></td></tr><tr><td style=\"display: none\">*</td><td>AN040156300934000</td></tr></table><p><b>status</b>: Active</p><p><b>manufacturer</b>: Sysmex</p><p><b>lotNumber</b>: lot.112233</p><p><b>serialNumber</b>: 06882382</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>XP-300</td><td>UDI Label name</td></tr></table></div>"
},
"identifier" : [
{
"system" : "http://www.labor-gantenbein.ch/devices/id",
"value" : "345675"
}
],
"udiCarrier" : [
{
"deviceIdentifier" : "AN040156300934000"
}
],
"status" : "active",
"manufacturer" : "Sysmex",
"lotNumber" : "lot.112233",
"serialNumber" : "06882382",
"deviceName" : [
{
"name" : "XP-300",
"type" : "udi-label-name"
}
]
}