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 ![]() | Maturity Level: 0 | Trial Use | Security Category: Patient | Compartments: Not linked to any defined compartments |
Detailed Descriptions for the elements in the BiologicallyDerivedProduct resource.
BiologicallyDerivedProduct | |
Element Id | BiologicallyDerivedProduct |
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. |
Cardinality | 0..* |
Type | DomainResource |
Summary | false |
Comments | Substances include, but are not limited to: whole blood, bone marrow, organs, and manipulated blood cells. |
BiologicallyDerivedProduct.productCategory | |
Element Id | BiologicallyDerivedProduct.productCategory |
Definition | Broad category of this product. |
Cardinality | 0..1 |
Terminology Binding | BiologicallyDerivedProductCategory (Required) |
Type | code |
Summary | false |
BiologicallyDerivedProduct.productCode | |
Element Id | BiologicallyDerivedProduct.productCode |
Definition | A code that identifies the kind of this biologically derived product (SNOMED Ctcode). |
Cardinality | 0..1 |
Terminology Binding | BiologicallyDerivedProductCode: |
Type | CodeableConcept |
Summary | false |
BiologicallyDerivedProduct.parent | |
Element Id | BiologicallyDerivedProduct.parent |
Definition | Parent product (if any). |
Cardinality | 0..* |
Type | Reference(BiologicallyDerivedProduct) |
Summary | false |
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 Id | BiologicallyDerivedProduct.request |
Definition | Procedure request to obtain this biologically derived product. |
Cardinality | 0..* |
Type | Reference(ServiceRequest) |
Summary | false |
BiologicallyDerivedProduct.identifier | |
Element Id | BiologicallyDerivedProduct.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). |
Note | This is a business identifier, not a resource identifier (see discussion) |
Cardinality | 0..* |
Type | Identifier |
Summary | true |
BiologicallyDerivedProduct.biologicalSource | |
Element Id | BiologicallyDerivedProduct.biologicalSource |
Definition | An identifier that supports traceability to the biological entity that is the source of biological material in the product. |
Cardinality | 0..1 |
Type | Identifier |
Summary | true |
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 Id | BiologicallyDerivedProduct.processingFacility |
Definition | Processing facilities for this biologically derived product. |
Cardinality | 0..* |
Type | Reference(Organization) |
Summary | false |
Comments | A jurisdiction may indicate whether to only include an identifier or a full reference for the facility. |
BiologicallyDerivedProduct.division | |
Element Id | BiologicallyDerivedProduct.division |
Definition | Description of division. |
Cardinality | 0..1 |
Type | string |
Summary | false |
BiologicallyDerivedProduct.status | |
Element Id | BiologicallyDerivedProduct.status |
Definition | Whether the product is currently available. |
Cardinality | 0..1 |
Terminology Binding | BiologicallyDerivedProductStatus (Required) |
Type | code |
Summary | false |
BiologicallyDerivedProduct.expirationDate | |
Element Id | BiologicallyDerivedProduct.expirationDate |
Definition | Date of expiration. |
Cardinality | 0..1 |
Type | dateTime |
Summary | false |
BiologicallyDerivedProduct.collection | |
Element Id | BiologicallyDerivedProduct.collection |
Definition | How this product was collected. |
Cardinality | 0..1 |
Summary | false |
BiologicallyDerivedProduct.collection.collector | |
Element Id | BiologicallyDerivedProduct.collection.collector |
Definition | Healthcare professional who is performing the collection. |
Cardinality | 0..1 |
Type | Reference(Practitioner | PractitionerRole) |
Patterns | Reference(Practitioner,PractitionerRole): Common patterns = Participant |
Summary | false |
BiologicallyDerivedProduct.collection.source | |
Element Id | BiologicallyDerivedProduct.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. |
Cardinality | 0..1 |
Type | Reference(Patient | Organization) |
Patterns | Reference(Patient,Organization): Common patterns = Participant, ParticipantContactable |
Summary | false |
BiologicallyDerivedProduct.collection.collected[x] | |
Element Id | BiologicallyDerivedProduct.collection.collected[x] |
Definition | Time of product collection. |
Cardinality | 0..1 |
Type | dateTime|Period |
[x] Note | See Choice of Data Types for further information about how to use [x] |
Summary | false |
BiologicallyDerivedProduct.storageTempRequirements | |
Element Id | BiologicallyDerivedProduct.storageTempRequirements |
Definition | Product storage temp requirements. |
Cardinality | 0..1 |
Type | Range |
Summary | false |
BiologicallyDerivedProduct.property | |
Element Id | BiologicallyDerivedProduct.property |
Definition | A property that is specific to this BiologicallyDerviedProduct instance. |
Cardinality | 0..* |
Summary | false |
BiologicallyDerivedProduct.property.type | |
Element Id | BiologicallyDerivedProduct.property.type |
Definition | Code that specifies the property. |
Cardinality | 1..1 |
Terminology Binding | BiologicallyDerivedProductPropertyType ![]() |
Type | CodeableConcept |
Summary | false |
BiologicallyDerivedProduct.property.value[x] | |
Element Id | BiologicallyDerivedProduct.property.value[x] |
Definition | Property values. |
Cardinality | 1..1 |
Type | boolean|integer|CodeableConcept|Quantity|Range|string|Attachment |
[x] Note | See Choice of Data Types for further information about how to use [x] |
Summary | false |
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. |