Release 5 R6 Ballot (3rd Draft)
This page is part of the FHIR Specification (v5.0.0: R5 - STU ). This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4

Publish-box (todo)

Example BiologicallyDerivedProduct/example (XML)

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

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

Jump past Narrative

Example of biologicallyderivedproduct (id = "example")

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

<BiologicallyDerivedProduct xmlns="http://hl7.org/fhir">
  <id value="example"/> 
      <!--    <text>

  <!--   <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;   

  </text>   -->
  <productCode> 
    <coding> 
      <code value="E0398"/> 
    </coding> 
  </productCode> 
  <identifier> 
    <system value="https://www.isbt128.org/uri/MPHOUniqueIdentifier"/> 
     

    <value value="A9999E0398A999921123456A00000"/> 
  </identifier> 
  <biologicalSourceEvent> 
    <system value="https://www.isbt128.org/uri/DonationIdentificationNumber"/> 
    <value value="A999921123456"/> 
  </biologicalSourceEvent> 
  <processingFacility> 
    

    <reference value="Organization/example"/> 
  </processingFacility> 
  <division value="A00000"/> 
  <productStatus> 
       

    <code value="available"/> 
  </productStatus> 
  <expirationDate value="2021-08-02T23:59:00-05:00"/> 
  <storageTempRequirements> 
    <low> 
      <value value="1"/> 
      <unit value="degrees C"/> 
       

      <system value="http://unitsofmeasure.org"/> 
    </low> 
    <high> 
      <value value="6"/> 
       
           

      <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="Donor"/> 
      </coding> 
    </type> 
    <valueCodeableConcept> 
      <coding> 
        <system value="https://www.isbt128.org/uri/CollectionType"/> 
        <code value="V"/> 
        <display value="Volunteer"/> 
      </coding> 
      

    </valueCodeableConcept> 
  </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.