Administration
This
page
is
part
of
the
Continuous
Integration
Build
of
FHIR
Specification
(v5.0.0:
R5
-
STU
).
This
is
the
current
published
version
in
it's
permanent
home
(it
will
always
(will
be
available
incorrect/inconsistent
at
this
URL).
For
a
full
list
of
available
versions,
see
times).
See
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
| Responsible Owner: Orders and Observations Work Group | Standards Status : Informative |
Compartments
:
|
Raw Turtle (+ also see Turtle/RDF Format Specification )
Example of biologicallyderivedproduct
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource -------------------------------------------------------------------[a fhir:BiologicallyDerivedProduct ;<http://hl7.org/fhir/BiologicallyDerivedProduct/example> a fhir:BiologicallyDerivedProduct ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "example"] ; #fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<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>\n <status value="generated" />\n <div xmlns="http://www.w3.org/1999/xhtml">[Put rendering here]</div>\n </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> # <status value="generated" /> # <div xmlns="http://www.w3.org/1999/xhtml">[Put rendering here]</div> # </text>fhir:productCode [ fhir:coding ( [ fhir:code [ fhir:v "E0398" ] ] )] ; #] ; # <text> # <status value="generated" /> # <div xmlns="http://www.w3.org/1999/xhtml">[Put rendering here]</div> # </text> fhir:identifier ( [fhir:system [ fhir:v "https://www.isbt128.org/uri/MPHOUniqueIdentifier"^^xsd:anyURI ] ;fhir:system [ fhir:v "https://www.isbt128.org/uri/MPHOUniqueIdentifier"^^xsd:anyURI ; fhir:l <https://www.isbt128.org/uri/MPHOUniqueIdentifier> ] ; fhir:value [ fhir:v "A9999E0398A999921123456A00000" ] ] ) ; # fhir:biologicalSourceEvent [fhir:system [ fhir:v "https://www.isbt128.org/uri/DonationIdentificationNumber"^^xsd:anyURI ] ;fhir:system [ fhir:v "https://www.isbt128.org/uri/DonationIdentificationNumber"^^xsd:anyURI ; fhir:l <https://www.isbt128.org/uri/DonationIdentificationNumber> ] ; fhir:value [ fhir:v "A999921123456" ] ] ; # fhir:processingFacility ( [fhir:reference [ fhir:v "Organization/A9999" ]fhir:l <http://hl7.org/fhir/Organization/example> ; fhir:reference [ fhir:v "Organization/example" ] ] ) ; # fhir:division [ fhir:v "A00000"] ; # fhir:productStatus [ fhir:code [ fhir:v "available" ] ] ; # fhir:expirationDate [ fhir:v "2021-08-02T23:59:00-05:00"^^xsd:dateTime] ; # fhir:storageTempRequirements [ fhir:low [ fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "degrees C" ] ;fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ]fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ] ; fhir:high [ fhir:value [ fhir:v "6"^^xsd:decimal ] ; fhir:unit [ fhir:v "degrees C" ] ;fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ]fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ] ] ; # fhir:property ( [ fhir:type [ fhir:coding ( [ fhir:code [ fhir:v "ABORhD" ] ] ) ] ; fhir:value [ a fhir:CodeableConcept ; fhir:coding ( [fhir:system [ fhir:v "https://www.isbt128.org/uri/ABORhD"^^xsd:anyURI ] ;fhir:system [ fhir:v "https://www.isbt128.org/uri/ABORhD"^^xsd:anyURI ; fhir:l <https://www.isbt128.org/uri/ABORhD> ] ; fhir:code [ fhir:v "62" ] ; fhir:display [ fhir:v "A RhD Positive" ] ] ) ] ] [ fhir:type [ fhir:coding ( [ fhir:code [ fhir:v "Donor" ] ] ) ] ; fhir:value [ a fhir:CodeableConcept ; fhir:coding ( [fhir:system [ fhir:v "https://www.isbt128.org/uri/CollectionType"^^xsd:anyURI ] ;fhir:system [ fhir:v "https://www.isbt128.org/uri/CollectionType"^^xsd:anyURI ; fhir:l <https://www.isbt128.org/uri/CollectionType> ] ; fhir:code [ fhir:v "V" ] ; fhir:display [ fhir:v "Volunteer" ] ] ) ]] )] . #] ) . # <http://hl7.org/fhir/Organization/example> a fhir:Organization . # -------------------------------------------------------------------------------------
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.
FHIR
®©
HL7.org
2011+.
FHIR
R5
hl7.fhir.core#5.0.0
R6
hl7.fhir.core#6.0.0-ballot3
generated
on
Sun,
Mar
26,
2023
15:24+1100.
Thu,
Nov
27,
2025
16:53+0000.
Links:
Search
|
Version
History
|
Contents
|
Glossary
|
QA
|
Compare
to
R4
|
Compare
to
R4B
R5
|
Compare
to
Last
Ballot
|
|
Propose
a
change