2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

5.25.5 Resource AppointmentResponse - Detailed Descriptions

Detailed Descriptions for the elements in the AppointmentResponse resource.

AppointmentResponse
Definition

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

Control1..1
AppointmentResponse.identifier
Definition

This records identifiers associated with this appointment concern that are defined by business processed and/ or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation).

Control0..*
TypeIdentifier
AppointmentResponse.appointment
Definition

Parent appointment that this response is replying to.

Control1..1
TypeReference(Appointment)
AppointmentResponse.participantType
Definition

Role of participant in the appointment.

Control0..*
BindingParticipantType: Preferred: See http://hl7.org/fhir/vs/encounter-participant-type (Role of participant in encounter)
TypeCodeableConcept
AppointmentResponse.individual
Definition

A Person of device that is participating in the appointment, usually Practitioner, Patient, RelatedPerson or Device.

Control0..*
TypeReference(Any)
Comments

Should this be multiple? And move to a child enitity.

AppointmentResponse.participantStatus
Definition

Participation status of the Patient.

Control1..1
BindingParticipantStatus: Required: http://hl7.org/fhir/participantstatus (The Participation status of an appointment)
Typecode
AppointmentResponse.comment
Definition

Additional comments about the appointment.

Control0..1
Typestring
AppointmentResponse.start
Definition

Date/Time that the appointment is to take place.

Control0..1
Typeinstant
AppointmentResponse.end
Definition

Date/Time that the appointment is to conclude.

Control0..1
Typeinstant
AppointmentResponse.lastModifiedBy
Definition

Who recorded the appointment response.

Control0..1
TypeReference(Practitioner | Patient | RelatedPerson)
AppointmentResponse.lastModified
Definition

Date when the response was recorded or last updated.

Control0..1
TypedateTime