OO Incubator Implementation Guide
0.1.0 - ci-build International flag

OO Incubator Implementation Guide, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/oo-incubator/ and changes regularly. See the Directory of published versions

Resource Profile: MedicalProductOfHumanOrigin

Official URL: http://hl7.org/fhir/StructureDefinition/medicalproductofhumanorigin Version: 0.1.0
Standards status: Normative Draft as of 2024-10-08 Maturity Level: 1 Computable Name: MedicalProductOfHumanOrigin

This profile is designed for biologically derived products that are derived from a human donor and intended for clinical application in a human recipient. Donor and recipient might, or might not, be the same individual. Products of this nature are referred to as medical products of human origin (MPHO) and have specific traceability requirements to ensure that the bi-directional link between donor and recipient is maintained. The profile specifies the essential identifiers for traceability as required elements.

Usages:

  • This Profile is not used by any profiles in this Implementation Guide

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description Differentials, Snapshots, and other representations.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BiologicallyDerivedProduct 0..* BiologicallyDerivedProduct Medical Product of Human Origin Profile
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... productCategory:MPHOCode 1..1 CodeableConcept A category or classification of the product
Binding: BiologicallyDerivedProductCategory (example): Biologically Derived Product Category.

Required Pattern: At least the following
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/product-category
...... version 0..1 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: mpho
...... display 0..1 string Representation defined by the system
...... userSelected 0..1 boolean If this coding was chosen directly by the user
..... text 0..1 string Plain text representation of the concept
... productCode 1..1 CodeableConcept A code that identifies the kind of this biologically derived product
Binding: BiologicallyDerivedProductCodes (example): Biologically-derived Product Codes
.... coding 1..* Coding Code defined by a terminology system
..... system 1..1 uri Identity of the terminology system
..... code C 1..1 code Symbol in syntax defined by the system
... identifier Σ 1..* Identifier Under most circumstances an MPHO will be uniquely identified using a single identifier from production to point of use. In some cases, a second identifier may be required (for example, import from another country that uses a different identification coding system). In these cases, both the original and new identifier must be included.
.... use ?! 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... system 1..1 uri Identity of the Issuing Agency responsible for the allocation of unique identifiers
Example General: http://www.acme.com/identifiers/patient
.... value C 1..1 string Unique identifier of the MPHO item
Example General: 123456
... biologicalSourceEvent Σ 1..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
.... use ?! 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... system 1..1 uri Identity of the Issuing Agency responsible for the allocation of unique identifiers
Example General: http://www.acme.com/identifiers/patient
.... value C 1..1 string Unique identifier of the donation, collection or pooling event from which the MPHO item was derived
Example General: 123456

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
BiologicallyDerivedProduct.​productCategory Base example Biologically Derived Product Category 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​productCategory:MPHOCode Base example Biologically Derived Product Category 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​productCode Base example Biologically Derived Product Codes 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​identifier.use Base required IdentifierUse 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​biologicalSourceEvent.​use Base required IdentifierUse 📍6.0.0-ballot3 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error BiologicallyDerivedProduct If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error BiologicallyDerivedProduct If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id.trace('id') in %resource.descendants().select(reference | as(uri))) or descendants().where(reference='#' | as(uri)='#').exists()).not()).trace('unmatched', id).empty()
dom-4 error BiologicallyDerivedProduct If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error BiologicallyDerivedProduct If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice BiologicallyDerivedProduct A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BiologicallyDerivedProduct 0..* BiologicallyDerivedProduct Medical Product of Human Origin Profile
... Slices for productCategory 1..* CodeableConcept A category or classification of the product
Slice: Unordered, Open by value:$this
.... productCategory:MPHOCode 1..1 CodeableConcept A category or classification of the product
Required Pattern: At least the following
..... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/product-category
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: mpho
... productCode 1..1 CodeableConcept A code that identifies the kind of this biologically derived product
.... coding 1..* Coding Code defined by a terminology system
..... system 1..1 uri Identity of the terminology system
..... code 1..1 code Symbol in syntax defined by the system
... identifier 1..* Identifier Under most circumstances an MPHO will be uniquely identified using a single identifier from production to point of use. In some cases, a second identifier may be required (for example, import from another country that uses a different identification coding system). In these cases, both the original and new identifier must be included.
.... system 1..1 uri Identity of the Issuing Agency responsible for the allocation of unique identifiers
.... value 1..1 string Unique identifier of the MPHO item
.... system 1..1 uri Identity of the Issuing Agency responsible for the allocation of unique identifiers
.... value 1..1 string Unique identifier of the donation, collection or pooling event from which the MPHO item was derived

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BiologicallyDerivedProduct 0..* BiologicallyDerivedProduct Medical Product of Human Origin Profile
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... Slices for productCategory 1..* CodeableConcept A category or classification of the product
Slice: Unordered, Open by value:$this
Binding: BiologicallyDerivedProductCategory (example): Biologically Derived Product Category.
.... productCategory:MPHOCode 1..1 CodeableConcept A category or classification of the product
Binding: BiologicallyDerivedProductCategory (example): Biologically Derived Product Category.

