PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4b@0.0.1-snapshot-2
    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:
    base: {max: '*', min: 0, path: Extension.extension}
    array: true
    min: 3
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 3
      slices:
        patient:
          match: {url: patient}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: The intended recipient of the dispensed product
            _required: true
            index: 26
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: patient}
                index: 27
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The intended recipient of the dispensed product
                choices: [valueReference]
                index: 29
              valueReference:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Reference
                short: The intended recipient of the dispensed product
                choiceOf: value
                index: 30
            required: [url]
        whenHandedOver:
          match: {url: whenHandedOver}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: When the product was dispatched
            index: 64
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: whenHandedOver}
                index: 65
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: When the product was dispatched
                choices: [valueDateTime]
                index: 67
              valueDateTime:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: dateTime
                short: When the product was dispatched
                choiceOf: value
                index: 68
            required: [url]
        usageInstruction:
          match: {url: usageInstruction}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Specific instructions for use
            index: 79
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: usageInstruction}
                index: 80
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Specific instructions for use
                choices: [valueString]
                index: 82
              valueString:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: string
                short: Specific instructions for use
                choiceOf: value
                index: 83
            required: [url]
        preparedDate:
          match: {url: preparedDate}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: When product was selected/matched
            index: 59
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: preparedDate}
                index: 60
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: When product was selected/matched
                choices: [valueDateTime]
                index: 62
              valueDateTime:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: dateTime
                short: When product was selected/matched
                choiceOf: value
                index: 63
            required: [url]
        note:
          match: {url: note}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Additional notes
            array: true
            index: 74
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: note}
                index: 75
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Additional notes
                choices: [valueAnnotation]
                index: 77
              valueAnnotation:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Annotation
                short: Additional notes
                choiceOf: value
                index: 78
            required: [url]
        product:
          match: {url: product}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: The BiologicallyDerivedProduct that is dispensed
            _required: true
            index: 21
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: product}
                index: 22
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The BiologicallyDerivedProduct that is dispensed
                choices: [valueReference]
                index: 24
              valueReference:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Reference
                short: The BiologicallyDerivedProduct that is dispensed
                choiceOf: value
                index: 25
            required: [url]
        originRelationshipType:
          match: {url: originRelationshipType}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Relationship between the donor and intended recipient
            index: 16
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: originRelationshipType}
                index: 17
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Relationship between the donor and intended recipient
                choices: [valueCodeableConcept]
                index: 19
              valueCodeableConcept:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Relationship between the donor and intended recipient
                choiceOf: value
                index: 20
            required: [url]
        status:
          match: {url: status}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: preparation | in-progress | allocated | issued | unfulfilled | returned | entered-in-error | unknown
            _required: true
            index: 11
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: status}
                index: 12
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: preparation | in-progress | allocated | issued | unfulfilled | returned | entered-in-error | unknown
                choices: [valueCode]
                index: 14
              valueCode:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: code
                short: preparation | in-progress | allocated | issued | unfulfilled | returned | entered-in-error | unknown
                choiceOf: value
                index: 15
            required: [url]
        basedOn:
          match: {url: basedOn}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: The order or request that this dispense is fulfilling
            array: true
            index: 1
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: basedOn}
                index: 2
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The order or request that this dispense is fulfilling
                choices: [valueReference]
                index: 4
              valueReference:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Reference
                short: The order or request that this dispense is fulfilling
                choiceOf: value
                index: 5
            required: [url]
        quantity:
          match: {url: quantity}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Amount dispensed
            index: 54
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: quantity}
                index: 55
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Amount dispensed
                choices: [valueQuantity]
                index: 57
              valueQuantity:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Quantity
                short: Amount dispensed
                choiceOf: value
                index: 58
            required: [url]
        partOf:
          match: {url: partOf}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Short description
            array: true
            index: 6
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: partOf}
                index: 7
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Short description
                choices: [valueReference]
                index: 9
              valueReference:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Reference
                short: Short description
                choiceOf: value
                index: 10
            required: [url]
        location:
          match: {url: location}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Where the dispense occurred
            index: 49
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: location}
                index: 50
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Where the dispense occurred
                choices: [valueReference]
                index: 52
              valueReference:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Reference
                short: Where the dispense occurred
                choiceOf: value
                index: 53
            required: [url]
        destination:
          match: {url: destination}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Where the product was dispatched to
            index: 69
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: destination}
                index: 70
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Where the product was dispatched to
                choices: [valueReference]
                index: 72
              valueReference:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Reference
                short: Where the product was dispatched to
                choiceOf: value
                index: 73
            required: [url]
        performer:
          match: {url: performer}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Indicates who or what performed an action
            array: true
            index: 36
            extensions:
              function:
                url: function
                base: {max: '*', min: 0, path: Extension.extension}
                short: Identifies the function of the performer during the dispense
                index: 38
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: function}
                    index: 39
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Identifies the function of the performer during the dispense
                    choices: [valueCodeableConcept]
                    index: 41
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: Identifies the function of the performer during the dispense
                    choiceOf: value
                    index: 42
                required: [url]
              actor:
                url: actor
                base: {max: '*', min: 0, path: Extension.extension}
                short: Who performed the action
                _required: true
                index: 43
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: actor}
                    index: 44
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Who performed the action
                    choices: [valueReference]
                    index: 46
                  valueReference:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Reference
                    short: Who performed the action
                    choiceOf: value
                    index: 47
                required: [url]
            elements:
              extension:
                base: {max: '*', min: 0, path: Extension.extension}
                array: true
                min: 1
                index: 37
                slicing:
                  rules: closed
                  ordered: false
                  discriminator:
                  - {path: url, type: value}
                  min: 1
                  slices:
                    function:
                      match: {url: function}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: Identifies the function of the performer during the dispense
                        index: 38
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: function}
                            index: 39
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Identifies the function of the performer during the dispense
                            choices: [valueCodeableConcept]
                            index: 41
                          valueCodeableConcept:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: CodeableConcept
                            short: Identifies the function of the performer during the dispense
                            choiceOf: value
                            index: 42
                        required: [url]
                    actor:
                      match: {url: actor}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: Who performed the action
                        _required: true
                        index: 43
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: actor}
                            index: 44
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Who performed the action
                            choices: [valueReference]
                            index: 46
                          valueReference:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: Reference
                            short: Who performed the action
                            choiceOf: value
                            index: 47
                        required: [url]
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: performer}
                index: 48
            required: [url, extension]
        matchStatus:
          match: {url: matchStatus}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Indicates the type of matching associated with the dispense
            index: 31
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: matchStatus}
                index: 32
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Indicates the type of matching associated with the dispense
                choices: [valueCodeableConcept]
                index: 34
              valueCodeableConcept:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Indicates the type of matching associated with the dispense
                choiceOf: value
                index: 35
            required: [url]
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-BiologicallyDerivedProductDispense'}
    index: 84
