FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example Device/example-udi4 (XML)

Orders and Observations Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: No defined compartments

Raw XML (canonical form + also see XML Format Specification)

example-udi4 (id = "example-udi4")

<?xml version="1.0" encoding="UTF-8"?>

<!--  The use case illustrates the use of Example of ICCBBA UDI for blood bags   --><!--   <association>
    <status> 
       <coding>
       <system value="http://terminology.hl7.org/CodeSystem/device-association-status"
 />
           <code value="attached"/>
     </coding>
    </status>
      <humanSubject>
    <reference value="Patient/example"/>
    </humanSubject>
  </association>   --><Device xmlns="http://hl7.org/fhir">
  <id value="example-udi4"/> 
  <udiCarrier> 
    <deviceIdentifier value="A4599XQZ990T0474"/> 
    <issuer value="http://hl7.org/fhir/NamingSystem/iccbba-blood"/> 
    <jurisdiction value="http://hl7.org/fhir/NamingSystem/fda-udi"/> 
    <carrierHRF value="=)1TE123456A&amp;)RZ12345678"/> 
  </udiCarrier> 
  <status value="inactive"/> 
  <manufacturer value="GlobalMed, Inc"/> 
  <lotNumber value="RZ12345678"/> 
</Device> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.