Required Pattern: At least the following
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/product-category
...... version 0..1 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: mpho
...... display 0..1 string Representation defined by the system
...... userSelected 0..1 boolean If this coding was chosen directly by the user
..... text 0..1 string Plain text representation of the concept
... productCode 1..1 CodeableConcept A code that identifies the kind of this biologically derived product
Binding: BiologicallyDerivedProductCodes (example): Biologically-derived Product Codes
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding 1..* Coding Code defined by a terminology system
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system 1..1 uri Identity of the terminology system
..... version 0..1 string Version of the system - if relevant
..... code C 1..1 code Symbol in syntax defined by the system
..... display C 0..1 string Representation defined by the system
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... parent 0..* Reference(BiologicallyDerivedProduct) The parent biologically-derived product
... request 0..* Reference(ServiceRequest) Request to obtain and/or infuse this product
... identifier Σ 1..* Identifier Under most circumstances an MPHO will be uniquely identified using a single identifier from production to point of use. In some cases, a second identifier may be required (for example, import from another country that uses a different identification coding system). In these cases, both the original and new identifier must be included.
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?! 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type 0..1 CodeableConcept Description of identifier
Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system 1..1 uri Identity of the Issuing Agency responsible for the allocation of unique identifiers
Example General: http://www.acme.com/identifiers/patient
.... value C 1..1 string Unique identifier of the MPHO item
Example General: 123456
.... period 0..1 Period Time period when id is/was valid for use
.... assigner 0..1 Reference(Organization) Organization that issued id (may be just text)
... biologicalSourceEvent Σ 1..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
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?! 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type 0..1 CodeableConcept Description of identifier
Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system 1..1 uri Identity of the Issuing Agency responsible for the allocation of unique identifiers
Example General: http://www.acme.com/identifiers/patient
.... value C 1..1 string Unique identifier of the donation, collection or pooling event from which the MPHO item was derived
Example General: 123456
.... period 0..1 Period Time period when id is/was valid for use
.... assigner 0..1 Reference(Organization) Organization that issued id (may be just text)
... processingFacility 0..* Reference(Organization) Processing facilities responsible for the labeling and distribution of this biologically derived product
... division 0..1 string A unique identifier for an aliquot of a product
... productStatus 0..1 Coding available | unavailable | processed | applied | discarded
Binding: BiologicallyDerivedProductStatus (example): Biologically Derived Product Status.
... expirationDate 0..1 dateTime Date, and where relevant time, of expiration
... collection 0..1 BackboneElement How this product was collected
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... collector 0..1 Reference(Practitioner | PractitionerRole) Individual performing collection
.... source 0..1 Reference(Patient | Organization) The patient who underwent the medical procedure to collect the product or the organization that facilitated the collection
.... collected[x] 0..1 Time of product collection
..... collectedDateTime dateTime
..... collectedPeriod Period
.... procedure 0..1 Reference(Procedure) The procedure involved in the collection
... storageTempRequirements 0..1 Range Product storage temperature requirements
... property 0..* BackboneElement A property that is specific to this BiologicallyDerviedProduct instance
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type 1..1 CodeableConcept Code that specifies the property
Binding: BiologicallyDerivedProductPropertyTypeCodes (example): Biologically Derived Product Property Type Codes
.... value[x] 1..1 Property values
..... valueBoolean boolean
..... valueInteger integer
..... valueCodeableConcept CodeableConcept
..... valuePeriod Period
..... valueQuantity Quantity
..... valueRange Range
..... valueRatio Ratio
..... valueString string
..... valueAttachment Attachment

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
BiologicallyDerivedProduct.​language Base required All Languages 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​productCategory Base example Biologically Derived Product Category 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​productCategory:MPHOCode Base example Biologically Derived Product Category 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​productCode Base example Biologically Derived Product Codes 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​identifier.use Base required IdentifierUse 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​identifier.type Base extensible Identifier Type Codes 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​biologicalSourceEvent.​use Base required IdentifierUse 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​biologicalSourceEvent.​type Base extensible Identifier Type Codes 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​productStatus Base example Biologically Derived Product Status 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​property.type Base example Biologically Derived Product Property Type Codes 📍6.0.0-ballot3 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error BiologicallyDerivedProduct If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error BiologicallyDerivedProduct If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id.trace('id') in %resource.descendants().select(reference | as(uri))) or descendants().where(reference='#' | as(uri)='#').exists()).not()).trace('unmatched', id).empty()
dom-4 error BiologicallyDerivedProduct If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error BiologicallyDerivedProduct If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice BiologicallyDerivedProduct A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())

