R6 Ballot (3rd Draft) FHIR CI-Build

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

Example Device/f001 (XML)

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

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

Feeding Tube (id = "f001")

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

<Device xmlns="http://hl7.org/fhir">
  <id value="f001"/> 
  <identifier> 
    <system value="http:/goodhealthhospital/identifier/devices"/> 
    <value value="12345"/> 
  </identifier> 
  <!--  
  <udiCarrier>
    <system value="urn:oid:2.16.840.1.113883.3.3719"/>
      -->
  <!--   FDA UDI root - urn:oid:2.16.840.1.113883.3.3719  Add following udi system URN
   to fhir identifier registry :  -->
  <!--  
    <value value="(01)00000123000017(10)ABC123(17)120415"/>
      -->
  <!--   this udi is fictitious and will be updated when more information and better examples
   of UDI's become active    -->
  <!--  
  </udiCarrier>
  -->
  <status value="active"/> 


</

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.