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

10.11 Resource BiologicallyDerivedProduct - Content

Orders and Observations Work GroupMaturity Level: 0 Trial UseSecurity Category: Patient Compartments: Not linked to any defined 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.

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:

  • hematopoietic stem cells (bone marrow, peripheral blood, or cord blood extraction)
  • mesenchymal stromal cells
  • blood products (whole blood, red blood cells, platelets, plasma, etc)
  • organs (kidney, lung, heart, liver etc)
  • tissues, human (cornea, heart valves, blood vessels, skin, tendons, cartilage, bone)
  • tissues, non-human (porcine valves, porcine skin, bovine cardiac tissue, etc.)
  • ART tissue (sperm, oocyte, embryo)
  • manipulated cells (e.g. CAR T-cells)
  • human milk for immunological properties
  • topical products (serum eye drops, fibrin sealant)
  • fecal microbiota
  • regenerated tissue products (regenerated epidermis, regenerated corneal epithelium, regenerated trachea)

The following boundaries need to be considered:

  • Medication - If the product is derived from an individual or small pool, or within the same blood group, it is a BiologicallyDerivedProduct, otherwise it is to be considered a Medication.
  • NutritionProduct - If the product is for normal human dietary consumption it is a NutritionProduct, while if the product is for transplant, infusion, or injection it is a BiologicallyDerivedProduct. We note that this is remains a grey area, particularly around certain uses of human milk, that specific implementations can more specifically resolve.
  • Device - Some biologically derived products are considered a device within certain jurisdictions.
  • Specimen - A biologically derived product may involve the same material (e.g., tissue, blood, organ, etc.) as a specimen where the intended use determines whether to use Specimen, BiologicallyDerivedProduct, or transition from a Specimen to a BiologicallyDerivedProduct. The focus of the Specimen is to conduct a diagnostic test, while the BiologicallyDerivedProduct is to use for a clinical therapy or procedure on the same or different patient. E.g., blood used for a test is represented by a Specimen, while blood for transfusion is represented as a BiologicallyDerivedProduct. A specimen can be obtained from a BiologicallyDerivedProduct thus creating a Specimen instance where Specimen.subject needs is a BiologicallyDerivedProduct as a source. Note that a specimen or biologically derived product can be obtained through similar procedures such as sampling, harvesting, biopsy, or other techniques.
  • Substance - A substance is a homogeneous material with a definite composition that can be reproduced in the same way consistently. Certain substances may include or originate from biologically derived product, but from the point forward where we do not care about the relationship with the originating donor(s) it is now considered and managed as a substance.

This resource is referenced by itself, DiagnosticReport, Observation, PackagedProductDefinition, Procedure, RegulatedAuthorization, ResearchSubject and Specimen.

This resource does not implement any patterns.

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. BiologicallyDerivedProduct TUDomainResourceThis resource reflects an instance of a biologically derived product
Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
... productCategory 0..1codeorgan | tissue | fluid | cells | biologicalAgent
BiologicallyDerivedProductCategory (Required)
... productCode 0..1CodeableConceptWhat this biologically derived product is
BiologicallyDerivedProductCode (Example)
... parent 0..*Reference(BiologicallyDerivedProduct)BiologicallyDerivedProduct parent
... identifier Σ0..*IdentifierExternal ids for this item
... biologicalSource Σ0..1IdentifierAn identifier that supports traceability to the biological entity that is the source of biological material in the product
... processingFacility 0..*Reference(Organization)Processing facility
... division 0..1stringDescription of division
... status 0..1codeavailable | unavailable
BiologicallyDerivedProductStatus (Required)
... expirationDate 0..1dateTimeDate of expiration
... collection 0..1BackboneElementHow this product was collected
.... collector 0..1Reference(Practitioner | PractitionerRole)Individual performing collection
.... source 0..1Reference(Patient | Organization)Who is product from
.... collected[x] 0..1Time of product collection
..... collectedDateTimedateTime
..... collectedPeriodPeriod
... storageTempRequirements 0..1RangeProduct storage temp requirements
... property 0..*BackboneElementA property that is specific to this BiologicallyDerviedProduct instance
.... type 1..1CodeableConceptCode that specifies the property
BiologicallyDerivedProductPropertyType (Example)
.... value[x] 1..1Property values
..... valueBooleanboolean
..... valueIntegerinteger
..... valueCodeableConceptCodeableConcept
..... valueQuantityQuantity
..... valueRangeRange
..... valueStringstring
..... valueAttachmentAttachment