Summary

Mandatory: 12 elements

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of BiologicallyDerivedProduct.productCategory

Maturity: 1

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BiologicallyDerivedProduct 0..* BiologicallyDerivedProduct Medical Product of Human Origin Profile
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... productCategory:MPHOCode 1..1 CodeableConcept A category or classification of the product
Binding: BiologicallyDerivedProductCategory (example): Biologically Derived Product Category.

Required Pattern: At least the following
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/product-category
...... version 0..1 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: mpho
...... display 0..1 string Representation defined by the system
...... userSelected 0..1 boolean If this coding was chosen directly by the user
..... text 0..1 string Plain text representation of the concept
... productCode 1..1 CodeableConcept A code that identifies the kind of this biologically derived product
Binding: BiologicallyDerivedProductCodes (example): Biologically-derived Product Codes
.... coding 1..* Coding Code defined by a terminology system
..... system 1..1 uri Identity of the terminology system
..... code C 1..1 code Symbol in syntax defined by the system
... identifier Σ 1..* Identifier Under most circumstances an MPHO will be uniquely identified using a single identifier from production to point of use. In some cases, a second identifier may be required (for example, import from another country that uses a different identification coding system). In these cases, both the original and new identifier must be included.
.... use ?! 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... system 1..1 uri Identity of the Issuing Agency responsible for the allocation of unique identifiers
Example General: http://www.acme.com/identifiers/patient
.... value C 1..1 string Unique identifier of the MPHO item
Example General: 123456
... biologicalSourceEvent Σ 1..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
.... use ?! 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... system 1..1 uri Identity of the Issuing Agency responsible for the allocation of unique identifiers
Example General: http://www.acme.com/identifiers/patient
.... value C 1..1 string Unique identifier of the donation, collection or pooling event from which the MPHO item was derived
Example General: 123456

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
BiologicallyDerivedProduct.​productCategory Base example Biologically Derived Product Category 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​productCategory:MPHOCode Base example Biologically Derived Product Category 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​productCode Base example Biologically Derived Product Codes 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​identifier.use Base required IdentifierUse 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​biologicalSourceEvent.​use Base required IdentifierUse 📍6.0.0-ballot3 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error BiologicallyDerivedProduct If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error BiologicallyDerivedProduct If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id.trace('id') in %resource.descendants().select(reference | as(uri))) or descendants().where(reference='#' | as(uri)='#').exists()).not()).trace('unmatched', id).empty()
dom-4 error BiologicallyDerivedProduct If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error BiologicallyDerivedProduct If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice BiologicallyDerivedProduct A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())

Differential View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BiologicallyDerivedProduct 0..* BiologicallyDerivedProduct Medical Product of Human Origin Profile
... Slices for productCategory 1..* CodeableConcept A category or classification of the product
Slice: Unordered, Open by value:$this
.... productCategory:MPHOCode 1..1 CodeableConcept A category or classification of the product
Required Pattern: At least the following
..... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/product-category
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: mpho
... productCode 1..1 CodeableConcept A code that identifies the kind of this biologically derived product
.... coding 1..* Coding Code defined by a terminology system
..... system 1..1 uri Identity of the terminology system
..... code 1..1 code Symbol in syntax defined by the system
... identifier 1..* Identifier Under most circumstances an MPHO will be uniquely identified using a single identifier from production to point of use. In some cases, a second identifier may be required (for example, import from another country that uses a different identification coding system). In these cases, both the original and new identifier must be included.
.... system 1..1 uri Identity of the Issuing Agency responsible for the allocation of unique identifiers
.... value 1..1 string Unique identifier of the MPHO item
.... system 1..1 uri Identity of the Issuing Agency responsible for the allocation of unique identifiers
.... value 1..1 string Unique identifier of the donation, collection or pooling event from which the MPHO item was derived

doco Documentation for this format

Snapshot ViewView

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BiologicallyDerivedProduct 0..* BiologicallyDerivedProduct Medical Product of Human Origin Profile
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... Slices for productCategory 1..* CodeableConcept A category or classification of the product
Slice: Unordered, Open by value:$this
Binding: BiologicallyDerivedProductCategory (example): Biologically Derived Product Category.
.... productCategory:MPHOCode 1..1 CodeableConcept A category or classification of the product
Binding: BiologicallyDerivedProductCategory (example): Biologically Derived Product Category.

