PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.uv.xver@r5.r4b-0.0.1-snapshot-1
    http://hl7.org/fhir/5.0/StructureDefinition/extension-Encounter.plannedStartDate
description: This cross-version extension represents Encounter.plannedStartDate from http://hl7.org/fhir/StructureDefinition/Encounter|5.0.0 for use in FHIR R4B.
package_name: rs/hl7.fhir.uv.xver
derivation: constraint
name: ext_R5_Encounter_plannedStartDate
type: Extension
elements:
  value:
    base: {path: 'Extension.value[x]'}
    short: The planned start date/time (or admission date) of the encounter
    choices: [valueDateTime]
    index: 1
  valueDateTime:
    base: {path: 'Extension.value[x]'}
    type: dateTime
    short: The planned start date/time (or admission date) of the encounter
    choiceOf: value
    index: 2
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Encounter.plannedStartDate'}
    type: uri
    index: 3
package_version: r5.r4b-0.0.1-snapshot-1
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Encounter.plannedStartDate
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]