description: This Extension provides the information about the policy of a cancellation of an appointment. It can contain a time frame until when a cancellation is possible or what the fee for a cancellation will be. package_name: hl7.at.fhir.tc.wg.scheduling.r5 derivation: constraint name: CancellationPolicy type: Extension elements: extension: short: Information on how long before the planned start of an appointment a cancellation will be possible index: 0 slicing: slices: cancelUntil: match: {} schema: short: Information on how long before the planned start of an appointment a cancellation will be possible index: 0 extensions: {} elements: extension: {index: 1} url: pattern: {type: Uri, value: cancelUntil} index: 2 value: choices: [valueDuration] index: 4 valueDuration: {type: Duration, choiceOf: value, index: 5} cancellationFee: match: {} schema: short: Information about the costs in case of a cancellation index: 6 extensions: {} elements: extension: {index: 7} url: pattern: {type: Uri, value: cancellationFee} index: 8 value: choices: [valueMoney] index: 10 valueMoney: {type: Money, choiceOf: value, index: 11} url: pattern: {type: Uri, value: 'https://fhir.hl7.at/tc/wg/scheduling/r5/StructureDefinition/at-scheduling-ext-cancellationPolicy'} index: 12 value: choices: [] index: 14 package_version: 1.0.0 extensions: cancelUntil: url: null short: Information on how long before the planned start of an appointment a cancellation will be possible index: 0 extensions: {} elements: extension: {index: 1} url: pattern: {type: Uri, value: cancelUntil} index: 2 value: choices: [valueDuration] index: 4 valueDuration: {type: Duration, choiceOf: value, index: 5} cancellationFee: url: null short: Information about the costs in case of a cancellation index: 6 extensions: {} elements: extension: {index: 7} url: pattern: {type: Uri, value: cancellationFee} index: 8 value: choices: [valueMoney] index: 10 valueMoney: {type: Money, choiceOf: value, index: 11} class: extension kind: complex-type url: https://fhir.hl7.at/tc/wg/scheduling/r5/StructureDefinition/at-scheduling-ext-cancellationPolicy base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.0