Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.39) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Resource Profile: EBookingsAppointmentResponse - Mappings
Mappings for the ebookings-appointmentresponse resource profile.
EBookingsAppointmentResponse |
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 |
EBookingsAppointmentResponse |
AppointmentResponse | Entity. Role, or Act, Appointment[@moodCode <= 'PRMS'] |
text | Act.text? |
contained | N/A |
extension | N/A |
modifierExtension | N/A |
identifier | .id |
appointment | scheduleRequest.ActAppointmentRequest[@moodCode <= 'ARQ'] |
id | n/a |
extension | n/a |
reference | N/A |
type | N/A |
identifier | .identifier |
display | N/A |
start | .effectiveTime.low |
end | .effectiveTime.high |
participantType | (performer | reusableDevice | subject | location).@typeCode |
actor | performer.person | reusableDevice.manufacturedDevice | subject.patient | location.serviceDeliveryLocation |
id | n/a |
extension | n/a |
reference | N/A |
type | N/A |
identifier | .identifier |
display | N/A |
participantStatus | (performer | reusableDevice | subject | location).statusCode |
comment | .subjectOf.observation[@moodCode = 'EVN'][code = 'annotation'].value |
Mappings for iCalendar (http://ietf.org/rfc/2445)
EBookingsAppointmentResponse |
AppointmentResponse | VEVENT |
identifier | UID |
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 |
Mappings for FiveWs Pattern Mapping (http://hl7.org/fhir/fivews)
EBookingsAppointmentResponse |
AppointmentResponse | |
identifier | FiveWs.identifier |
start | FiveWs.init |
end | FiveWs.done[x] |
actor | FiveWs.who |
EBookingsAppointmentResponse |
AppointmentResponse | |
actor | PID-3-Patient ID List |