This page is part of the FHIR Specification v4.1.0: R4B Ballot. About the R4B version of FHIR. 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
12.11.8 Resource AppointmentResponse - Mappings
Mappings for the appointmentresponse resource (see Mappings to Other Standards for further information & status).
AppointmentResponse | |
identifier | FiveWs.identifier |
start | FiveWs.init |
end | FiveWs.done[x] |
actor | FiveWs.who |
AppointmentResponse | Request |
identifier | Request.identifier |
appointment | Request.basedOn |
start | Request.occurrence[x] |
end | Request.occurrence[x] |
participantType | Request.performerType |
actor | Request.performer |
participantStatus | Request.status |
comment | Request.note |
AppointmentResponse | |
identifier | |
appointment | |
start | |
end | |
participantType | |
actor | PID-3-Patient ID List |
participantStatus | |
comment | |
AppointmentResponse | Appointment[@moodCode <= 'PRMS'] |
identifier | .id |
appointment | scheduleRequest.ActAppointmentRequest[@moodCode <= 'ARQ'] |
start | .effectiveTime.low |
end | .effectiveTime.high |
participantType | (performer | reusableDevice | subject | location).@typeCode |
actor | performer.person | reusableDevice.manufacturedDevice | subject.patient | location.serviceDeliveryLocation |
participantStatus | (performer | reusableDevice | subject | location).statusCode |
comment | .subjectOf.observation[@moodCode = 'EVN'][code = 'annotation'].value |
AppointmentResponse | VEVENT |
identifier | UID |
appointment | |
start | |
end | |
participantType | n/a |
actor | ATTENDEE: (Need to provide the common name CN and also the MAILTO properties from the practitioner resource) |
participantStatus | ATTENDEE;CN="Brian Postlethwaite";RSVP=TRUE:mailto:BPostlethwaite@data.com (rsvpparam | partstatparam) |
comment | COMMENT |