doco Documentation for this format

UML Diagram (Legend)

BiologicallyDerivedProduct (DomainResource)Broad category of this productproductCategory : code [0..1] « null (Strength=Required)BiologicallyDerivedProductCat...! »A code that identifies the kind of this biologically derived product (SNOMED Ctcode)productCode : CodeableConcept [0..1] « null (Strength=Example) BiologicallyDerivedProductCode?? »Parent product (if any)parent : Reference [0..*] « BiologicallyDerivedProduct »Procedure request to obtain this biologically derived productrequest : Reference [0..*] « ServiceRequest »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)identifier : Identifier [0..*]An identifier that supports traceability to the biological entity that is the source of biological material in the productbiologicalSource : Identifier [0..1]Processing facilities for this biologically derived productprocessingFacility : Reference [0..*] « Organization »Description of divisiondivision : string [0..1]Whether the product is currently availablestatus : code [0..1] « null (Strength=Required)BiologicallyDerivedProductSta...! »Date of expirationexpirationDate : dateTime [0..1]Product storage temp requirementsstorageTempRequirements : Range [0..1]CollectionHealthcare professional who is performing the collectioncollector : Reference [0..1] « Practitioner|PractitionerRole »The patient or entity, such as a hospital or vendor in the case of a processed/manipulated/manufactured product, providing the productsource : Reference [0..1] « Patient|Organization »Time of product collectioncollected[x] : DataType [0..1] « dateTime|Period »PropertyCode that specifies the propertytype : CodeableConcept [1..1] « null (Strength=Example)BiologicallyDerivedProductPro...?? »Property valuesvalue[x] : DataType [1..1] « boolean|integer|CodeableConcept| Quantity|Range|string|Attachment »How this product was collectedcollection[0..1]A property that is specific to this BiologicallyDerviedProduct instanceproperty[0..*]

XML Template

<BiologicallyDerivedProduct xmlns="http://hl7.org/fhir"> doco
 <!-- from Resource: id, meta, implicitRules, and language -->
 <!-- from DomainResource: text, contained, extension, and modifierExtension -->
 <productCategory value="[code]"/><!-- 0..1 organ | tissue | fluid | cells | biologicalAgent -->
 <productCode><!-- 0..1 CodeableConcept What this biologically derived product is --></productCode>
 <parent><!-- 0..* Reference(BiologicallyDerivedProduct) BiologicallyDerivedProduct parent --></parent>
 <request><!-- 0..* Reference(ServiceRequest) Procedure request --></request>
 <identifier><!-- 0..* Identifier External ids for this item --></identifier>
 <biologicalSource><!-- 0..1 Identifier An identifier that supports traceability to the biological entity that is the source of biological material in the product --></biologicalSource>
 <processingFacility><!-- 0..* Reference(Organization) Processing facility --></processingFacility>
 <division value="[string]"/><!-- 0..1 Description of division -->
 <status value="[code]"/><!-- 0..1 available | unavailable -->
 <expirationDate value="[dateTime]"/><!-- 0..1 Date of expiration -->
 <collection>  <!-- 0..1 How this product was collected -->
  <collector><!-- 0..1 Reference(Practitioner|PractitionerRole) Individual performing collection --></collector>
  <source><!-- 0..1 Reference(Organization|Patient) Who is product from --></source>
  <collected[x]><!-- 0..1 dateTime|Period Time of product collection --></collected[x]>
 </collection>
 <storageTempRequirements><!-- 0..1 Range Product storage temp 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|Quantity|Range|string|
    Attachment Property values --></value[x]>
 </property>
</BiologicallyDerivedProduct>

JSON Template

{doco
  "resourceType" : "BiologicallyDerivedProduct",
  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "productCategory" : "<code>", // organ | tissue | fluid | cells | biologicalAgent
  "productCode" : { CodeableConcept }, // What this biologically derived product is
  "parent" : [{ Reference(BiologicallyDerivedProduct) }], // BiologicallyDerivedProduct parent
  "request" : [{ Reference(ServiceRequest) }], // Procedure request
  "identifier" : [{ Identifier }], // External ids for this item
  "biologicalSource" : { Identifier }, // An identifier that supports traceability to the biological entity that is the source of biological material in the product
  "processingFacility" : [{ Reference(Organization) }], // Processing facility
  "division" : "<string>", // Description of division
  "status" : "<code>", // available | unavailable
  "expirationDate" : "<dateTime>", // Date of expiration
  "collection" : { // How this product was collected
    "collector" : { Reference(Practitioner|PractitionerRole) }, // Individual performing collection
    "source" : { Reference(Organization|Patient) }, // Who is product from
    // collected[x]: Time of product collection. One of these 2:
    "collectedDateTime" : "<dateTime>"
    "collectedPeriod" : { Period }
  },
  "storageTempRequirements" : { Range }, // Product storage temp 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 7:
    "valueBoolean" : <boolean>
    "valueInteger" : <integer>
    "valueCodeableConcept" : { CodeableConcept }
    "valueQuantity" : { Quantity }
    "valueRange" : { Range }
    "valueString" : "<string>"
    "valueAttachment" : { Attachment }
  }]
}

