PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4@0.0.1-snapshot-1
    http://hl7.org/fhir/5.0/StructureDefinition/extension-Appointment.cancellationDate
description: This cross-version extension represents Appointment.cancellationDate from http://hl7.org/fhir/StructureDefinition/Appointment|5.0.0 for use in FHIR R4.
package_name: hl7.fhir.uv.xver-r5.r4
derivation: constraint
name: ext_R5_Appointment_cancellationDate
type: Extension
elements:
  value:
    base: {path: 'Extension.value[x]'}
    short: When the appointment was cancelled
    choices: [valueDateTime]
    index: 1
  valueDateTime:
    base: {path: 'Extension.value[x]'}
    type: dateTime
    short: When the appointment was cancelled
    choiceOf: value
    index: 2
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Appointment.cancellationDate'}
    index: 3
package_version: 0.0.1-snapshot-1
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Appointment.cancellationDate
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]