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
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. |
| Control | 1..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). |
| Control | 0..* |
| Type | Identifier |
| AppointmentResponse.appointment | |
| Definition | Parent appointment that this response is replying to. |
| Control | 1..1 |
| Type | Reference(Appointment) |
| AppointmentResponse.participantType | |
| Definition | Role of participant in the appointment. |
| Control | 0..* |
| Binding | ParticipantType: Preferred: See http://hl7.org/fhir/vs/encounter-participant-type (Role of participant in encounter) |
| Type | CodeableConcept |
| AppointmentResponse.individual | |
| Definition | A Person of device that is participating in the appointment, usually Practitioner, Patient, RelatedPerson or Device. |
| Control | 0..* |
| Type | Reference(Any) |
| Comments | Should this be multiple? And move to a child enitity. |
| AppointmentResponse.participantStatus | |
| Definition | Participation status of the Patient. |
| Control | 1..1 |
| Binding | ParticipantStatus: Required: http://hl7.org/fhir/participantstatus (The Participation status of an appointment) |
| Type | code |
| AppointmentResponse.comment | |
| Definition | Additional comments about the appointment. |
| Control | 0..1 |
| Type | string |
| AppointmentResponse.start | |
| Definition | Date/Time that the appointment is to take place. |
| Control | 0..1 |
| Type | instant |
| AppointmentResponse.end | |
| Definition | Date/Time that the appointment is to conclude. |
| Control | 0..1 |
| Type | instant |
| AppointmentResponse.lastModifiedBy | |
| Definition | Who recorded the appointment response. |
| Control | 0..1 |
| Type | Reference(Practitioner | Patient | RelatedPerson) |
| AppointmentResponse.lastModified | |
| Definition | Date when the response was recorded or last updated. |
| Control | 0..1 |
| Type | dateTime |