Properties
| Name | Required | Type | Description |
|---|---|---|---|
| identifier | No | Identifier[] | External Ids for this item |
| appointment | Yes | Reference<Appointment> | Appointment this response relates to |
| start | No | instant | Time from appointment, or requested new start time |
| end | No | instant | Time from appointment, or requested new end time |
| participantType | No | CodeableConcept[] | Role of participant in the appointment |
| actor | No | Reference<Patient / Practitioner / PractitionerRole / RelatedPerson / Device / HealthcareService / Location> | Person, Location, HealthcareService, or Device |
| participantStatus | Yes | code | accepted / declined / tentative / needs-action |
| comment | No | string | Additional comments |
Search Parameters
| Name | Type | Description | Expression |
|---|---|---|---|
| actor | reference | The Person, Location/HealthcareService or Device that this appointment response replies for | AppointmentResponse.actor |
| appointment | reference | The appointment that the response is attached to | AppointmentResponse.appointment |
| identifier | token | An Identifier in this appointment response | AppointmentResponse.identifier |
| location | reference | This Response is for this Location | AppointmentResponse.actor |
| part-status | token | The participants acceptance status for this appointment | AppointmentResponse.participantStatus |
| patient | reference | This Response is for this Patient | AppointmentResponse.actor |
| practitioner | reference | This Response is for this Practitioner | AppointmentResponse.actor |
Inherited Properties
| Name | Required | Type | Description |
|---|---|---|---|
| id | No | string | Logical id of this artifact |
| meta | No | Meta | Metadata about the resource |
| implicitRules | No | uri | A set of rules under which this content was created |
| language | No | code | Language of the resource content |
| text | No | Narrative | Text summary of the resource, for human interpretation |
| contained | No | Resource[] | Contained, inline Resources |
| extension | No | Extension[] | Additional content defined by implementations |
| modifierExtension | No | Extension[] | Extensions that cannot be ignored |

