Release 5 Snapshot #1

This page is part of the FHIR Specification (v5.0.0-snapshot1: R5 Snapshot #1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4

Orders and Observations Work GroupMaturity Level: 0 Trial UseSecurity Category: Patient Compartments: Not linked to any defined compartments

Detailed Descriptions for the elements in the BiologicallyDerivedProduct resource.

BiologicallyDerivedProduct
Element IdBiologicallyDerivedProduct
Definition

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.

Cardinality0..*
TypeDomainResource
Summaryfalse
Comments

Substances include, but are not limited to: whole blood, bone marrow, organs, and manipulated blood cells.

BiologicallyDerivedProduct.productCategory
Element IdBiologicallyDerivedProduct.productCategory
Definition

Broad category of this product.

Cardinality0..1
Terminology BindingBiologicallyDerivedProductCategory (Required)
Typecode
Summaryfalse
BiologicallyDerivedProduct.productCode
Element IdBiologicallyDerivedProduct.productCode
Definition

A code that identifies the kind of this biologically derived product (SNOMED Ctcode).

Cardinality0..1
Terminology BindingBiologicallyDerivedProductCode:
TypeCodeableConcept
Summaryfalse
BiologicallyDerivedProduct.parent
Element IdBiologicallyDerivedProduct.parent
Definition

Parent product (if any).

Cardinality0..*
TypeReference(BiologicallyDerivedProduct)
Summaryfalse
Comments

For products that have multiple collections. For example Peripheral Blood Stem Cells may be collected over several days from a single donor and the donation split into in multiple containers which must be linked to the parent donation.

BiologicallyDerivedProduct.request
Element IdBiologicallyDerivedProduct.request
Definition

Procedure request to obtain this biologically derived product.

Cardinality0..*
TypeReference(ServiceRequest)
Summaryfalse
BiologicallyDerivedProduct.identifier
Element IdBiologicallyDerivedProduct.identifier
Definition

This records identifiers associated with this biologically derived product instance that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation).

NoteThis is a business identifier, not a resource identifier (see discussion)
Cardinality0..*
TypeIdentifier
Summarytrue
BiologicallyDerivedProduct.biologicalSource
Element IdBiologicallyDerivedProduct.biologicalSource
Definition

An identifier that supports traceability to the biological entity that is the source of biological material in the product.

Cardinality0..1
TypeIdentifier
Summarytrue
Comments

Necessary to support mandatory requirements for traceability from donor/source to recipient and vice versa. The element is defined consistently across BiologicallyDerivedProduct, NutritionProduct, and Device.

BiologicallyDerivedProduct.processingFacility
Element IdBiologicallyDerivedProduct.processingFacility
Definition

Processing facilities for this biologically derived product.

Cardinality0..*
TypeReference(Organization)
Summaryfalse
Comments

A jurisdiction may indicate whether to only include an identifier or a full reference for the facility.

BiologicallyDerivedProduct.division
Element IdBiologicallyDerivedProduct.division
Definition

Description of division.

Cardinality0..1
Typestring
Summaryfalse
BiologicallyDerivedProduct.status
Element IdBiologicallyDerivedProduct.status
Definition

Whether the product is currently available.

Cardinality0..1
Terminology BindingBiologicallyDerivedProductStatus (Required)
Typecode
Summaryfalse
BiologicallyDerivedProduct.expirationDate
Element IdBiologicallyDerivedProduct.expirationDate
Definition

Date of expiration.

Cardinality0..1
TypedateTime
Summaryfalse
BiologicallyDerivedProduct.collection
Element IdBiologicallyDerivedProduct.collection
Definition

How this product was collected.

Cardinality0..1
Summaryfalse
BiologicallyDerivedProduct.collection.collector
Element IdBiologicallyDerivedProduct.collection.collector
Definition

Healthcare professional who is performing the collection.

Cardinality0..1
TypeReference(Practitioner | PractitionerRole)
PatternsReference(Practitioner,PractitionerRole): Common patterns = Participant
Summaryfalse
BiologicallyDerivedProduct.collection.source
Element IdBiologicallyDerivedProduct.collection.source
Definition

The patient or entity, such as a hospital or vendor in the case of a processed/manipulated/manufactured product, providing the product.

Cardinality0..1
TypeReference(Patient | Organization)
PatternsReference(Patient,Organization): Common patterns = Participant, ParticipantContactable
Summaryfalse
BiologicallyDerivedProduct.collection.collected[x]
Element IdBiologicallyDerivedProduct.collection.collected[x]
Definition

Time of product collection.

Cardinality0..1
TypedateTime|Period
[x] NoteSee Choice of Data Types for further information about how to use [x]
Summaryfalse
BiologicallyDerivedProduct.storageTempRequirements
Element IdBiologicallyDerivedProduct.storageTempRequirements
Definition

Product storage temp requirements.

Cardinality0..1
TypeRange
Summaryfalse
BiologicallyDerivedProduct.property
Element IdBiologicallyDerivedProduct.property
Definition

A property that is specific to this BiologicallyDerviedProduct instance.

Cardinality0..*
Summaryfalse
BiologicallyDerivedProduct.property.type
Element IdBiologicallyDerivedProduct.property.type
Definition

Code that specifies the property.

Cardinality1..1
Terminology BindingBiologicallyDerivedProductPropertyType :
TypeCodeableConcept
Summaryfalse
BiologicallyDerivedProduct.property.value[x]
Element IdBiologicallyDerivedProduct.property.value[x]
Definition

Property values.

Cardinality1..1
Typeboolean|integer|CodeableConcept|Quantity|Range|string|Attachment
[x] NoteSee Choice of Data Types for further information about how to use [x]
Summaryfalse
Comments

The value should be provided as a boolean, integer, CodeableConcept, quantity, range, or attachment. The description can be a string only when these others are not available.