PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4b@0.0.1-snapshot-1
    http://hl7.org/fhir/5.0/StructureDefinition/extension-BiologicallyDerivedProductDispense
description: This cross-version extension represents BiologicallyDerivedProductDispense from http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProductDispense|5.0.0 for use in FHIR R4B.
package_name: hl7.fhir.uv.xver-r5.r4b
derivation: constraint
name: ext_R5_BiologicallyDerivedProductDispense
type: Extension
elements:
  extension:
    array: true
    min: 3
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 3
      slices:
        patient:
          match: {url: null}
          schema:
            short: The intended recipient of the dispensed product
            isModifier: false
            _required: true
            index: 21
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: The intended recipient of the dispensed product
                choices: [valueReference]
                index: 23
              valueReference:
                base: {path: 'Extension.value[x]'}
                type: Reference
                short: The intended recipient of the dispensed product
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
                index: 24
        whenHandedOver:
          match: {url: null}
          schema:
            short: When the product was dispatched
            isModifier: false
            index: 51
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: When the product was dispatched
                choices: [valueDateTime]
                index: 53
              valueDateTime:
                base: {path: 'Extension.value[x]'}
                type: dateTime
                short: When the product was dispatched
                choiceOf: value
                index: 54
        usageInstruction:
          match: {url: null}
          schema:
            short: Specific instructions for use
            isModifier: false
            index: 63
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Specific instructions for use
                choices: [valueString]
                index: 65
              valueString:
                base: {path: 'Extension.value[x]'}
                type: string
                short: Specific instructions for use
                choiceOf: value
                index: 66
        preparedDate:
          match: {url: null}
          schema:
            short: When product was selected/matched
            isModifier: false
            index: 47
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: When product was selected/matched
                choices: [valueDateTime]
                index: 49
              valueDateTime:
                base: {path: 'Extension.value[x]'}
                type: dateTime
                short: When product was selected/matched
                choiceOf: value
                index: 50
        note:
          match: {url: null}
          schema:
            short: Additional notes
            isModifier: false
            array: true
            index: 59
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Additional notes
                choices: [valueAnnotation]
                index: 61
              valueAnnotation:
                base: {path: 'Extension.value[x]'}
                type: Annotation
                short: Additional notes
                choiceOf: value
                index: 62
        product:
          match: {url: null}
          schema:
            short: The BiologicallyDerivedProduct that is dispensed
            isModifier: false
            _required: true
            index: 17
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: The BiologicallyDerivedProduct that is dispensed
                choices: [valueReference]
                index: 19
              valueReference:
                base: {path: 'Extension.value[x]'}
                type: Reference
                short: The BiologicallyDerivedProduct that is dispensed
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct']
                index: 20
        originRelationshipType:
          match: {url: null}
          schema:
            short: Relationship between the donor and intended recipient
            isModifier: false
            index: 13
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Relationship between the donor and intended recipient
                choices: [valueCodeableConcept]
                index: 15
              valueCodeableConcept:
                base: {path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Relationship between the donor and intended recipient
                choiceOf: value
                index: 16
        status:
          match: {url: null}
          schema:
            short: preparation | in-progress | allocated | issued | unfulfilled | returned | entered-in-error | unknown
            isModifier: false
            _required: true
            index: 9
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: preparation | in-progress | allocated | issued | unfulfilled | returned | entered-in-error | unknown
                choices: [valueCode]
                index: 11
              valueCode:
                base: {path: 'Extension.value[x]'}
                type: code
                short: preparation | in-progress | allocated | issued | unfulfilled | returned | entered-in-error | unknown
                choiceOf: value
                index: 12
        basedOn:
          match: {url: null}
          schema:
            short: The order or request that this dispense is fulfilling
            isModifier: false
            array: true
            index: 1
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: The order or request that this dispense is fulfilling
                choices: [valueReference]
                index: 3
              valueReference:
                base: {path: 'Extension.value[x]'}
                type: Reference
                short: The order or request that this dispense is fulfilling
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/ServiceRequest']
                index: 4
        quantity:
          match: {url: null}
          schema:
            short: Amount dispensed
            isModifier: false
            index: 43
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Amount dispensed
                choices: [valueQuantity]
                index: 45
              valueQuantity:
                base: {path: 'Extension.value[x]'}
                type: Quantity
                short: Amount dispensed
                choiceOf: value
                index: 46
        partOf:
          match: {url: null}
          schema:
            short: Short description
            isModifier: false
            array: true
            index: 5
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Short description
                choices: [valueReference]
                index: 7
              valueReference:
                base: {path: 'Extension.value[x]'}
                type: Reference
                short: Short description
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProductDispense']
                index: 8
        location:
          match: {url: null}
          schema:
            short: Where the dispense occurred
            isModifier: false
            index: 39
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Where the dispense occurred
                choices: [valueReference]
                index: 41
              valueReference:
                base: {path: 'Extension.value[x]'}
                type: Reference
                short: Where the dispense occurred
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/Location']
                index: 42
        destination:
          match: {url: null}
          schema:
            short: Where the product was dispatched to
            isModifier: false
            index: 55
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Where the product was dispatched to
                choices: [valueReference]
                index: 57
              valueReference:
                base: {path: 'Extension.value[x]'}
                type: Reference
                short: Where the product was dispatched to
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/Location']
                index: 58
        performer:
          match: {url: null}
          schema:
            short: Indicates who or what performed an action
            isModifier: false
            array: true
            index: 29
            extensions:
              function:
                url: null
                short: Identifies the function of the performer during the dispense
                isModifier: false
                index: 31
                elements:
                  value:
                    base: {path: 'Extension.value[x]'}
                    short: Identifies the function of the performer during the dispense
                    choices: [valueCodeableConcept]
                    index: 33
                  valueCodeableConcept:
                    base: {path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: Identifies the function of the performer during the dispense
                    choiceOf: value
                    index: 34
              actor:
                url: null
                short: Who performed the action
                isModifier: false
                _required: true
                index: 35
                elements:
                  value:
                    base: {path: 'Extension.value[x]'}
                    short: Who performed the action
                    choices: [valueReference]
                    index: 37
                  valueReference:
                    base: {path: 'Extension.value[x]'}
                    type: Reference
                    short: Who performed the action
                    choiceOf: value
                    refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner']
                    index: 38
            elements:
              extension:
                array: true
                min: 1
                index: 30
                slicing:
                  rules: closed
                  ordered: false
                  discriminator:
                  - {path: url, type: value}
                  min: 1
                  slices:
                    function:
                      match: {url: null}
                      schema:
                        short: Identifies the function of the performer during the dispense
                        isModifier: false
                        index: 31
                        elements:
                          value:
                            base: {path: 'Extension.value[x]'}
                            short: Identifies the function of the performer during the dispense
                            choices: [valueCodeableConcept]
                            index: 33
                          valueCodeableConcept:
                            base: {path: 'Extension.value[x]'}
                            type: CodeableConcept
                            short: Identifies the function of the performer during the dispense
                            choiceOf: value
                            index: 34
                    actor:
                      match: {url: null}
                      schema:
                        short: Who performed the action
                        isModifier: false
                        _required: true
                        index: 35
                        elements:
                          value:
                            base: {path: 'Extension.value[x]'}
                            short: Who performed the action
                            choices: [valueReference]
                            index: 37
                          valueReference:
                            base: {path: 'Extension.value[x]'}
                            type: Reference
                            short: Who performed the action
                            choiceOf: value
                            refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner']
                            index: 38
            required: [extension]
        matchStatus:
          match: {url: null}
          schema:
            short: Indicates the type of matching associated with the dispense
            isModifier: false
            index: 25
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Indicates the type of matching associated with the dispense
                choices: [valueCodeableConcept]
                index: 27
              valueCodeableConcept:
                base: {path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Indicates the type of matching associated with the dispense
                choiceOf: value
                index: 28
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-BiologicallyDerivedProductDispense'}
    type: uri
    index: 67
package_version: 0.0.1-snapshot-1
extensions:
  patient:
    url: null
    short: The intended recipient of the dispensed product
    isModifier: false
    _required: true
    index: 21
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: The intended recipient of the dispensed product
        choices: [valueReference]
        index: 23
      valueReference:
        base: {path: 'Extension.value[x]'}
        type: Reference
        short: The intended recipient of the dispensed product
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
        index: 24
  whenHandedOver:
    url: null
    short: When the product was dispatched
    isModifier: false
    index: 51
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: When the product was dispatched
        choices: [valueDateTime]
        index: 53
      valueDateTime:
        base: {path: 'Extension.value[x]'}
        type: dateTime
        short: When the product was dispatched
        choiceOf: value
        index: 54
  usageInstruction:
    url: null
    short: Specific instructions for use
    isModifier: false
    index: 63
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Specific instructions for use
        choices: [valueString]
        index: 65
      valueString:
        base: {path: 'Extension.value[x]'}
        type: string
        short: Specific instructions for use
        choiceOf: value
        index: 66
  preparedDate:
    url: null
    short: When product was selected/matched
    isModifier: false
    index: 47
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: When product was selected/matched
        choices: [valueDateTime]
        index: 49
      valueDateTime:
        base: {path: 'Extension.value[x]'}
        type: dateTime
        short: When product was selected/matched
        choiceOf: value
        index: 50
  note:
    url: null
    short: Additional notes
    isModifier: false
    array: true
    index: 59
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Additional notes
        choices: [valueAnnotation]
        index: 61
      valueAnnotation:
        base: {path: 'Extension.value[x]'}
        type: Annotation
        short: Additional notes
        choiceOf: value
        index: 62
  product:
    url: null
    short: The BiologicallyDerivedProduct that is dispensed
    isModifier: false
    _required: true
    index: 17
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: The BiologicallyDerivedProduct that is dispensed
        choices: [valueReference]
        index: 19
      valueReference:
        base: {path: 'Extension.value[x]'}
        type: Reference
        short: The BiologicallyDerivedProduct that is dispensed
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct']
        index: 20
  originRelationshipType:
    url: null
    short: Relationship between the donor and intended recipient
    isModifier: false
    index: 13
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Relationship between the donor and intended recipient
        choices: [valueCodeableConcept]
        index: 15
      valueCodeableConcept:
        base: {path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Relationship between the donor and intended recipient
        choiceOf: value
        index: 16
  status:
    url: null
    short: preparation | in-progress | allocated | issued | unfulfilled | returned | entered-in-error | unknown
    isModifier: false
    _required: true
    index: 9
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: preparation | in-progress | allocated | issued | unfulfilled | returned | entered-in-error | unknown
        choices: [valueCode]
        index: 11
      valueCode:
        base: {path: 'Extension.value[x]'}
        type: code
        short: preparation | in-progress | allocated | issued | unfulfilled | returned | entered-in-error | unknown
        choiceOf: value
        index: 12
  basedOn:
    url: null
    short: The order or request that this dispense is fulfilling
    isModifier: false
    array: true
    index: 1
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: The order or request that this dispense is fulfilling
        choices: [valueReference]
        index: 3
      valueReference:
        base: {path: 'Extension.value[x]'}
        type: Reference
        short: The order or request that this dispense is fulfilling
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/ServiceRequest']
        index: 4
  quantity:
    url: null
    short: Amount dispensed
    isModifier: false
    index: 43
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Amount dispensed
        choices: [valueQuantity]
        index: 45
      valueQuantity:
        base: {path: 'Extension.value[x]'}
        type: Quantity
        short: Amount dispensed
        choiceOf: value
        index: 46
  partOf:
    url: null
    short: Short description
    isModifier: false
    array: true
    index: 5
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Short description
        choices: [valueReference]
        index: 7
      valueReference:
        base: {path: 'Extension.value[x]'}
        type: Reference
        short: Short description
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProductDispense']
        index: 8
  location:
    url: null
    short: Where the dispense occurred
    isModifier: false
    index: 39
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Where the dispense occurred
        choices: [valueReference]
        index: 41
      valueReference:
        base: {path: 'Extension.value[x]'}
        type: Reference
        short: Where the dispense occurred
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/Location']
        index: 42
  destination:
    url: null
    short: Where the product was dispatched to
    isModifier: false
    index: 55
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Where the product was dispatched to
        choices: [valueReference]
        index: 57
      valueReference:
        base: {path: 'Extension.value[x]'}
        type: Reference
        short: Where the product was dispatched to
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/Location']
        index: 58
  performer:
    url: null
    short: Indicates who or what performed an action
    isModifier: false
    array: true
    index: 29
    extensions:
      function:
        url: null
        short: Identifies the function of the performer during the dispense
        isModifier: false
        index: 31
        elements:
          value:
            base: {path: 'Extension.value[x]'}
            short: Identifies the function of the performer during the dispense
            choices: [valueCodeableConcept]
            index: 33
          valueCodeableConcept:
            base: {path: 'Extension.value[x]'}
            type: CodeableConcept
            short: Identifies the function of the performer during the dispense
            choiceOf: value
            index: 34
      actor:
        url: null
        short: Who performed the action
        isModifier: false
        _required: true
        index: 35
        elements:
          value:
            base: {path: 'Extension.value[x]'}
            short: Who performed the action
            choices: [valueReference]
            index: 37
          valueReference:
            base: {path: 'Extension.value[x]'}
            type: Reference
            short: Who performed the action
            choiceOf: value
            refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner']
            index: 38
    elements:
      extension:
        array: true
        min: 1
        index: 30
        slicing:
          rules: closed
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: 1
          slices:
            function:
              match: {url: null}
              schema:
                short: Identifies the function of the performer during the dispense
                isModifier: false
                index: 31
                elements:
                  value:
                    base: {path: 'Extension.value[x]'}
                    short: Identifies the function of the performer during the dispense
                    choices: [valueCodeableConcept]
                    index: 33
                  valueCodeableConcept:
                    base: {path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: Identifies the function of the performer during the dispense
                    choiceOf: value
                    index: 34
            actor:
              match: {url: null}
              schema:
                short: Who performed the action
                isModifier: false
                _required: true
                index: 35
                elements:
                  value:
                    base: {path: 'Extension.value[x]'}
                    short: Who performed the action
                    choices: [valueReference]
                    index: 37
                  valueReference:
                    base: {path: 'Extension.value[x]'}
                    type: Reference
                    short: Who performed the action
                    choiceOf: value
                    refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner']
                    index: 38
    required: [extension]
  matchStatus:
    url: null
    short: Indicates the type of matching associated with the dispense
    isModifier: false
    index: 25
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Indicates the type of matching associated with the dispense
        choices: [valueCodeableConcept]
        index: 27
      valueCodeableConcept:
        base: {path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Indicates the type of matching associated with the dispense
        choiceOf: value
        index: 28
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-BiologicallyDerivedProductDispense
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]