Turtle Template

@prefix fhir: <http://hl7.org/fhir/> .doco


[ a fhir:BiologicallyDerivedProduct;
  fhir:nodeRole fhir:treeRoot; # if this is the parser root

  # from Resource: .id, .meta, .implicitRules, and .language
  # from DomainResource: .text, .contained, .extension, and .modifierExtension
  fhir:BiologicallyDerivedProduct.productCategory [ code ]; # 0..1 organ | tissue | fluid | cells | biologicalAgent
  fhir:BiologicallyDerivedProduct.productCode [ CodeableConcept ]; # 0..1 What this biologically derived product is
  fhir:BiologicallyDerivedProduct.parent [ Reference(BiologicallyDerivedProduct) ], ... ; # 0..* BiologicallyDerivedProduct parent
  fhir:BiologicallyDerivedProduct.request [ Reference(ServiceRequest) ], ... ; # 0..* Procedure request
  fhir:BiologicallyDerivedProduct.identifier [ Identifier ], ... ; # 0..* External ids for this item
  fhir:BiologicallyDerivedProduct.biologicalSource [ Identifier ]; # 0..1 An identifier that supports traceability to the biological entity that is the source of biological material in the product
  fhir:BiologicallyDerivedProduct.processingFacility [ Reference(Organization) ], ... ; # 0..* Processing facility
  fhir:BiologicallyDerivedProduct.division [ string ]; # 0..1 Description of division
  fhir:BiologicallyDerivedProduct.status [ code ]; # 0..1 available | unavailable
  fhir:BiologicallyDerivedProduct.expirationDate [ dateTime ]; # 0..1 Date of expiration
  fhir:BiologicallyDerivedProduct.collection [ # 0..1 How this product was collected
    fhir:BiologicallyDerivedProduct.collection.collector [ Reference(Practitioner|PractitionerRole) ]; # 0..1 Individual performing collection
    fhir:BiologicallyDerivedProduct.collection.source [ Reference(Organization|Patient) ]; # 0..1 Who is product from
    # BiologicallyDerivedProduct.collection.collected[x] : 0..1 Time of product collection. One of these 2
      fhir:BiologicallyDerivedProduct.collection.collectedDateTime [ dateTime ]
      fhir:BiologicallyDerivedProduct.collection.collectedPeriod [ Period ]
  ];
  fhir:BiologicallyDerivedProduct.storageTempRequirements [ Range ]; # 0..1 Product storage temp requirements
  fhir:BiologicallyDerivedProduct.property [ # 0..* A property that is specific to this BiologicallyDerviedProduct instance
    fhir:BiologicallyDerivedProduct.property.type [ CodeableConcept ]; # 1..1 Code that specifies the property
    # BiologicallyDerivedProduct.property.value[x] : 1..1 Property values. One of these 7
      fhir:BiologicallyDerivedProduct.property.valueBoolean [ boolean ]
      fhir:BiologicallyDerivedProduct.property.valueInteger [ integer ]
      fhir:BiologicallyDerivedProduct.property.valueCodeableConcept [ CodeableConcept ]
      fhir:BiologicallyDerivedProduct.property.valueQuantity [ Quantity ]
      fhir:BiologicallyDerivedProduct.property.valueRange [ Range ]
      fhir:BiologicallyDerivedProduct.property.valueString [ string ]
      fhir:BiologicallyDerivedProduct.property.valueAttachment [ Attachment ]
  ], ...;
]

Changes since R3

BiologicallyDerivedProduct
BiologicallyDerivedProduct.productCategory
  • Change value set from http://hl7.org/fhir/ValueSet/product-category|4.0.0 to http://hl7.org/fhir/ValueSet/product-category|5.0.0-snapshot1
BiologicallyDerivedProduct.biologicalSource
  • Added Element
BiologicallyDerivedProduct.processingFacility
  • Added Element
