This
page
is
part
of
the
FHIR
Specification
v6.0.0-ballot3:
Release
6
Ballot
(3rd
Draft)
(see
Ballot
Notes
).
The
current
version
is
5.0.0
.
For
a
full
list
Continuous
Integration
Build
of
available
versions,
see
FHIR
(will
be
incorrect/inconsistent
at
times).
See
the
Directory
of
published
versions
Responsible
Owner:
Orders
and
Observations
Work
Group
|
|
Security Category : Patient |
Compartments
:
|
This resource reflects an instance of a biologically derived product. A material substance originating from a biological entity intended to be transplanted or infused into another (possibly the same) biological entity.
Note to Implementers: For an overview of this resource and others in the Biologically Derived Product domain, also see the module page .
This is a base resource that represents a material substance originating from a biological entity intended to be clinically applied (e.g., transplanted, infused, grafted) to another (possibly the same) biological entity. Examples include:
The following boundaries need to be considered:
Structure
| Name | Flags | Card. | Type |
Description
&
Constraints
Filter:
|
|---|---|---|---|---|
|
TU | DomainResource |
This
resource
reflects
an
instance
of
a
biologically
derived
product
Elements defined in Ancestors: id , meta , implicitRules , language , text , contained , extension , modifierExtension |
|
|
0..* | CodeableConcept |
A
category
or
classification
of
the
product
Binding: Biologically Derived Product Category ( Example ) |
|
|
0..1 | CodeableConcept |
A
code
that
identifies
the
kind
of
this
biologically
derived
product
Binding: Biologically Derived Product Codes ( Example ) |
|
|
0..* | Reference ( BiologicallyDerivedProduct ) |
The
parent
biologically-derived
product
|
|
|
0..* | Reference ( ServiceRequest ) |
Request
to
obtain
and/or
infuse
this
product
|
|
|
Σ | 0..* | Identifier |
Instance
identifier
|
|
Σ | 0..1 | Identifier |
An
identifier
that
supports
traceability
to
the
event
during
which
material
in
this
product
from
one
or
more
biological
entities
was
obtained
or
pooled
|
|
0..* | Reference ( Organization ) |
Processing
facilities
responsible
for
the
labeling
and
distribution
of
this
biologically
derived
product
|
|
|
0..1 | string |
A
unique
identifier
for
an
aliquot
of
a
product
|
|
|
0..1 | Coding |
available
|
unavailable
|
processed
|
applied
|
discarded
Binding: Biologically Derived Product Status ( Example ) |
|
|
0..1 | dateTime |
Date,
and
where
relevant
time,
of
expiration
|
|
|
0..1 | BackboneElement |
How
this
product
was
collected
|
|
|
0..1 | Reference ( Practitioner | PractitionerRole ) |
Individual
performing
the
collection
|
|
|
0..1 |
Reference
(
Patient
|
The
patient
who
underwent
the
medical
procedure
to
collect
the
product
|
|
| 0..1 | Reference ( Organization ) |
The
organization
that
facilitated
the
collection
|
|
|
0..1 |
Time
of
product
collection
|
||
|
dateTime | |||
|
Period | |||
|
0..1 | Reference ( Procedure ) |
The
procedure
involved
in
the
collection
|
|
|
0..1 | Range |
Product
storage
temperature
requirements
|
|
|
0..* | BackboneElement |
A
property
that
is
specific
to
this
BiologicallyDerviedProduct
instance
|
|
|
1..1 | CodeableConcept |
Code
that
specifies
the
property
Binding: Biologically Derived Product Property Type Codes ( Example ) |
|
|
1..1 |
Property
values
|
||
|
boolean | |||
|
integer | |||
|
CodeableConcept | |||
|
Period | |||
|
Quantity | |||
|
Range | |||
|
Ratio | |||
|
string | |||
|
Attachment | |||
Documentation
for
this
format
|
||||
See the Extensions for this resource
UML Diagram ( Legend )
XML Template
<<a href="biologicallyderivedproduct-definitions.html#BiologicallyDerivedProduct" title="This resource reflects an instance of a biologically derived product. A material substance originating from a biological entity intended to be transplanted or infused<BiologicallyDerivedProduct xmlns="http://hl7.org/fhir"><!-- from Resource: id, meta, implicitRules, and language --> <!-- from DomainResource: text, contained, extension, and modifierExtension --> <productCategory><!-- 0..* CodeableConcept A category or classification of the product --></productCategory> <productCode><!-- 0..1 CodeableConcept A code that identifies the kind of this biologically derived product --></productCode> <parent><!-- 0..* Reference(BiologicallyDerivedProduct) The parent biologically-derived product --></parent> <request><!-- 0..* Reference(ServiceRequest) Request to obtain and/or infuse this product --></request> <identifier><!-- 0..* Identifier Instance identifier --></identifier> <biologicalSourceEvent><!-- 0..1 Identifier An identifier that supports traceability to the event during which material in this product from one or more biological entities was obtained or pooled --></biologicalSourceEvent> <processingFacility><!-- 0..* Reference(Organization) Processing facilities responsible for the labeling and distribution of this biologically derived product --></processingFacility> <division value="[string]"/><!-- 0..1 A unique identifier for an aliquot of a product --> <productStatus><!-- 0..1 Coding available | unavailable | processed | applied | discarded --></productStatus> <expirationDate value="[dateTime]"/><!-- 0..1 Date, and where relevant time, of expiration --> <collection> <!-- 0..1 How this product was collected -->
<</collector> <</source><collector><!-- 0..1 Reference(Practitioner|PractitionerRole) Individual performing the collection --></collector> <sourcePatient><!-- 0..1 Reference(Patient) The patient who underwent the medical procedure to collect the product --></sourcePatient> <sourceOrganization><!-- 0..1 Reference(Organization) The organization that facilitated the collection --></sourceOrganization> <collected[x]><!-- 0..1 dateTime|Period Time of product collection --></collected[x]> <procedure><!-- 0..1 Reference(Procedure) The procedure involved in the collection --></procedure> </collection> <storageTempRequirements><!-- 0..1 Range Product storage temperature requirements --></storageTempRequirements> <property> <!-- 0..* A property that is specific to this BiologicallyDerviedProduct instance --> <type><!-- 1..1 CodeableConcept Code that specifies the property --></type> <value[x]><!-- 1..1 boolean|integer|CodeableConcept|Period|Quantity|Range| Ratio|string|Attachment Property values --></value[x]> </property> </BiologicallyDerivedProduct>
JSON Template
{
"resourceType" : "<a href="biologicallyderivedproduct-definitions.html#BiologicallyDerivedProduct" title="This resource reflects an instance of a biologically derived product. A material substance originating from a biological entity intended to be transplanted or infused
"resourceType" : "BiologicallyDerivedProduct",
// from Resource: id, meta, implicitRules, and language
// from DomainResource: text, contained, extension, and modifierExtension
"productCategory" : [{ CodeableConcept }], // A category or classification of the product
"productCode" : { CodeableConcept }, // A code that identifies the kind of this biologically derived product
"parent" : [{ Reference(BiologicallyDerivedProduct) }], // The parent biologically-derived product
"request" : [{ Reference(ServiceRequest) }], // Request to obtain and/or infuse this product
"identifier" : [{ Identifier }], // Instance identifier
"biologicalSourceEvent" : { Identifier }, // An identifier that supports traceability to the event during which material in this product from one or more biological entities was obtained or pooled
"processingFacility" : [{ Reference(Organization) }], // Processing facilities responsible for the labeling and distribution of this biologically derived product
"division" : "<string>", // A unique identifier for an aliquot of a product
"productStatus" : { Coding }, // available | unavailable | processed | applied | discarded
"expirationDate" : "<dateTime>", // Date, and where relevant time, of expiration
"collection" : { // How this product was collected
"
"
"collector" : { Reference(Practitioner|PractitionerRole) }, // Individual performing the collection
"sourcePatient" : { Reference(Patient) }, // The patient who underwent the medical procedure to collect the product
"sourceOrganization" : { Reference(Organization) }, // The organization that facilitated the collection
// collected[x]: Time of product collection. One of these 2:
"collectedDateTime" : "<dateTime>",
"collectedPeriod" : { Period },
"procedure" : { Reference(Procedure) } // The procedure involved in the collection
},
"storageTempRequirements" : { Range }, // Product storage temperature requirements
"property" : [{ // A property that is specific to this BiologicallyDerviedProduct instance
"type" : { CodeableConcept }, // R! Code that specifies the property
// value[x]: Property values. One of these 9:
"valueBoolean" : <boolean>,
"valueInteger" : <integer>,
"valueCodeableConcept" : { CodeableConcept },
"valuePeriod" : { Period },
"valueQuantity" : { Quantity },
"valueRange" : { Range },
"valueRatio" : { Ratio },
"valueString" : "<string>",
"valueAttachment" : { Attachment }
}]
}
Turtle Template
@prefix fhir: <http://hl7.org/fhir/> .![]()
[ a fhir:<a href="biologicallyderivedproduct-definitions.html#BiologicallyDerivedProduct" title="This resource reflects an instance of a biologically derived product. A material substance originating from a biological entity intended to be transplanted or infused[ a fhir:BiologicallyDerivedProduct; fhir:nodeRole fhir:treeRoot; # if this is the parser root# from # from# from Resource: fhir:id, fhir:meta, fhir:implicitRules, and fhir:language # from DomainResource: fhir:text, fhir:contained, fhir:extension, and fhir:modifierExtension fhir:productCategory ( [ CodeableConcept ] ... ) ; # 0..* A category or classification of the product fhir:productCode [ CodeableConcept ] ; # 0..1 A code that identifies the kind of this biologically derived product fhir:parent ( [ Reference(BiologicallyDerivedProduct) ] ... ) ; # 0..* The parent biologically-derived product fhir:request ( [ Reference(ServiceRequest) ] ... ) ; # 0..* Request to obtain and/or infuse this product fhir:identifier ( [ Identifier ] ... ) ; # 0..* Instance identifier fhir:biologicalSourceEvent [ Identifier ] ; # 0..1 An identifier that supports traceability to the event during which material in this product from one or more biological entities was obtained or pooled fhir:processingFacility ( [ Reference(Organization) ] ... ) ; # 0..* Processing facilities responsible for the labeling and distribution of this biologically derived product fhir:division [ string ] ; # 0..1 A unique identifier for an aliquot of a product fhir:productStatus [ Coding ] ; # 0..1 available | unavailable | processed | applied | discarded fhir:expirationDate [ dateTime ] ; # 0..1 Date, and where relevant time, of expiration fhir:collection [ # 0..1 How this product was collectedfhir: fhir:fhir:collector [ Reference(Practitioner|PractitionerRole) ] ; # 0..1 Individual performing the collection fhir:sourcePatient [ Reference(Patient) ] ; # 0..1 The patient who underwent the medical procedure to collect the product fhir:sourceOrganization [ Reference(Organization) ] ; # 0..1 The organization that facilitated the collection # collected[x] : 0..1 Time of product collection. One of these 2fhir: ]fhir:collected [ a fhir:DateTime ; dateTime ] fhir:collected [ a fhir:Period ; Period ] fhir:procedure [ Reference(Procedure) ] ; # 0..1 The procedure involved in the collection ] ; fhir:storageTempRequirements [ Range ] ; # 0..1 Product storage temperature requirements fhir:property ( [ # 0..* A property that is specific to this BiologicallyDerviedProduct instance fhir:type [ CodeableConcept ] ; # 1..1 Code that specifies the property # value[x] : 1..1 Property values. One of these 9fhir: ] fhir: ]fhir:value [ a fhir:Boolean ; boolean ] fhir:value [ a fhir:Integer ; integer ] fhir:value [ a fhir:CodeableConcept ; CodeableConcept ] fhir:value [ a fhir:Period ; Period ] fhir:value [ a fhir:Quantity ; Quantity ] fhir:value [ a fhir:Range ; Range ] fhir:value [ a fhir:Ratio ; Ratio ]fhir: ]fhir:value [ a fhir:String ; string ] fhir:value [ a fhir:Attachment ; Attachment ] ] ... ) ; ]
Changes from both R4 and R4B
| BiologicallyDerivedProduct | |
| BiologicallyDerivedProduct.productCategory |
|
| BiologicallyDerivedProduct.biologicalSourceEvent |
|
| BiologicallyDerivedProduct.processingFacility |
|
| BiologicallyDerivedProduct.division |
|
| BiologicallyDerivedProduct.productStatus |
|
| BiologicallyDerivedProduct.expirationDate |
|
| BiologicallyDerivedProduct.collection.sourcePatient |
|
| BiologicallyDerivedProduct.collection.sourceOrganization |
|
| BiologicallyDerivedProduct.collection.procedure |
|
| BiologicallyDerivedProduct.storageTempRequirements |
|
| BiologicallyDerivedProduct.property |
|
| BiologicallyDerivedProduct.property.type |
|
| BiologicallyDerivedProduct.property.value[x] |
|
| BiologicallyDerivedProduct.status |
|
| BiologicallyDerivedProduct.quantity |
|
| BiologicallyDerivedProduct.collection.source |
|
| BiologicallyDerivedProduct.processing |
|
| BiologicallyDerivedProduct.manipulation |
|
| BiologicallyDerivedProduct.storage |
|
See the Full Difference for further information
This analysis is available for R4 as XML or JSON and for R4B as XML or JSON .
Structure
| Name | Flags | Card. | Type |
Description
&
Constraints
Filter:
|
|---|---|---|---|---|
|
TU | DomainResource |
This
resource
reflects
an
instance
of
a
biologically
derived
product
Elements defined in Ancestors: id , meta , implicitRules , language , text , contained , extension , modifierExtension |
|
|
0..* | CodeableConcept |
A
category
or
classification
of
the
product
Binding: Biologically Derived Product Category ( Example ) |
|
|
0..1 | CodeableConcept |
A
code
that
identifies
the
kind
of
this
biologically
derived
product
Binding: Biologically Derived Product Codes ( Example ) |
|
|
0..* | Reference ( BiologicallyDerivedProduct ) |
The
parent
biologically-derived
product
|
|
|
0..* | Reference ( ServiceRequest ) |
Request
to
obtain
and/or
infuse
this
product
|
|
|
Σ | 0..* | Identifier |
Instance
identifier
|
|
Σ | 0..1 | Identifier |
An
identifier
that
supports
traceability
to
the
event
during
which
material
in
this
product
from
one
or
more
biological
entities
was
obtained
or
pooled
|
|
0..* | Reference ( Organization ) |
Processing
facilities
responsible
for
the
labeling
and
distribution
of
this
biologically
derived
product
|
|
|
0..1 | string |
A
unique
identifier
for
an
aliquot
of
a
product
|
|
|
0..1 | Coding |
available
|
unavailable
|
processed
|
applied
|
discarded
Binding: Biologically Derived Product Status ( Example ) |
|
|
0..1 | dateTime |
Date,
and
where
relevant
time,
of
expiration
|
|
|
0..1 | BackboneElement |
How
this
product
was
collected
|
|
|
0..1 | Reference ( Practitioner | PractitionerRole ) |
Individual
performing
the
collection
|
|
|
0..1 |
Reference
(
Patient
|
The
patient
who
underwent
the
medical
procedure
to
collect
the
product
|
|
| 0..1 | Reference ( Organization ) |
The
organization
that
facilitated
the
collection
|
|
|
0..1 |
Time
of
product
collection
|
||
|
dateTime | |||
|
Period | |||
|
0..1 | Reference ( Procedure ) |
The
procedure
involved
in
the
collection
|
|
|
0..1 | Range |
Product
storage
temperature
requirements
|
|
|
0..* | BackboneElement |
A
property
that
is
specific
to
this
BiologicallyDerviedProduct
instance
|
|
|
1..1 | CodeableConcept |
Code
that
specifies
the
property
Binding: Biologically Derived Product Property Type Codes ( Example ) |
|
|
1..1 |
Property
values
|
||
|
boolean | |||
|
integer | |||
|
CodeableConcept | |||
|
Period | |||
|
Quantity | |||
|
Range | |||
|
Ratio | |||
|
string | |||
|
Attachment | |||
Documentation
for
this
format
|
||||
See the Extensions for this resource
XML Template
<<a href="biologicallyderivedproduct-definitions.html#BiologicallyDerivedProduct" title="This resource reflects an instance of a biologically derived product. A material substance originating from a biological entity intended to be transplanted or infused<BiologicallyDerivedProduct xmlns="http://hl7.org/fhir"><!-- from Resource: id, meta, implicitRules, and language --> <!-- from DomainResource: text, contained, extension, and modifierExtension --> <productCategory><!-- 0..* CodeableConcept A category or classification of the product --></productCategory> <productCode><!-- 0..1 CodeableConcept A code that identifies the kind of this biologically derived product --></productCode> <parent><!-- 0..* Reference(BiologicallyDerivedProduct) The parent biologically-derived product --></parent> <request><!-- 0..* Reference(ServiceRequest) Request to obtain and/or infuse this product --></request> <identifier><!-- 0..* Identifier Instance identifier --></identifier> <biologicalSourceEvent><!-- 0..1 Identifier An identifier that supports traceability to the event during which material in this product from one or more biological entities was obtained or pooled --></biologicalSourceEvent> <processingFacility><!-- 0..* Reference(Organization) Processing facilities responsible for the labeling and distribution of this biologically derived product --></processingFacility> <division value="[string]"/><!-- 0..1 A unique identifier for an aliquot of a product --> <productStatus><!-- 0..1 Coding available | unavailable | processed | applied | discarded --></productStatus> <expirationDate value="[dateTime]"/><!-- 0..1 Date, and where relevant time, of expiration --> <collection> <!-- 0..1 How this product was collected -->
<</collector> <</source><collector><!-- 0..1 Reference(Practitioner|PractitionerRole) Individual performing the collection --></collector> <sourcePatient><!-- 0..1 Reference(Patient) The patient who underwent the medical procedure to collect the product --></sourcePatient> <sourceOrganization><!-- 0..1 Reference(Organization) The organization that facilitated the collection --></sourceOrganization> <collected[x]><!-- 0..1 dateTime|Period Time of product collection --></collected[x]> <procedure><!-- 0..1 Reference(Procedure) The procedure involved in the collection --></procedure> </collection> <storageTempRequirements><!-- 0..1 Range Product storage temperature requirements --></storageTempRequirements> <property> <!-- 0..* A property that is specific to this BiologicallyDerviedProduct instance --> <type><!-- 1..1 CodeableConcept Code that specifies the property --></type> <value[x]><!-- 1..1 boolean|integer|CodeableConcept|Period|Quantity|Range| Ratio|string|Attachment Property values --></value[x]> </property> </BiologicallyDerivedProduct>
JSON Template
{
"resourceType" : "<a href="biologicallyderivedproduct-definitions.html#BiologicallyDerivedProduct" title="This resource reflects an instance of a biologically derived product. A material substance originating from a biological entity intended to be transplanted or infused
"resourceType" : "BiologicallyDerivedProduct",
// from Resource: id, meta, implicitRules, and language
// from DomainResource: text, contained, extension, and modifierExtension
"productCategory" : [{ CodeableConcept }], // A category or classification of the product
"productCode" : { CodeableConcept }, // A code that identifies the kind of this biologically derived product
"parent" : [{ Reference(BiologicallyDerivedProduct) }], // The parent biologically-derived product
"request" : [{ Reference(ServiceRequest) }], // Request to obtain and/or infuse this product
"identifier" : [{ Identifier }], // Instance identifier
"biologicalSourceEvent" : { Identifier }, // An identifier that supports traceability to the event during which material in this product from one or more biological entities was obtained or pooled
"processingFacility" : [{ Reference(Organization) }], // Processing facilities responsible for the labeling and distribution of this biologically derived product
"division" : "<string>", // A unique identifier for an aliquot of a product
"productStatus" : { Coding }, // available | unavailable | processed | applied | discarded
"expirationDate" : "<dateTime>", // Date, and where relevant time, of expiration
"collection" : { // How this product was collected
"
"
"collector" : { Reference(Practitioner|PractitionerRole) }, // Individual performing the collection
"sourcePatient" : { Reference(Patient) }, // The patient who underwent the medical procedure to collect the product
"sourceOrganization" : { Reference(Organization) }, // The organization that facilitated the collection
// collected[x]: Time of product collection. One of these 2:
"collectedDateTime" : "<dateTime>",
"collectedPeriod" : { Period },
"procedure" : { Reference(Procedure) } // The procedure involved in the collection
},
"storageTempRequirements" : { Range }, // Product storage temperature requirements
"property" : [{ // A property that is specific to this BiologicallyDerviedProduct instance
"type" : { CodeableConcept }, // R! Code that specifies the property
// value[x]: Property values. One of these 9:
"valueBoolean" : <boolean>,
"valueInteger" : <integer>,
"valueCodeableConcept" : { CodeableConcept },
"valuePeriod" : { Period },
"valueQuantity" : { Quantity },
"valueRange" : { Range },
"valueRatio" : { Ratio },
"valueString" : "<string>",
"valueAttachment" : { Attachment }
}]
}
Turtle Template
@prefix fhir: <http://hl7.org/fhir/> .![]()
[ a fhir:<a href="biologicallyderivedproduct-definitions.html#BiologicallyDerivedProduct" title="This resource reflects an instance of a biologically derived product. A material substance originating from a biological entity intended to be transplanted or infused[ a fhir:BiologicallyDerivedProduct; fhir:nodeRole fhir:treeRoot; # if this is the parser root# from # from# from Resource: fhir:id, fhir:meta, fhir:implicitRules, and fhir:language # from DomainResource: fhir:text, fhir:contained, fhir:extension, and fhir:modifierExtension fhir:productCategory ( [ CodeableConcept ] ... ) ; # 0..* A category or classification of the product fhir:productCode [ CodeableConcept ] ; # 0..1 A code that identifies the kind of this biologically derived product fhir:parent ( [ Reference(BiologicallyDerivedProduct) ] ... ) ; # 0..* The parent biologically-derived product fhir:request ( [ Reference(ServiceRequest) ] ... ) ; # 0..* Request to obtain and/or infuse this product fhir:identifier ( [ Identifier ] ... ) ; # 0..* Instance identifier fhir:biologicalSourceEvent [ Identifier ] ; # 0..1 An identifier that supports traceability to the event during which material in this product from one or more biological entities was obtained or pooled fhir:processingFacility ( [ Reference(Organization) ] ... ) ; # 0..* Processing facilities responsible for the labeling and distribution of this biologically derived product fhir:division [ string ] ; # 0..1 A unique identifier for an aliquot of a product fhir:productStatus [ Coding ] ; # 0..1 available | unavailable | processed | applied | discarded fhir:expirationDate [ dateTime ] ; # 0..1 Date, and where relevant time, of expiration fhir:collection [ # 0..1 How this product was collectedfhir: fhir:fhir:collector [ Reference(Practitioner|PractitionerRole) ] ; # 0..1 Individual performing the collection fhir:sourcePatient [ Reference(Patient) ] ; # 0..1 The patient who underwent the medical procedure to collect the product fhir:sourceOrganization [ Reference(Organization) ] ; # 0..1 The organization that facilitated the collection # collected[x] : 0..1 Time of product collection. One of these 2fhir: ]fhir:collected [ a fhir:DateTime ; dateTime ] fhir:collected [ a fhir:Period ; Period ] fhir:procedure [ Reference(Procedure) ] ; # 0..1 The procedure involved in the collection ] ; fhir:storageTempRequirements [ Range ] ; # 0..1 Product storage temperature requirements fhir:property ( [ # 0..* A property that is specific to this BiologicallyDerviedProduct instance fhir:type [ CodeableConcept ] ; # 1..1 Code that specifies the property # value[x] : 1..1 Property values. One of these 9fhir: ] fhir: ]fhir:value [ a fhir:Boolean ; boolean ] fhir:value [ a fhir:Integer ; integer ] fhir:value [ a fhir:CodeableConcept ; CodeableConcept ] fhir:value [ a fhir:Period ; Period ] fhir:value [ a fhir:Quantity ; Quantity ] fhir:value [ a fhir:Range ; Range ] fhir:value [ a fhir:Ratio ; Ratio ]fhir: ]fhir:value [ a fhir:String ; string ] fhir:value [ a fhir:Attachment ; Attachment ] ] ... ) ; ]
Changes from both R4 and R4B
| BiologicallyDerivedProduct | |
| BiologicallyDerivedProduct.productCategory |
|
| BiologicallyDerivedProduct.biologicalSourceEvent |
|
| BiologicallyDerivedProduct.processingFacility |
|
| BiologicallyDerivedProduct.division |
|
| BiologicallyDerivedProduct.productStatus |
|
| BiologicallyDerivedProduct.expirationDate |
|
| BiologicallyDerivedProduct.collection.sourcePatient |
|
| BiologicallyDerivedProduct.collection.sourceOrganization |
|
| BiologicallyDerivedProduct.collection.procedure |
|
| BiologicallyDerivedProduct.storageTempRequirements |
|
| BiologicallyDerivedProduct.property |
|
| BiologicallyDerivedProduct.property.type |
|
| BiologicallyDerivedProduct.property.value[x] |
|
| BiologicallyDerivedProduct.status |
|
| BiologicallyDerivedProduct.quantity |
|
| BiologicallyDerivedProduct.collection.source |
|
| BiologicallyDerivedProduct.processing |
|
| BiologicallyDerivedProduct.manipulation |
|
| BiologicallyDerivedProduct.storage |
|
See the Full Difference for further information
This analysis is available for R4 as XML or JSON and for R4B as XML or JSON .
Additional definitions: Master Definition XML + JSON , XML Schema / Schematron + JSON Schema , ShEx (for Turtle ) + see the extensions , the spreadsheet version & the dependency analysis
| Path | ValueSet | Type | Documentation |
|---|---|---|---|
| BiologicallyDerivedProduct.productCategory | BiologicallyDerivedProductCategory | Example |
Biologically Derived Product Category. |
| BiologicallyDerivedProduct.productCode | BiologicallyDerivedProductCodes | Example |
This value set enumerates ISBT 128 Product Description Codes© published by ICCBBA as a part of the ISBT 128 standard. These codes support characterization and classification of medical products of human origin inclusive of processing conditions such as additives, volumes and handling conditions. |
| BiologicallyDerivedProduct.productStatus | BiologicallyDerivedProductStatus | Example |
Biologically Derived Product Status. |
| BiologicallyDerivedProduct.property.type | BiologicallyDerivedProductPropertyTypeCodes | Example |
This value set can enumerate ISBT 128 Codes published by ICCBBA as a part of the ISBT 128 standard. These example codes represent data elements defined in ST-027 ISBT 128 Dictionary of Standard Data Elements and are used to define data structure and format expectations for electronic exchange with the ISBT 128 standard. |
In some areas of medicine, it is important to record the intended recipient for designated or directed BiologicallyDerivedProducts. The intended recipient represents the individual for whom the product was originally collected or manufactured, reflecting the purpose or intent behind its creation. This may differ from the actual recipient of the product during administration. Even in cases where the BiologicallyDerivedProduct is ultimately dispensed or administered to a different patient, the original intended recipient remains a factual and traceable aspect of the product’s history and should be persisted. This can be an important regulatory or accreditation requirement.
There are two approaches to representing the intended recipient of a designated or directed BiologicallyDerivedProduct:
ServiceRequest.subject
to
indicate
the
patient
from
whom
the
product
is
being
collected,
and
ServiceRequest.focus
to
reference
the
patient
who
is
the
intended
recipient.
This
approach
associates
the
intended
recipient
with
the
order
rather
than
the
product
itself.
biologicallyderivedproduct-intendedRecipient
to
explicitly
record
the
intended
recipient
directly
on
the
BiologicallyDerivedProduct.
This
approach
ensures
the
intent
remains
associated
with
the
product
throughout
its
lifecycle,
independent
of
any
ordering
context.
Preferred approach: The second approach is recommended, as it maintains the intended recipient as an intrinsic attribute of the BiologicallyDerivedProduct, supporting long-term traceability even if the original ServiceRequest is no longer available.
Note to Implementers: At the time of authorship, the
biologicallyderivedproduct-intendedRecipientextension had not yet been published. It will be included in the FHIR Extension Packwhen available. Feedback from implementers is welcomed to inform further refinement and usage guidance.
Important: When PHI from multiple patients (e.g., donor and recipient) is represented within a single BiologicallyDerivedProduct resource, systems should apply appropriate access controls and redaction practices to ensure that users only see the data they are authorized to view. Implementers should follow established standards such as ISBT 128, which governs when donor PHI may be included versus when coded identifiers (e.g., WMDA GRID) should be used.
Search parameters for this resource. See also the full list of search parameters for this resource , and check the Extensions registry for search parameters on extensions related to this resource. The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.
| Name | Type | Description | Expression | In Common |
| biological-source-event | token | The biological source for the biologically derived product | BiologicallyDerivedProduct.biologicalSourceEvent | |
| code | token |
A
code
that
identifies
the
kind
of
this
biologically
derived
product
|
BiologicallyDerivedProduct.productCode | |
| collector | reference |
|
BiologicallyDerivedProduct.collection.collector
( Practitioner , PractitionerRole ) |
|
| identifier | token | Identifier | BiologicallyDerivedProduct.identifier | 59 Resources |
| parent | reference | The parent biologically derived product |
BiologicallyDerivedProduct.parent
( BiologicallyDerivedProduct ) | |
| patient | reference | The patient who underwent the procedure to collect the product |
BiologicallyDerivedProduct.collection.sourcePatient
( Patient ) | 61 Resources |
| product-category | token |
Broad
category
of
this
|
BiologicallyDerivedProduct.productCategory | |
| product-status | token |
Whether
the
product
is
currently
|
BiologicallyDerivedProduct.productStatus | |
| request | reference |
|
BiologicallyDerivedProduct.request
( ServiceRequest ) |
|
| serial-number | token | Identifier | BiologicallyDerivedProduct.identifier |