Austrian Appointment Scheduling (R5)
0.2.0 - Informative

Austrian Appointment Scheduling (R5), published by HL7® Austria, TC FHIR®. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Austria/TC-FHIR-AG-Scheduling-R5/ and changes regularly. See the Directory of published versions

Extension: The policy for a cancellation

Official URL: http://hl7.at/fhir/TC-FHIR-AG-Scheduling-R5/R5/StructureDefinition/at-scheduling-ext-cancellationPolicy Version: 0.2.0
Draft as of 2026-03-09 Responsible: HL7® Austria, TC FHIR® Computable Name: CancellationPolicy

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.

Context of Use

Usage info

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension The policy for a cancellation
... Slices for extension Content/Rules for all slices
.... extension:cancelUntil 0..1 Extension Information on how long before the planned start of an appointment a cancellation will be possible
..... extension 0..0 Extension
..... url 1..1 uri "cancelUntil"
..... value[x] 0..1 Duration Value of extension
.... extension:cancellationFee 0..1 Extension Information about the costs in case of a cancellation
..... extension 0..0 Extension
..... url 1..1 uri "cancellationFee"
..... value[x] 0..1 Money Value of extension
... url 1..1 uri "http://hl7.at/fhir/TC-FHIR-AG-Scheduling-R5/R5/StructureDefinition/at-scheduling-ext-cancellationPolicy"
... value[x] 0..0 Value of extension

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension The policy for a cancellation
... id 0..1 id Unique id for inter-element referencing
... Slices for extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... extension:cancelUntil 0..1 Extension Information on how long before the planned start of an appointment a cancellation will be possible
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "cancelUntil"
..... value[x] 0..1 Duration Value of extension
.... extension:cancellationFee 0..1 Extension Information about the costs in case of a cancellation
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "cancellationFee"
..... value[x] 0..1 Money Value of extension
... url 1..1 uri "http://hl7.at/fhir/TC-FHIR-AG-Scheduling-R5/R5/StructureDefinition/at-scheduling-ext-cancellationPolicy"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: 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.

  • cancelUntil: Duration: An Extension
  • cancellationFee: Money: An Extension

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension The policy for a cancellation
... Slices for extension Content/Rules for all slices
.... extension:cancelUntil 0..1 Extension Information on how long before the planned start of an appointment a cancellation will be possible
..... extension 0..0 Extension
..... url 1..1 uri "cancelUntil"
..... value[x] 0..1 Duration Value of extension
.... extension:cancellationFee 0..1 Extension Information about the costs in case of a cancellation
..... extension 0..0 Extension
..... url 1..1 uri "cancellationFee"
..... value[x] 0..1 Money Value of extension
... url 1..1 uri "http://hl7.at/fhir/TC-FHIR-AG-Scheduling-R5/R5/StructureDefinition/at-scheduling-ext-cancellationPolicy"
... value[x] 0..0 Value of extension

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension The policy for a cancellation
... id 0..1 id Unique id for inter-element referencing
... Slices for extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... extension:cancelUntil 0..1 Extension Information on how long before the planned start of an appointment a cancellation will be possible
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "cancelUntil"
..... value[x] 0..1 Duration Value of extension
.... extension:cancellationFee 0..1 Extension Information about the costs in case of a cancellation
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..0 Extension
Slice: Unordered, Open by value:url
..... url 1..1 uri "cancellationFee"
..... value[x] 0..1 Money Value of extension
... url 1..1 uri "http://hl7.at/fhir/TC-FHIR-AG-Scheduling-R5/R5/StructureDefinition/at-scheduling-ext-cancellationPolicy"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: 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.

  • cancelUntil: Duration: An Extension
  • cancellationFee: Money: An Extension

 

Other representations of profile: CSV, Excel, Schematron

Constraints

Id Grade Path(s) Description Expression
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()