AppointmentResponse
AppointmentResponse
draftResource21 elementsv5.0.0
A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection.
Metadata
hl7.org/fhir- Canonical URL
- http://hl7.org/fhir/StructureDefinition/AppointmentResponse
- ID
- AppointmentResponse
- Type
- Base Definition
- Derivation
- specialization
- Publisher
- Health Level Seven International (Patient Administration)
- Version
- 5.0.0
| Path | Card. | Type | Description |
|---|---|---|---|
AppointmentResponse | 0..* | A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection | |
id | 0..1 | string | Logical id of this artifact |
meta | 0..1 | Metadata about the resource | |
implicitRules | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource contentrequired: all-languages |
text | 0..1 | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources |
extension | 0..* | Additional content defined by implementations | |
modifierExtension | 0..* | Extensions that cannot be ignored | |
identifier | 0..* | External Ids for this item | |
appointment | 1..1 | Appointment this response relates to | |
proposedNewTime | 0..1 | boolean | Indicator for a counter proposal |
start | 0..1 | instant | Time from appointment, or requested new start time |
end | 0..1 | instant | Time from appointment, or requested new end time |
participantType | 0..* | Role of participant in the appointmentextensible: encounter-participant-type | |
actor | 0..1 | Person(s), Location, HealthcareService, or Device | |
participantStatus | 1..1 | code | accepted | declined | tentative | needs-action | entered-in-errorrequired: appointmentresponse-status |
comment | 0..1 | markdown | Additional comments |
recurring | 0..1 | boolean | This response is for all occurrences in a recurring request |
occurrenceDate | 0..1 | date | Original date within a recurring request |
recurrenceId | 0..1 | positiveInt | The recurrence ID of the specific recurring request |