BiologicallyDerivedProduct.division
  • Added Element
BiologicallyDerivedProduct.status
  • Change value set from http://hl7.org/fhir/ValueSet/product-status|4.0.0 to http://hl7.org/fhir/ValueSet/biological-product-status|5.0.0-snapshot1
BiologicallyDerivedProduct.expirationDate
  • Added Element
BiologicallyDerivedProduct.storageTempRequirements
  • Added Element
BiologicallyDerivedProduct.property
  • Added Element
BiologicallyDerivedProduct.property.type
  • Added Mandatory Element
BiologicallyDerivedProduct.property.value[x]
  • Added Mandatory Element
BiologicallyDerivedProduct.quantity
  • deleted
BiologicallyDerivedProduct.processing
  • deleted
BiologicallyDerivedProduct.manipulation
  • deleted
BiologicallyDerivedProduct.storage
  • deleted

See the Full Difference for further information

This analysis is available as XML or JSON.

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. BiologicallyDerivedProduct TUDomainResourceThis resource reflects an instance of a biologically derived product
Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
... productCategory 0..1codeorgan | tissue | fluid | cells | biologicalAgent
BiologicallyDerivedProductCategory (Required)
... productCode 0..1CodeableConceptWhat this biologically derived product is
BiologicallyDerivedProductCode (Example)
... parent 0..*Reference(BiologicallyDerivedProduct)BiologicallyDerivedProduct parent
... identifier Σ0..*IdentifierExternal ids for this item
... biologicalSource Σ0..1IdentifierAn identifier that supports traceability to the biological entity that is the source of biological material in the product
... processingFacility 0..*Reference(Organization)Processing facility
... division 0..1stringDescription of division
... status 0..1codeavailable | unavailable
BiologicallyDerivedProductStatus (Required)
... expirationDate 0..1dateTimeDate of expiration
... collection 0..1BackboneElementHow this product was collected
.... collector 0..1Reference(Practitioner | PractitionerRole)Individual performing collection
.... source 0..1Reference(Patient | Organization)Who is product from
.... collected[x] 0..1Time of product collection
..... collectedDateTimedateTime
..... collectedPeriodPeriod
... storageTempRequirements 0..1RangeProduct storage temp requirements
... property 0..*BackboneElementA property that is specific to this BiologicallyDerviedProduct instance
.... type 1..1CodeableConceptCode that specifies the property
BiologicallyDerivedProductPropertyType (Example)
.... value[x] 1..1Property values
..... valueBooleanboolean
..... valueIntegerinteger
..... valueCodeableConceptCodeableConcept
..... valueQuantityQuantity
..... valueRangeRange
..... valueStringstring
..... valueAttachmentAttachment

doco Documentation for this format

UML Diagram (Legend)

BiologicallyDerivedProduct (DomainResource)Broad category of this productproductCategory : code [0..1] « null (Strength=Required)BiologicallyDerivedProductCat...! »A code that identifies the kind of this biologically derived product (SNOMED Ctcode)productCode : CodeableConcept [0..1] « null (Strength=Example) BiologicallyDerivedProductCode?? »Parent product (if any)parent : Reference [0..*] « BiologicallyDerivedProduct »Procedure request to obtain this biologically derived productrequest : Reference [0..*] « ServiceRequest »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)identifier : Identifier [0..*]An identifier that supports traceability to the biological entity that is the source of biological material in the productbiologicalSource : Identifier [0..1]Processing facilities for this biologically derived productprocessingFacility : Reference [0..*] « Organization »Description of divisiondivision : string [0..1]Whether the product is currently availablestatus : code [0..1] « null (Strength=Required)BiologicallyDerivedProductSta...! »Date of expirationexpirationDate : dateTime [0..1]Product storage temp requirementsstorageTempRequirements : Range [0..1]CollectionHealthcare professional who is performing the collectioncollector : Reference [0..1] « Practitioner|PractitionerRole »The patient or entity, such as a hospital or vendor in the case of a processed/manipulated/manufactured product, providing the productsource : Reference [0..1] « Patient|Organization »Time of product collectioncollected[x] : DataType [0..1] « dateTime|Period »PropertyCode that specifies the propertytype : CodeableConcept [1..1] « null (Strength=Example)BiologicallyDerivedProductPro...?? »Property valuesvalue[x] : DataType [1..1] « boolean|integer|CodeableConcept| Quantity|Range|string|Attachment »How this product was collectedcollection[0..1]A property that is specific to this BiologicallyDerviedProduct instanceproperty[0..*]

