Mappings for the appointmentresponse resource.
| AppointmentResponse | Appointment[@moodCode <= 'PRMS'] |
| identifier | .id |
| appointment | scheduleRequest.Appointment[@moodCode <= 'RQO'] |
| start | .effectiveTime.low |
| end | .effectiveTime.high |
| participantType | performer.person.@classCode | reusableDevice.manufacturedDevice.@classCode | subject.patient.@classCode | location.serviceDeliveryLocation.@classCode |
| actor | performer.person | reusableDevice.manufacturedDevice | subject.patient | location.serviceDeliveryLocation |
| participantStatus | n/a |
| comment | .subjectOf.observationEvent[code="annotation"].value |