PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions.r5@5.3.0
    http://hl7.org/fhir/StructureDefinition/biologicallyderivedproduct-intendedRecipient
description: The biologicallyderivedproduct-intendedRecipient extension can be used to record the intended recipient of the BiologicallyDerivedProduct to satisfy product traceability requirements, and does not represent administration, nor does it prevent administration to a different recipient at a future date. Further detail on the traceability requirements can be found in the BiologicallyDerivedProduct resource [Intended Recipients](http://hl7.org/fhir/biologicallyderivedproduct.html#intendedrecipient).
package_name: hl7.fhir.uv.extensions.r5
derivation: constraint
name: BDPIntendedRecipient
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/biologicallyderivedproduct-intendedRecipient'}
    index: 1
  value:
    choices: [valueReference]
    index: 3
  valueReference:
    type: Reference
    choiceOf: value
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 4
package_version: 5.3.0
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/biologicallyderivedproduct-intendedRecipient
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.3.0
required: [valueReference, value]