XML Template

<BiologicallyDerivedProduct xmlns="http://hl7.org/fhir"> doco
 <!-- from Resource: id, meta, implicitRules, and language -->
 <!-- from DomainResource: text, contained, extension, and modifierExtension -->
 <productCategory value="[code]"/><!-- 0..1 organ | tissue | fluid | cells | biologicalAgent -->
 <productCode><!-- 0..1 CodeableConcept What this biologically derived product is --></productCode>
 <parent><!-- 0..* Reference(BiologicallyDerivedProduct) BiologicallyDerivedProduct parent --></parent>
 <request><!-- 0..* Reference(ServiceRequest) Procedure request --></request>
 <identifier><!-- 0..* Identifier External ids for this item --></identifier>
 <biologicalSource><!-- 0..1 Identifier An identifier that supports traceability to the biological entity that is the source of biological material in the product --></biologicalSource>
 <processingFacility><!-- 0..* Reference(Organization) Processing facility --></processingFacility>
 <division value="[string]"/><!-- 0..1 Description of division -->
 <status value="[code]"/><!-- 0..1 available | unavailable -->
 <expirationDate value="[dateTime]"/><!-- 0..1 Date of expiration -->
 <collection>  <!-- 0..1 How this product was collected -->
  <collector><!-- 0..1 Reference(Practitioner|PractitionerRole) Individual performing collection --></collector>
  <source><!-- 0..1 Reference(Organization|Patient) Who is product from --></source>
  <collected[x]><!-- 0..1 dateTime|Period Time of product collection --></collected[x]>
 </collection>
 <storageTempRequirements><!-- 0..1 Range Product storage temp 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|Quantity|Range|string|
    Attachment Property values --></value[x]>
 </property>
</BiologicallyDerivedProduct>

JSON Template

{doco
  "resourceType" : "BiologicallyDerivedProduct",
  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "productCategory" : "<code>", // organ | tissue | fluid | cells | biologicalAgent
  "productCode" : { CodeableConcept }, // What this biologically derived product is
  "parent" : [{ Reference(BiologicallyDerivedProduct) }], // BiologicallyDerivedProduct parent
  "request" : [{ Reference(ServiceRequest) }], // Procedure request
  "identifier" : [{ Identifier }], // External ids for this item
  "biologicalSource" : { Identifier }, // An identifier that supports traceability to the biological entity that is the source of biological material in the product
  "processingFacility" : [{ Reference(Organization) }], // Processing facility
  "division" : "<string>", // Description of division
  "status" : "<code>", // available | unavailable
  "expirationDate" : "<dateTime>", // Date of expiration
  "collection" : { // How this product was collected
    "collector" : { Reference(Practitioner|PractitionerRole) }, // Individual performing collection
    "source" : { Reference(Organization|Patient) }, // Who is product from
    // collected[x]: Time of product collection. One of these 2:
    "collectedDateTime" : "<dateTime>"
    "collectedPeriod" : { Period }
  },
  "storageTempRequirements" : { Range }, // Product storage temp 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 7:
    "valueBoolean" : <boolean>
    "valueInteger" : <integer>
    "valueCodeableConcept" : { CodeableConcept }
    "valueQuantity" : { Quantity }
    "valueRange" : { Range }
    "valueString" : "<string>"
    "valueAttachment" : { Attachment }
  }]
}

Turtle Template

@prefix fhir: <http://hl7.org/fhir/> .doco


