PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r3.r5@0.0.1-snapshot-1
    http://hl7.org/fhir/3.0/StructureDefinition/extension-SupplyRequest.deliverTo
description: This cross-version extension represents SupplyRequest.deliverTo 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_deliverTo
type: Extension
elements:
  value:
    base: {path: 'Extension.value[x]'}
    short: The destination of the supply
    choices: [valueReference]
    index: 1
  valueReference:
    short: The destination of the supply
    refers: ['http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient']
    type: Reference
    base: {path: 'Extension.value[x]'}
    choiceOf: value
    index: 2
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/3.0/StructureDefinition/extension-SupplyRequest.deliverTo'}
    type: uri
    index: 3
package_version: 0.0.1-snapshot-1
class: extension
kind: complex-type
url: http://hl7.org/fhir/3.0/StructureDefinition/extension-SupplyRequest.deliverTo
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]