This
page
is
part
of
the
FHIR
Specification
(v4.3.0:
R4B
(v5.0.0:
R5
-
STU
).
The
This
is
the
current
published
version
which
supercedes
in
it's
permanent
home
(it
will
always
be
available
at
this
version
is
5.0.0
.
URL).
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R5
R4B
R4
Biologicallyderivedproduct-example.xml
Example
BiologicallyDerivedProduct/example
(XML)
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> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: BiologicallyDerivedProduct</b> <a name="example"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource BiologicallyDerivedProduct "example" </p> </div> <p> <b> productCode</b> : <span title=" <text>
<status value="generated" />
<div xmlns="http://www.w3.org/1999/xhtml">[Put rendering here]</div>
;
</text> ">E0398 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ([not stated]#E0398)</span> </span> </p> <p> <b> identifier</b> : id: A9999E0398A999921123456A00000</p> <p> <b> biologicalSourceEvent</b> : id: A999921123456</p> <p> <b> processingFacility</b> : <a href="broken-link.html">Organization/A9999</a> </p> <p> <b> division</b> : A00000</p> <p> <b> productStatus</b> : available (Details: [not stated] code available = 'available', stated as 'null')</p> <p> <b> expirationDate</b> : 2021-08-02T23:59:00-05:00</p> <p> <b> storageTempRequirements</b> : 1-6 degrees C</p> <blockquote> <p> <b> property</b> </p> <p> <b> type</b> : ABORhD <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ([not stated]#ABORhD)</span> </p> <p> <b> value</b> : A RhD Positive <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (ABORhD#62)</span> </p> </blockquote> <blockquote> <p> <b> property</b> </p> <p> <b> type</b> : Donor <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ([not stated]#Donor)</span> </p> <p> <b> value</b> : Volunteer <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (CollectionType#V)</span> </p> </blockquote> </div> </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/A9999"/> </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.