<?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>