[ a fhir:BiologicallyDerivedProduct;
  fhir:nodeRole fhir:treeRoot; # if this is the parser root

  # from Resource: .id, .meta, .implicitRules, and .language
  # from DomainResource: .text, .contained, .extension, and .modifierExtension
  fhir:BiologicallyDerivedProduct.productCategory [ code ]; # 0..1 organ | tissue | fluid | cells | biologicalAgent
  fhir:BiologicallyDerivedProduct.productCode [ CodeableConcept ]; # 0..1 What this biologically derived product is
  fhir:BiologicallyDerivedProduct.parent [ Reference(BiologicallyDerivedProduct) ], ... ; # 0..* BiologicallyDerivedProduct parent
  fhir:BiologicallyDerivedProduct.request [ Reference(ServiceRequest) ], ... ; # 0..* Procedure request
  fhir:BiologicallyDerivedProduct.identifier [ Identifier ], ... ; # 0..* External ids for this item
  fhir:BiologicallyDerivedProduct.biologicalSource [ Identifier ]; # 0..1 An identifier that supports traceability to the biological entity that is the source of biological material in the product
  fhir:BiologicallyDerivedProduct.processingFacility [ Reference(Organization) ], ... ; # 0..* Processing facility
  fhir:BiologicallyDerivedProduct.division [ string ]; # 0..1 Description of division
  fhir:BiologicallyDerivedProduct.status [ code ]; # 0..1 available | unavailable
  fhir:BiologicallyDerivedProduct.expirationDate [ dateTime ]; # 0..1 Date of expiration
  fhir:BiologicallyDerivedProduct.collection [ # 0..1 How this product was collected
    fhir:BiologicallyDerivedProduct.collection.collector [ Reference(Practitioner|PractitionerRole) ]; # 0..1 Individual performing collection
    fhir:BiologicallyDerivedProduct.collection.source [ Reference(Organization|Patient) ]; # 0..1 Who is product from
    # BiologicallyDerivedProduct.collection.collected[x] : 0..1 Time of product collection. One of these 2
      fhir:BiologicallyDerivedProduct.collection.collectedDateTime [ dateTime ]
      fhir:BiologicallyDerivedProduct.collection.collectedPeriod [ Period ]
  ];
  fhir:BiologicallyDerivedProduct.storageTempRequirements [ Range ]; # 0..1 Product storage temp requirements
  fhir:BiologicallyDerivedProduct.property [ # 0..* A property that is specific to this BiologicallyDerviedProduct instance
    fhir:BiologicallyDerivedProduct.property.type [ CodeableConcept ]; # 1..1 Code that specifies the property
    # BiologicallyDerivedProduct.property.value[x] : 1..1 Property values. One of these 7
      fhir:BiologicallyDerivedProduct.property.valueBoolean [ boolean ]
      fhir:BiologicallyDerivedProduct.property.valueInteger [ integer ]
      fhir:BiologicallyDerivedProduct.property.valueCodeableConcept [ CodeableConcept ]
      fhir:BiologicallyDerivedProduct.property.valueQuantity [ Quantity ]
      fhir:BiologicallyDerivedProduct.property.valueRange [ Range ]
      fhir:BiologicallyDerivedProduct.property.valueString [ string ]
      fhir:BiologicallyDerivedProduct.property.valueAttachment [ Attachment ]
  ], ...;
]

Changes since Release 3

BiologicallyDerivedProduct
BiologicallyDerivedProduct.productCategory
  • Change value set from http://hl7.org/fhir/ValueSet/product-category|4.0.0 to http://hl7.org/fhir/ValueSet/product-category|5.0.0-snapshot1
BiologicallyDerivedProduct.biologicalSource
  • Added Element
BiologicallyDerivedProduct.processingFacility
  • Added Element
BiologicallyDerivedProduct.division
  • Added Element
BiologicallyDerivedProduct.status
  • Change value set from http://hl7.org/fhir/ValueSet/product-status|4.0.0 to http://hl7.org/fhir/ValueSet/biological-product-status|5.0.0-snapshot1
BiologicallyDerivedProduct.expirationDate
  • Added Element
BiologicallyDerivedProduct.storageTempRequirements
  • Added Element
BiologicallyDerivedProduct.property
  • Added Element
BiologicallyDerivedProduct.property.type
  • Added Mandatory Element
BiologicallyDerivedProduct.property.value[x]
  • Added Mandatory Element
BiologicallyDerivedProduct.quantity
  • deleted
BiologicallyDerivedProduct.processing
  • deleted
BiologicallyDerivedProduct.manipulation
  • deleted
BiologicallyDerivedProduct.storage
  • deleted

See the Full Difference for further information

This analysis is available as XML or JSON.

 

See the Profiles & Extensions and the alternate definitions: Master Definition XML + JSON, XML Schema/Schematron + JSON Schema, ShEx (for Turtle) + see the extensions, the spreadsheet version & the dependency analysis a

PathDefinitionTypeReference
BiologicallyDerivedProduct.productCategory RequiredBiologicallyDerivedProductCategory
BiologicallyDerivedProduct.productCode Example??
BiologicallyDerivedProduct.status RequiredBiologicallyDerivedProductStatus
BiologicallyDerivedProduct.property.type Examplehttp://terminology.hl7.org/NamingSystem/ib

Search parameters for this resource. The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.

NameTypeDescriptionExpressionIn Common
biological-sourcetokenThe biological source for the biologically derived productBiologicallyDerivedProduct.biologicalSource