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

<BiologicallyDerivedProduct xmlns="http://hl7.org/fhir">
  <id value="allogeneicHCT"/>
  <!--  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">[Put rendering here]</div>
  </text>  -->
  <request>
    <reference value="ServiceRequest/example"/>
    <display value="Service Request for HCT Collection"/>
  </request>
  <collection>
    <sourcePatient>
      <reference value="Patient/pat2"/>
      <display value="HCT Donor"/>
    </sourcePatient>
  </collection>
</BiologicallyDerivedProduct>