type: exampleresource: BiologicallyDerivedProductexample: biologicallyderivedproduct-example-allogeneicHCT
BiologicallyDerivedProduct Example: biologicallyderivedproduct-example-allogeneicHCT
Narrative
[Put rendering here]
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<BiologicallyDerivedProduct xmlns="http://hl7.org/fhir" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir ../../schema/BiologicallyDerivedProduct.xsd">
<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>