CH LAB-Report (R4)
1.0.0-ballot - ballot Switzerland flag

This page is part of the CH LAB-Report (R4) (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Sysmex XP-300 - JSON Representation

Raw json | Download


{
  "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><b>Generated Narrative: Device</b><a name=\"3b9c6849-cf71-45e9-9d88-31f7879342f0\"> </a><a name=\"hc3b9c6849-cf71-45e9-9d88-31f7879342f0\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceDevice &quot;3b9c6849-cf71-45e9-9d88-31f7879342f0&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-lab-report-device-analyzer.html\">CH LAB Device: Analyzer</a></p></div><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"
    }
  ]
}