FHIR Release 3 (STU) CI-Build

This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0 . For a full list Continuous Integration Build of available versions, see FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions . Page versions: R5 R3

Device-example-udi4.xml

Example Device/example-udi4 (XML)

Maturity Level : N/A
Responsible Owner: Orders and Observations Work Group Ballot Standards Status : Informative Compartments : Device

Raw XML ( canonical form ) Jump past Narrative + also see XML Format Specification )

Blood Bag UDI example ICCBBA Format example-udi4 (id = "example-udi4")

<!-- Orgnanizations accredited by the FDA to operate a system to issue UDIS for device currently the FDA has accredited three issuing agencies. GS1, HIBCC, and ICCBBA -->
<?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.