FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

Responsible Owner: Patient Administration icon Work GroupStandards Status: InformativeSecurity Category: Patient Compartments: Device, Group, Patient, Practitioner, RelatedPerson

Mappings for the AppointmentResponse resource (see Mappings to Other Standards for further information & status).

AppointmentResponse workflow.scheduling
    identifier FiveWs.identifier
    start FiveWs.init
    end FiveWs.done[x]
    actor FiveWs.who
The mappings provided in this tab are indicative of how HL7 v2 fields relate to HL7 FHIR attributes in this resource, but is not complete and without critical HL7 v2 context. The HL7 v2-FHIR Implementation guide, located here icon, provides additional guidance on transforming an HL7 v2 message to FHIR resources for FHIR R4 and FHIR R6.
AppointmentResponse
    identifier
    appointment
    proposedNewTime
    start
    end
    participantType
    actor PID-3-Patient ID List
    participantStatus
    comment
    recurring
    occurrenceDate
    recurrenceId
AppointmentResponse Act[@moodCode <= 'PRMS']
    identifier .id
    appointment scheduleRequest.ActAppointmentRequest[@moodCode <= 'ARQ']
    proposedNewTime n/a
    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
    recurring N/A
AppointmentResponse VEVENT
    identifier UID
    appointment
    proposedNewTime n/a
    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
    recurring
    occurrenceDate
    recurrenceId