Release 5 FHIR CI-Build

This page is part of the Continuous Integration Build of FHIR Specification (v5.0.0: R5 - STU ). This is the current published version in it's permanent home (it will always (will be available incorrect/inconsistent at this URL). For a full list of available versions, see times).
See the Directory of published versions

Example BiologicallyDerivedProduct/autologousHCT (XML)

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

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

Jump past Narrative

Example of autologous HCT transplant using biologicallyderivedproduct (id = "autologousHCT")

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


  
      <!--    <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">[Put rendering here]</div>
  </text>    -->    
  display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
       1px solid #8da1b4; border-radius: 5px; line-height: 60%  &lt;text&gt;
    &lt;status value=&quot;generated&quot; /&gt;
    &lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;[Put rendering here]&lt;/div&gt
        ;
  &lt;/text&gt;  BiologicallyDerivedProduct/HCTcollection-servicerequest: Service Request for HCT
           Collection
   
  
  
    
      
    
  
  
    
        
  
  
    
     
  
  
    
    
  
  
    
  
  
  
       
  
  
  
    
      
    
    
  
  
    
      
       
           
    
  
  
    
      
        
      
    
    
      
        
        
        
      
    
  
  
    
       
          
       
    
    
      
        
        
        
      
      
  
  
    
      
           
      
    
    
      
      
      
      
  
  
    
       
          
         
    
    
      
      
      
      
  

<BiologicallyDerivedProduct xmlns="http://hl7.org/fhir">
  <id value="autologousHCT"/> 
  <!--   <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">[Put rendering here]</div>
  </text>   -->
  <productCategory>     <coding>       <code value="cells"/>     </coding>   </productCategory>   <productCode>     <coding>       <code value="S1128"/>     </coding>   </productCode>   <request>     <reference value="ServiceRequest/example"/>     <display value="Service Request for HCT Collection"/>   </request>   <identifier>     <system value="https://www.isbt128.org/uri/SingleEuropeanCode"/>     <value value="PL001499Z549917123456 A00T041600320171231"/>   </identifier>   <biologicalSourceEvent>     <system value="https://www.isbt128.org/uri/DonationIdentificationNumber"/>     <value value="W000022000687"/>   </biologicalSourceEvent>   <processingFacility>     <reference value="Organization/example"/>   </processingFacility>   <division value="A00000"/>   <productStatus>     <code value="available"/>   </productStatus>   <expirationDate value="2028-08-02T23:59:00-05:00"/>   <collection>     <sourcePatient>       <reference value="Patient/pat1"/>       <display value="HCT Collection"/>     </sourcePatient>   </collection>   <storageTempRequirements>     <high>       <value value="-120"/>       <unit value="degrees C"/>       <system value="http://unitsofmeasure.org"/>     </high>   </storageTempRequirements>   <property>     <type>       <coding>         <code value="ABORhD"/>       </coding>     </type>     <valueCodeableConcept>       <coding>         <system value="https://www.isbt128.org/uri/ABORhD"/>         <code value="62"/>         <display value="A RhD Positive"/>       </coding>     </valueCodeableConcept>   </property>   <property>     <type>       <coding>         <code value="CollectionType"/>       </coding>     </type>     <valueCodeableConcept>       <coding>         <system value="https://www.isbt128.org/uri/CollectionType"/>         <code value="1"/>         <display value="For Autologous Use Only"/>       </coding>     </valueCodeableConcept>   </property>   <property>     <type>       <coding>         <code value="BagVolume"/>       </coding>     </type>     <valueQuantity>       <value value="50"/>       <unit value="mL"/>       <system value="http://unitsofmeasure.org"/>     </valueQuantity>   </property>   <property>     <type>       <coding>         <code value="74838-4"/>       </coding>     </type>     <valueQuantity>       <value value="2.6"/>       <unit value="10*6/mL"/>       <system value="https://ucum.org/"/>     </valueQuantity>   </property> 


</

BiologicallyDerivedProduct

>



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.