package_version: 0.0.1-snapshot-2
extensions:
  patient:
    url: patient
    base: {max: '*', min: 0, path: Extension.extension}
    short: The intended recipient of the dispensed product
    _required: true
    index: 26
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: patient}
        index: 27
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The intended recipient of the dispensed product
        choices: [valueReference]
        index: 29
      valueReference:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Reference
        short: The intended recipient of the dispensed product
        choiceOf: value
        index: 30
    required: [url]
  whenHandedOver:
    url: whenHandedOver
    base: {max: '*', min: 0, path: Extension.extension}
    short: When the product was dispatched
    index: 64
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: whenHandedOver}
        index: 65
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: When the product was dispatched
        choices: [valueDateTime]
        index: 67
      valueDateTime:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: dateTime
        short: When the product was dispatched
        choiceOf: value
        index: 68
    required: [url]
  usageInstruction:
    url: usageInstruction
    base: {max: '*', min: 0, path: Extension.extension}
    short: Specific instructions for use
    index: 79
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: usageInstruction}
        index: 80
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Specific instructions for use
        choices: [valueString]
        index: 82
      valueString:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: string
        short: Specific instructions for use
        choiceOf: value
        index: 83
    required: [url]
  preparedDate:
    url: preparedDate
    base: {max: '*', min: 0, path: Extension.extension}
    short: When product was selected/matched
    index: 59
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: preparedDate}
        index: 60
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: When product was selected/matched
        choices: [valueDateTime]
        index: 62
      valueDateTime:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: dateTime
        short: When product was selected/matched
        choiceOf: value
        index: 63
    required: [url]
  note:
    url: note
    base: {max: '*', min: 0, path: Extension.extension}
    short: Additional notes
    array: true
    index: 74
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: note}
        index: 75
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Additional notes
        choices: [valueAnnotation]
        index: 77
      valueAnnotation:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Annotation
        short: Additional notes
        choiceOf: value
        index: 78
    required: [url]
  product:
    url: product
    base: {max: '*', min: 0, path: Extension.extension}
    short: The BiologicallyDerivedProduct that is dispensed
    _required: true
    index: 21
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: product}
        index: 22
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The BiologicallyDerivedProduct that is dispensed
        choices: [valueReference]
        index: 24
      valueReference:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Reference
        short: The BiologicallyDerivedProduct that is dispensed
        choiceOf: value
        index: 25
    required: [url]
  originRelationshipType:
    url: originRelationshipType
    base: {max: '*', min: 0, path: Extension.extension}
    short: Relationship between the donor and intended recipient
    index: 16
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: originRelationshipType}
        index: 17
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Relationship between the donor and intended recipient
        choices: [valueCodeableConcept]
        index: 19
      valueCodeableConcept:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Relationship between the donor and intended recipient
        choiceOf: value
        index: 20
    required: [url]
  status:
    url: status
    base: {max: '*', min: 0, path: Extension.extension}
    short: preparation | in-progress | allocated | issued | unfulfilled | returned | entered-in-error | unknown
    _required: true
    index: 11
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: status}
        index: 12
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: preparation | in-progress | allocated | issued | unfulfilled | returned | entered-in-error | unknown
        choices: [valueCode]
        index: 14
      valueCode:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: code
        short: preparation | in-progress | allocated | issued | unfulfilled | returned | entered-in-error | unknown
        choiceOf: value
        index: 15
    required: [url]
  basedOn:
    url: basedOn
    base: {max: '*', min: 0, path: Extension.extension}
    short: The order or request that this dispense is fulfilling
    array: true
    index: 1
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: basedOn}
        index: 2
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The order or request that this dispense is fulfilling
        choices: [valueReference]
        index: 4
      valueReference:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Reference
        short: The order or request that this dispense is fulfilling
        choiceOf: value
        index: 5
    required: [url]
  quantity:
    url: quantity
    base: {max: '*', min: 0, path: Extension.extension}
    short: Amount dispensed
    index: 54
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: quantity}
        index: 55
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Amount dispensed
        choices: [valueQuantity]
        index: 57
      valueQuantity:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Quantity
        short: Amount dispensed
        choiceOf: value
        index: 58
    required: [url]
  partOf:
    url: partOf
    base: {max: '*', min: 0, path: Extension.extension}
    short: Short description
    array: true
    index: 6
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: partOf}
        index: 7
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Short description
        choices: [valueReference]
        index: 9
      valueReference:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Reference
        short: Short description
        choiceOf: value
        index: 10
    required: [url]
  location:
    url: location
    base: {max: '*', min: 0, path: Extension.extension}
    short: Where the dispense occurred
    index: 49
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: location}
        index: 50
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Where the dispense occurred
        choices: [valueReference]
        index: 52
      valueReference:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Reference
        short: Where the dispense occurred
        choiceOf: value
        index: 53
    required: [url]
  destination:
    url: destination
    base: {max: '*', min: 0, path: Extension.extension}
    short: Where the product was dispatched to
    index: 69
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: destination}
        index: 70
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Where the product was dispatched to
        choices: [valueReference]
        index: 72
      valueReference:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Reference
        short: Where the product was dispatched to
        choiceOf: value
        index: 73
    required: [url]
  performer:
    url: performer
    base: {max: '*', min: 0, path: Extension.extension}
    short: Indicates who or what performed an action
    array: true
    index: 36
    extensions:
      function:
        url: function
        base: {max: '*', min: 0, path: Extension.extension}
        short: Identifies the function of the performer during the dispense
        index: 38
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: function}
            index: 39
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Identifies the function of the performer during the dispense
            choices: [valueCodeableConcept]
            index: 41
          valueCodeableConcept:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: CodeableConcept
            short: Identifies the function of the performer during the dispense
            choiceOf: value
            index: 42
        required: [url]
      actor:
        url: actor
        base: {max: '*', min: 0, path: Extension.extension}
        short: Who performed the action
        _required: true
        index: 43
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: actor}
            index: 44
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Who performed the action
            choices: [valueReference]
            index: 46
          valueReference:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: Reference
            short: Who performed the action
            choiceOf: value
            index: 47
        required: [url]
    elements:
      extension:
        base: {max: '*', min: 0, path: Extension.extension}
        array: true
        min: 1
        index: 37
        slicing:
          rules: closed
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: 1
          slices:
            function:
              match: {url: function}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: Identifies the function of the performer during the dispense
                index: 38
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: function}
                    index: 39
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Identifies the function of the performer during the dispense
                    choices: [valueCodeableConcept]
                    index: 41
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: Identifies the function of the performer during the dispense
                    choiceOf: value
                    index: 42
                required: [url]
            actor:
              match: {url: actor}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: Who performed the action
                _required: true
                index: 43
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: actor}
                    index: 44
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Who performed the action
                    choices: [valueReference]
                    index: 46
                  valueReference:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Reference
                    short: Who performed the action
                    choiceOf: value
                    index: 47
                required: [url]
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: performer}
        index: 48
    required: [url, extension]
  matchStatus:
    url: matchStatus
    base: {max: '*', min: 0, path: Extension.extension}
    short: Indicates the type of matching associated with the dispense
    index: 31
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: matchStatus}
        index: 32
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Indicates the type of matching associated with the dispense
        choices: [valueCodeableConcept]
        index: 34
      valueCodeableConcept:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Indicates the type of matching associated with the dispense
        choiceOf: value
        index: 35
    required: [url]
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-BiologicallyDerivedProductDispense
base: http://hl7.org/fhir/StructureDefinition/Extension|4.3.0
version: 0.0.1-snapshot-2
required: [url]