PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r3.r5@0.0.1-snapshot-1
    http://hl7.org/fhir/3.0/StructureDefinition/extension-SupplyRequest.orderedItem
description: This cross-version extension represents SupplyRequest.orderedItem from http://hl7.org/fhir/StructureDefinition/SupplyRequest|3.0.2 for use in FHIR R5.
package_name: hl7.fhir.uv.xver-r3.r5
derivation: constraint
name: ext_R3_SupplyRequest_orderedItem
type: Extension
elements:
  extension:
    array: true
    min: 1
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        quantity:
          match: {url: null}
          schema:
            isModifier: false
            short: The requested amount of the item indicated
            _required: true
            index: 1
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: The requested amount of the item indicated
                choices: [valueQuantity]
                index: 3
              valueQuantity:
                base: {path: 'Extension.value[x]'}
                type: Quantity
                short: The requested amount of the item indicated
                choiceOf: value
                index: 4
        item[x]:
          match: {url: null}
          schema:
            isModifier: false
            short: Medication, Substance, or Device requested to be supplied
            index: 5
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Medication, Substance, or Device requested to be supplied
                choices: [valueCodeableConcept, valueReference]
                index: 7
              valueCodeableConcept:
                base: {path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Medication, Substance, or Device requested to be supplied
                choiceOf: value
                index: 8
              valueReference:
                short: Medication, Substance, or Device requested to be supplied
                refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Medication', 'http://hl7.org/fhir/StructureDefinition/Substance']
                type: Reference
                base: {path: 'Extension.value[x]'}
                choiceOf: value
                index: 9
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/3.0/StructureDefinition/extension-SupplyRequest.orderedItem'}
    type: uri
    index: 10
package_version: 0.0.1-snapshot-1
extensions:
  quantity:
    url: null
    isModifier: false
    short: The requested amount of the item indicated
    _required: true
    index: 1
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: The requested amount of the item indicated
        choices: [valueQuantity]
        index: 3
      valueQuantity:
        base: {path: 'Extension.value[x]'}
        type: Quantity
        short: The requested amount of the item indicated
        choiceOf: value
        index: 4
  item[x]:
    url: null
    isModifier: false
    short: Medication, Substance, or Device requested to be supplied
    index: 5
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Medication, Substance, or Device requested to be supplied
        choices: [valueCodeableConcept, valueReference]
        index: 7
      valueCodeableConcept:
        base: {path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Medication, Substance, or Device requested to be supplied
        choiceOf: value
        index: 8
      valueReference:
        short: Medication, Substance, or Device requested to be supplied
        refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Medication', 'http://hl7.org/fhir/StructureDefinition/Substance']
        type: Reference
        base: {path: 'Extension.value[x]'}
        choiceOf: value
        index: 9
class: extension
kind: complex-type
url: http://hl7.org/fhir/3.0/StructureDefinition/extension-SupplyRequest.orderedItem
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [extension, url]