Release 4

Patient Administration Work GroupMaturity Level: 3 Trial UseSecurity Category: Patient Compartments: Device, Patient, Practitioner, RelatedPerson

Detailed Descriptions for the elements in the AppointmentResponse resource.

AppointmentResponse
Element IdAppointmentResponse
Definition

A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection.

Cardinality0..*
TypeDomainResource
Invariants
Defined on this element
apr-1Rule Either the participantType or actor must be specifiedparticipantType.exists() or actor.exists()
AppointmentResponse.identifier
Element IdAppointmentResponse.identifier
Definition

This records identifiers associated with this appointment response concern that are defined by business processes and/ or used to refer to it when a direct URL reference to the resource itself is not appropriate.

NoteThis is a business identifier, not a resource identifier (see discussion)
Cardinality0..*
TypeIdentifier
Summarytrue
AppointmentResponse.appointment
Element IdAppointmentResponse.appointment
Definition

Appointment that this response is replying to.

Cardinality1..1
TypeReference(Appointment)
Summarytrue
AppointmentResponse.start
Element IdAppointmentResponse.start
Definition

Date/Time that the appointment is to take place, or requested new start time.

Cardinality0..1
Typeinstant
Comments

This may be either the same as the appointment request to confirm the details of the appointment, or alternately a new time to request a re-negotiation of the start time.

AppointmentResponse.end
Element IdAppointmentResponse.end
Definition

This may be either the same as the appointment request to confirm the details of the appointment, or alternately a new time to request a re-negotiation of the end time.

Cardinality0..1
Typeinstant
AppointmentResponse.participantType
Element IdAppointmentResponse.participantType
Definition

Role of participant in the appointment.

Cardinality0..*
Terminology BindingParticipant type (Extensible)
TypeCodeableConcept
Summarytrue
Comments

The role of the participant can be used to declare what the actor will be doing in the scope of the referenced appointment.

If the actor is not specified, then it is expected that the actor will be filled in at a later stage of planning.

This value SHALL be the same as specified on the referenced Appointment so that they can be matched, and subsequently updated.

AppointmentResponse.actor
Element IdAppointmentResponse.actor
Definition

A Person, Location, HealthcareService, or Device that is participating in the appointment.

Cardinality0..1
TypeReference(Patient | Practitioner | PractitionerRole | RelatedPerson | Device | HealthcareService | Location)
Summarytrue
AppointmentResponse.participantStatus
Element IdAppointmentResponse.participantStatus
Definition

Participation status of the participant. When the status is declined or tentative if the start/end times are different to the appointment, then these times should be interpreted as a requested time change. When the status is accepted, the times can either be the time of the appointment (as a confirmation of the time) or can be empty.

Cardinality1..1
Terminology BindingParticipationStatus (Required)
Typecode
Is Modifiertrue (Reason: Not known why this is labelled a modifier)
Summarytrue
Comments

This element is labeled as a modifier because the status contains the code entered-in-error that marks the participant as not currently valid.

AppointmentResponse.comment
Element IdAppointmentResponse.comment
Definition

Additional comments about the appointment.

Cardinality0..1
Typestring
Comments

This comment is particularly important when the responder is declining, tentatively accepting or requesting another time to indicate the reasons why.