This page is part of the Point-of-care Device FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR v3.5.0. . For a full list of available versions, see the Directory of published versions

This is a pre-release version (Ballot 2) of Point of Care Devices (PoCD) R1/STU. There is no current official version.
For a full list of available versions, see the Directory of published versions .


{
  "resourceType" : "Device",
  "id" : "33d406f4-62cc-4e4c-9674-638610625d50",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/pocd/StructureDefinition/VmdDevice"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: 33d406f4-62cc-4e4c-9674-638610625d50</p><p><b>meta</b>: </p><h3>UdiCarriers</h3><table class="grid"><tr><td>-</td><td><b>DeviceIdentifier</b></td><td><b>Issuer</b></td><td><b>Jurisdiction</b></td><td><b>CarrierHRF</b></td></tr><tr><td>*</td><td>00884838000254</td><td><a href="http://hl7.org/fhir/NamingSystem/gs1-di">http://hl7.org/fhir/NamingSystem/gs1-di</a></td><td><a href="http://hl7.org/fhir/NamingSystem/fda-udi">http://hl7.org/fhir/NamingSystem/fda-udi</a></td><td>(01)00884838000254(21)DE4680EBAF</td></tr></table><p><b>status</b>: ACTIVE</p><p><b>serialNumber</b>: DE4680EBAF</p><p><b>partNumber</b>: 862442</p><p><b>type</b>: MDC_DEV_PRESS_BLD_NONINV_VMD <span style="background: LightGoldenRodYellow">(Details : {urn:iso:std:iso:11073:10101 code '70686' = '70686', given as 'MDC_DEV_PRESS_BLD_NONINV_VMD'})</span></p><p><b>parent</b>: <a href="Device-5205082c-1f88-434e-9252-6c6b09c81a0d.html">Generated Summary: id: 5205082c-1f88-434e-9252-6c6b09c81a0d; 00-09-FB-FF-FF-A0-F4-CA; status: active; manufacturer: MyCompany; serialNumber: DE35115712; partNumber: 866060; <span title="Codes: {urn:iso:std:iso:11073:10101 69965}">Patient Monitor</span></a></p></div>"
  },
  "udiCarrier" : [
    {
      "deviceIdentifier" : "00884838000254",
      "issuer" : "http://hl7.org/fhir/NamingSystem/gs1-di",
      "jurisdiction" : "http://hl7.org/fhir/NamingSystem/fda-udi",
      "carrierHRF" : "(01)00884838000254(21)DE4680EBAF"
    }
  ],
  "status" : "active",
  "serialNumber" : "DE4680EBAF",
  "partNumber" : "862442",
  "type" : {
    "coding" : [
      {
        "system" : "urn:iso:std:iso:11073:10101",
        "code" : "70686",
        "display" : "MDC_DEV_PRESS_BLD_NONINV_VMD"
      }
    ]
  },
  "parent" : {
    "reference" : "Device/5205082c-1f88-434e-9252-6c6b09c81a0d"
  }
}