<?xml version="1.0" encoding="UTF-8"?><BiologicallyDerivedProductDispense xmlns="http://hl7.org/fhir">
  <id value="example"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">[Put rendering here]</div>
  </text>
  <status value="allocated"/>
  <product>
    <reference value="BiologicallyDerivedProduct/prod1"/>
  </product>
  <patient>
    <reference value="Patient/pat1"/>
    <display value="Donald Duck"/> 
  </patient>

    <!--  insert contents here  -->
  
</BiologicallyDerivedProductDispense>