http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProductDispense|5.0.0

A record of dispensation of a biologically derived product.
description: A record of dispensation of a biologically derived product.
derivation: specialization
name: BiologicallyDerivedProductDispense
type: BiologicallyDerivedProductDispense
elements:
  patient: {isModifier: false, short: The intended recipient of the dispensed product, mustSupport: false, isSummary: true, index: 6}
  whenHandedOver: {isModifier: false, short: When the product was dispatched, mustSupport: false, isSummary: true, index: 14}
  usageInstruction: {isModifier: false, short: Specific instructions for use, mustSupport: false, isSummary: true, index: 17}
  preparedDate: {isModifier: false, short: When product was selected/matched, mustSupport: false, isSummary: true, index: 13}
  note: {isModifier: false, short: Additional notes, mustSupport: false, array: true, isSummary: true, index: 16}
  product: {isModifier: false, short: The BiologicallyDerivedProduct that is dispensed, mustSupport: false, isSummary: true, index: 5}
  originRelationshipType:
    isModifier: false
    short: Relationship between the donor and intended recipient
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-origin-relationship'}
    isSummary: true
    index: 4
  status:
    isModifier: false
    short: preparation | in-progress | allocated | issued | unfulfilled | returned | entered-in-error | unknown
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-status|5.0.0'}
    isSummary: true
    index: 3
  identifier: {isModifier: false, short: Business identifier for this dispense, mustSupport: false, array: true, isSummary: true, index: 0}
  basedOn: {isModifier: false, short: The order or request that this dispense is fulfilling, mustSupport: false, array: true, isSummary: true, index: 1}
  quantity: {isModifier: false, short: Amount dispensed, mustSupport: false, isSummary: true, index: 12}
  partOf: {isModifier: false, short: Short description, mustSupport: false, array: true, isSummary: true, index: 2}
  location: {isModifier: false, short: Where the dispense occurred, mustSupport: false, isSummary: true, index: 11}
  destination: {isModifier: false, short: Where the product was dispatched to, mustSupport: false, isSummary: true, index: 15}
  performer:
    isModifier: false
    short: Indicates who or what performed an action
    mustSupport: false
    array: true
    isSummary: true
    index: 8
    elements:
      function:
        isModifier: false
        short: Identifies the function of the performer during the dispense
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-performer-function'}
        isSummary: true
        index: 9
      actor: {isModifier: false, short: Who performed the action, mustSupport: false, isSummary: true, index: 10}
    required: [actor]
  matchStatus:
    isModifier: false
    short: Indicates the type of matching associated with the dispense
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-match-status'}
    isSummary: true
    index: 7
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProductDispense
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 5.0.0
required: [product, status, patient]