PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.uv.xver@r5.r4-0.0.1-snapshot-1
    http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.goal
description: This cross-version extension represents RequestOrchestration.goal from http://hl7.org/fhir/StructureDefinition/RequestOrchestration|5.0.0 for use in FHIR R4.
package_name: rs/hl7.fhir.uv.xver
derivation: constraint
name: ext_R5_RequestOrchestration_goal
type: Extension
elements:
  value:
    base: {path: 'Extension.value[x]'}
    short: What goals
    choices: [valueReference]
    index: 1
  valueReference:
    base: {path: 'Extension.value[x]'}
    type: Reference
    short: What goals
    choiceOf: value
    refers: ['http://hl7.org/fhir/StructureDefinition/Goal']
    index: 2
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.goal'}
    type: uri
    index: 3
package_version: r5.r4-0.0.1-snapshot-1
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.goal
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]