PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.uv.xver@r3.r4-0.0.1-snapshot-1
    http://hl7.org/fhir/3.0/StructureDefinition/extension-SupplyRequest.requester
description: This cross-version extension represents SupplyRequest.requester from http://hl7.org/fhir/StructureDefinition/SupplyRequest|3.0.2 for use in FHIR R4.
package_name: rs/hl7.fhir.uv.xver
derivation: constraint
name: ext_R3_SupplyRequest_requester
type: Extension
elements:
  extension:
    array: true
    min: 1
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        agent:
          match: {url: null}
          schema:
            isModifier: false
            short: Individual making the request
            _required: true
            index: 1
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Individual making the request
                choices: [valueReference]
                index: 3
              valueReference:
                short: Individual making the request
                refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
                type: Reference
                base: {path: 'Extension.value[x]'}
                choiceOf: value
                index: 4
        onBehalfOf:
          match: {url: null}
          schema:
            isModifier: false
            short: Organization agent is acting for
            index: 5
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Organization agent is acting for
                choices: [valueReference]
                index: 7
              valueReference:
                short: Organization agent is acting for
                refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
                type: Reference
                base: {path: 'Extension.value[x]'}
                choiceOf: value
                index: 8
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/3.0/StructureDefinition/extension-SupplyRequest.requester'}
    type: uri
    index: 9
package_version: r3.r4-0.0.1-snapshot-1
extensions:
  agent:
    url: null
    isModifier: false
    short: Individual making the request
    _required: true
    index: 1
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Individual making the request
        choices: [valueReference]
        index: 3
      valueReference:
        short: Individual making the request
        refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
        type: Reference
        base: {path: 'Extension.value[x]'}
        choiceOf: value
        index: 4
  onBehalfOf:
    url: null
    isModifier: false
    short: Organization agent is acting for
    index: 5
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Organization agent is acting for
        choices: [valueReference]
        index: 7
      valueReference:
        short: Organization agent is acting for
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
        type: Reference
        base: {path: 'Extension.value[x]'}
        choiceOf: value
        index: 8
class: extension
kind: complex-type
url: http://hl7.org/fhir/3.0/StructureDefinition/extension-SupplyRequest.requester
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [extension, url]