Union of http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-appointment and http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-appointment

This is the set of resources that conform to either of the profiles CH ORF Appointment (http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-appointment) and CH ORF Appointment (http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-appointment). E.g. what you have to deal with if you get resources conforming to one of them

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. Appointment C0..*CH ORF Appointment
app-2: Either start and end are specified, or neither
app-3: Only proposed or cancelled appointments can be missing start/end dates
app-4: Cancelation reason is only used for appointments that have been cancelled, or no-show
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
dom-6: A resource should have narrative for robust management
... meta Σ0..1MetaMetadata about the resource
ele-1: All FHIR elements must have a @value or children
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... language 0..1codeLanguage of the resource content
Binding: ?? (preferred): A human language.


ele-1: All FHIR elements must have a @value or children
... text 0..1NarrativeText summary of the resource, for human interpretation
ele-1: All FHIR elements must have a @value or children
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... identifier SΣ0..*IdentifierExternal identifier for this item: May be used for referencing to a record in a scheduling application. Status in the scheduling application may change in time whereas Appointment.status reflects the status at the time the appointment is initiated.
ele-1: All FHIR elements must have a @value or children
... status ?!SΣ1..1codeUsed to express if time and date are the preference of the patient (="proposed"), confirmed by the patient but not yet by the service provider (="pending") or confirmed by the patient and the service provider (="booked")
Binding: ?? (required)
ele-1: All FHIR elements must have a @value or children
... cancelationReason Σ0..1CodeableConceptThe coded reason for the appointment being cancelled
Binding: ?? (example)
ele-1: All FHIR elements must have a @value or children
... serviceCategory Σ0..*CodeableConceptA broad categorization of the service that is to be performed during this appointment
Binding: ?? (example)
ele-1: All FHIR elements must have a @value or children
... serviceType Σ0..*CodeableConceptThe specific service that is to be performed during this appointment
Binding: ?? (example)
ele-1: All FHIR elements must have a @value or children
... specialty Σ0..*CodeableConceptThe specialty of a practitioner that would be required to perform the service requested in this appointment
Binding: ?? (preferred)
ele-1: All FHIR elements must have a @value or children
... appointmentType Σ0..1CodeableConceptThe style of appointment or patient that has been booked in the slot (not service type)
Binding: ?? (preferred)
ele-1: All FHIR elements must have a @value or children
... reasonCode Σ0..*CodeableConceptCoded reason this appointment is scheduled
Binding: ?? (preferred): The Reason for the appointment to take place.


ele-1: All FHIR elements must have a @value or children
... reasonReference 0..*Reference(Condition | Procedure | Observation | ImmunizationRecommendation)Reason the appointment is to take place (resource)
ele-1: All FHIR elements must have a @value or children
... priority 0..1unsignedIntUsed to make informed decisions if needing to re-prioritize
ele-1: All FHIR elements must have a @value or children
... description 0..1stringShown on a subject line in a meeting request, or appointment list
ele-1: All FHIR elements must have a @value or children
... supportingInformation 0..*Reference(Resource)Additional information to support the appointment
ele-1: All FHIR elements must have a @value or children
... start SΣ0..1instantWhen appointment is to take place (required if status="pending" or "booked")
ele-1: All FHIR elements must have a @value or children
... end SΣ0..1instantWhen appointment is to conclude (required if status="pending" or "booked")
ele-1: All FHIR elements must have a @value or children
... minutesDuration 0..1positiveIntCan be less than start/end (e.g. estimate)
ele-1: All FHIR elements must have a @value or children
... slot 0..*Reference(Slot)The slots that this appointment is filling
ele-1: All FHIR elements must have a @value or children
... created 0..1dateTimeThe date that this appointment was initially created
ele-1: All FHIR elements must have a @value or children
... comment 0..1stringAdditional comments
ele-1: All FHIR elements must have a @value or children
... patientInstruction S0..1stringPatient-oriented instructions SHALL be here and NOT in ServiceRequest.patientInstruction
ele-1: All FHIR elements must have a @value or children
... basedOn 0..*Reference(ServiceRequest)The service request this appointment is allocated to assess
ele-1: All FHIR elements must have a @value or children
... participant SC1..1BackboneElementParticipants involved in appointment
app-1: Either the type or actor on the participant SHALL be specified
ele-1: All FHIR elements must have a @value or children
.... extension 0..*ExtensionAdditional content defined by implementations
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... type Σ0..*CodeableConceptRole of participant in the appointment
Binding: ?? (extensible): Role of participant in encounter.


ele-1: All FHIR elements must have a @value or children
.... actor SΣ0..1Reference(CH ORF Location | #sd-ch-orf-location-ch-orf-location)Name, address and telecom of the appointment location
ele-1: All FHIR elements must have a @value or children
.... required Σ0..1coderequired | optional | information-only
Binding: ?? (required): Is the Participant required to attend the appointment.


ele-1: All FHIR elements must have a @value or children
.... status SΣ1..1codeaccepted | declined | tentative | needs-action
Binding: ?? (required): The Participation status of an appointment.


ele-1: All FHIR elements must have a @value or children
.... period 0..1PeriodParticipation period of the actor
ele-1: All FHIR elements must have a @value or children
... requestedPeriod S0..1PeriodSingle Date/time or Date/time-interval indication for the appointment with the status="proposed". A single Date/time indication MUST have the same value for start and end.
ele-1: All FHIR elements must have a @value or children
.... extension 0..*ExtensionAdditional content defined by implementations
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... start SΣ0..1dateTimeStarting time with inclusive boundary
ele-1: All FHIR elements must have a @value or children
.... end SΣ0..1dateTimeEnd time with inclusive boundary, if not ongoing
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format