Required Pattern: At least the following
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/product-category
...... version 0..1 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: mpho
...... display 0..1 string Representation defined by the system
...... userSelected 0..1 boolean If this coding was chosen directly by the user
..... text 0..1 string Plain text representation of the concept
... productCode 1..1 CodeableConcept A code that identifies the kind of this biologically derived product
Binding: BiologicallyDerivedProductCodes (example): Biologically-derived Product Codes
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding 1..* Coding Code defined by a terminology system
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system 1..1 uri Identity of the terminology system
..... version 0..1 string Version of the system - if relevant
..... code C 1..1 code Symbol in syntax defined by the system
..... display C 0..1 string Representation defined by the system
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... parent 0..* Reference(BiologicallyDerivedProduct) The parent biologically-derived product
... request 0..* Reference(ServiceRequest) Request to obtain and/or infuse this product
... identifier Σ 1..* Identifier Under most circumstances an MPHO will be uniquely identified using a single identifier from production to point of use. In some cases, a second identifier may be required (for example, import from another country that uses a different identification coding system). In these cases, both the original and new identifier must be included.
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?! 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type 0..1 CodeableConcept Description of identifier
Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system 1..1 uri Identity of the Issuing Agency responsible for the allocation of unique identifiers
Example General: http://www.acme.com/identifiers/patient
.... value C 1..1 string Unique identifier of the MPHO item
Example General: 123456
.... period 0..1 Period Time period when id is/was valid for use
.... assigner 0..1 Reference(Organization) Organization that issued id (may be just text)
... biologicalSourceEvent Σ 1..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
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?! 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type 0..1 CodeableConcept Description of identifier
Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system 1..1 uri Identity of the Issuing Agency responsible for the allocation of unique identifiers
Example General: http://www.acme.com/identifiers/patient
.... value C 1..1 string Unique identifier of the donation, collection or pooling event from which the MPHO item was derived
Example General: 123456
.... period 0..1 Period Time period when id is/was valid for use
.... assigner 0..1 Reference(Organization) Organization that issued id (may be just text)
... processingFacility 0..* Reference(Organization) Processing facilities responsible for the labeling and distribution of this biologically derived product
... division 0..1 string A unique identifier for an aliquot of a product
... productStatus 0..1 Coding available | unavailable | processed | applied | discarded
Binding: BiologicallyDerivedProductStatus (example): Biologically Derived Product Status.
... expirationDate 0..1 dateTime Date, and where relevant time, of expiration
... collection 0..1 BackboneElement How this product was collected
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... collector 0..1 Reference(Practitioner | PractitionerRole) Individual performing collection
.... source 0..1 Reference(Patient | Organization) The patient who underwent the medical procedure to collect the product or the organization that facilitated the collection
.... collected[x] 0..1 Time of product collection
..... collectedDateTime dateTime
..... collectedPeriod Period
.... procedure 0..1 Reference(Procedure) The procedure involved in the collection
... storageTempRequirements 0..1 Range Product storage temperature requirements
... property 0..* BackboneElement A property that is specific to this BiologicallyDerviedProduct instance
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type 1..1 CodeableConcept Code that specifies the property
Binding: BiologicallyDerivedProductPropertyTypeCodes (example): Biologically Derived Product Property Type Codes
.... value[x] 1..1 Property values
..... valueBoolean boolean
..... valueInteger integer
..... valueCodeableConcept CodeableConcept
..... valuePeriod Period
..... valueQuantity Quantity
..... valueRange Range
..... valueRatio Ratio
..... valueString string
..... valueAttachment Attachment

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
BiologicallyDerivedProduct.​language Base required All Languages 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​productCategory Base example Biologically Derived Product Category 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​productCategory:MPHOCode Base example Biologically Derived Product Category 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​productCode Base example Biologically Derived Product Codes 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​identifier.use Base required IdentifierUse 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​identifier.type Base extensible Identifier Type Codes 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​biologicalSourceEvent.​use Base required IdentifierUse 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​biologicalSourceEvent.​type Base extensible Identifier Type Codes 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​productStatus Base example Biologically Derived Product Status 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​property.type Base example Biologically Derived Product Property Type Codes 📍6.0.0-ballot3 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error BiologicallyDerivedProduct If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error BiologicallyDerivedProduct If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id.trace('id') in %resource.descendants().select(reference | as(uri))) or descendants().where(reference='#' | as(uri)='#').exists()).not()).trace('unmatched', id).empty()
dom-4 error BiologicallyDerivedProduct If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error BiologicallyDerivedProduct If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice BiologicallyDerivedProduct A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())

Summary

Mandatory: 12 elements

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of BiologicallyDerivedProduct.productCategory

Maturity: 1

 

Other representations of profile: CSV, Excel, Schematron