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/uv/oo-incubator/StructureDefinition/medicalproductofhumanorigin Version: 0.1.0
Standards status: Trial-use 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:

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
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:intendedRecipient 0..1 Reference(Patient) The intended recipient of a directed or designated biologically derived product
URL: http://hl7.org/fhir/StructureDefinition/biologicallyderivedproduct-intendedRecipient
... productCode 1..1 CodeableConcept A code that identifies the kind of this biologically derived product. This should be an ISBT 128 Product Description Code or an approved local code.
Binding: https://www.isbt128.org/uri/productdescriptioncode (extensible): 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
... Slices for 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.
Slice: Unordered, Open by value:system
.... identifier:All Slices Content/Rules for all slices
..... 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
.... identifier:MPHOUniqueIdentifier Σ 1..1 Identifier MPHO Unique Identifier
..... 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
Required Pattern: https://www.isbt128.org/uri/mphouniqueidentifier
..... 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. This should be an ISBT 128 Donation Identification Number.
.... 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
Required Pattern: https://www.isbt128.org/uri/donationidentificationnumber
.... 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.​productCode Base extensible https://www.isbt128.org/uri/productdescriptioncode Not State Unknown
BiologicallyDerivedProduct.​identifier.use Base required IdentifierUse 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​identifier:MPHOUniqueIdentifier.​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())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BiologicallyDerivedProduct 0..* BiologicallyDerivedProduct Medical Product of Human Origin Profile
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:intendedRecipient 0..1 Reference(Patient) The intended recipient of a directed or designated biologically derived product
URL: http://hl7.org/fhir/StructureDefinition/biologicallyderivedproduct-intendedRecipient
... productCode 1..1 CodeableConcept A code that identifies the kind of this biologically derived product. This should be an ISBT 128 Product Description Code or an approved local code.
Binding: https://www.isbt128.org/uri/productdescriptioncode (extensible): Biologically-derived Product Codes
.... 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
... Slices for 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.
Slice: Unordered, Open by value:system
.... identifier:All Slices Content/Rules for all slices
..... 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
.... identifier:MPHOUniqueIdentifier 1..1 Identifier MPHO Unique Identifier
..... system 1..1 uri Identity of the Issuing Agency responsible for the allocation of unique identifiers
Required Pattern: https://www.isbt128.org/uri/mphouniqueidentifier
..... 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
Required Pattern: https://www.isbt128.org/uri/donationidentificationnumber
.... value 1..1 string Unique identifier of the donation, collection or pooling event from which the MPHO item was derived
... property
.... type 1..1 CodeableConcept Code that specifies the property
Binding: https://www.isbt128.org/uri (extensible): Biologically Derived Product Property Type Codes

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
BiologicallyDerivedProduct.​productCode Base extensible https://www.isbt128.org/uri/productdescriptioncode Not State Unknown
BiologicallyDerivedProduct.​property.type Base extensible https://www.isbt128.org/uri Not State Unknown
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
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:intendedRecipient 0..1 Reference(Patient) The intended recipient of a directed or designated biologically derived product
URL: http://hl7.org/fhir/StructureDefinition/biologicallyderivedproduct-intendedRecipient
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... productCategory 0..* CodeableConcept A category or classification of the product
Binding: BiologicallyDerivedProductCategory (example): Biologically Derived Product Category.
... productCode 1..1 CodeableConcept A code that identifies the kind of this biologically derived product. This should be an ISBT 128 Product Description Code or an approved local code.
Binding: https://www.isbt128.org/uri/productdescriptioncode (extensible): 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
... Slices for 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.
Slice: Unordered, Open by value:system
.... identifier:All Slices Content/Rules for all slices
..... 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)
.... identifier:MPHOUniqueIdentifier Σ 1..1 Identifier MPHO Unique Identifier
..... 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
Required Pattern: https://www.isbt128.org/uri/mphouniqueidentifier
..... 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. This should be an ISBT 128 Donation Identification Number.
.... 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
Required Pattern: https://www.isbt128.org/uri/donationidentificationnumber
.... 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: https://www.isbt128.org/uri (extensible): 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.​productCode Base extensible https://www.isbt128.org/uri/productdescriptioncode Not State Unknown
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.​identifier:MPHOUniqueIdentifier.​use Base required IdentifierUse 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​identifier:MPHOUniqueIdentifier.​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 extensible https://www.isbt128.org/uri Not State Unknown

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())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

Summary

Mandatory: 13 elements

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

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

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
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:intendedRecipient 0..1 Reference(Patient) The intended recipient of a directed or designated biologically derived product
URL: http://hl7.org/fhir/StructureDefinition/biologicallyderivedproduct-intendedRecipient
... productCode 1..1 CodeableConcept A code that identifies the kind of this biologically derived product. This should be an ISBT 128 Product Description Code or an approved local code.
Binding: https://www.isbt128.org/uri/productdescriptioncode (extensible): 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
... Slices for 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.
Slice: Unordered, Open by value:system
.... identifier:All Slices Content/Rules for all slices
..... 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
.... identifier:MPHOUniqueIdentifier Σ 1..1 Identifier MPHO Unique Identifier
..... 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
Required Pattern: https://www.isbt128.org/uri/mphouniqueidentifier
..... 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. This should be an ISBT 128 Donation Identification Number.
.... 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
Required Pattern: https://www.isbt128.org/uri/donationidentificationnumber
.... 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.​productCode Base extensible https://www.isbt128.org/uri/productdescriptioncode Not State Unknown
BiologicallyDerivedProduct.​identifier.use Base required IdentifierUse 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​identifier:MPHOUniqueIdentifier.​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())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

Differential View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BiologicallyDerivedProduct 0..* BiologicallyDerivedProduct Medical Product of Human Origin Profile
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:intendedRecipient 0..1 Reference(Patient) The intended recipient of a directed or designated biologically derived product
URL: http://hl7.org/fhir/StructureDefinition/biologicallyderivedproduct-intendedRecipient
... productCode 1..1 CodeableConcept A code that identifies the kind of this biologically derived product. This should be an ISBT 128 Product Description Code or an approved local code.
Binding: https://www.isbt128.org/uri/productdescriptioncode (extensible): Biologically-derived Product Codes
.... 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
... Slices for 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.
Slice: Unordered, Open by value:system
.... identifier:All Slices Content/Rules for all slices
..... 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
.... identifier:MPHOUniqueIdentifier 1..1 Identifier MPHO Unique Identifier
..... system 1..1 uri Identity of the Issuing Agency responsible for the allocation of unique identifiers
Required Pattern: https://www.isbt128.org/uri/mphouniqueidentifier
..... 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
Required Pattern: https://www.isbt128.org/uri/donationidentificationnumber
.... value 1..1 string Unique identifier of the donation, collection or pooling event from which the MPHO item was derived
... property
.... type 1..1 CodeableConcept Code that specifies the property
Binding: https://www.isbt128.org/uri (extensible): Biologically Derived Product Property Type Codes

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
BiologicallyDerivedProduct.​productCode Base extensible https://www.isbt128.org/uri/productdescriptioncode Not State Unknown
BiologicallyDerivedProduct.​property.type Base extensible https://www.isbt128.org/uri Not State Unknown

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
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:intendedRecipient 0..1 Reference(Patient) The intended recipient of a directed or designated biologically derived product
URL: http://hl7.org/fhir/StructureDefinition/biologicallyderivedproduct-intendedRecipient
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... productCategory 0..* CodeableConcept A category or classification of the product
Binding: BiologicallyDerivedProductCategory (example): Biologically Derived Product Category.
... productCode 1..1 CodeableConcept A code that identifies the kind of this biologically derived product. This should be an ISBT 128 Product Description Code or an approved local code.
Binding: https://www.isbt128.org/uri/productdescriptioncode (extensible): 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
... Slices for 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.
Slice: Unordered, Open by value:system
.... identifier:All Slices Content/Rules for all slices
..... 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)
.... identifier:MPHOUniqueIdentifier Σ 1..1 Identifier MPHO Unique Identifier
..... 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
Required Pattern: https://www.isbt128.org/uri/mphouniqueidentifier
..... 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. This should be an ISBT 128 Donation Identification Number.
.... 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
Required Pattern: https://www.isbt128.org/uri/donationidentificationnumber
.... 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: https://www.isbt128.org/uri (extensible): 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.​productCode Base extensible https://www.isbt128.org/uri/productdescriptioncode Not State Unknown
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.​identifier:MPHOUniqueIdentifier.​use Base required IdentifierUse 📍6.0.0-ballot3 FHIR Std.
BiologicallyDerivedProduct.​identifier:MPHOUniqueIdentifier.​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 extensible https://www.isbt128.org/uri Not State Unknown

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())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

Summary

Mandatory: 13 elements

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

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

Maturity: 1

 

Other representations of profile: CSV, Excel, Schematron