Basic Information

appmixer.epic.core.GetAppointment

Get Appointment

1.0.0

Public

Retrieve an appointment from Epic by its FHIR ID, including date, time, status, participants and all other available data.

Input Ports

in

FieldTypeDescription
Appointment ID text The FHIR ID of the appointment.

Output Ports

out

FieldTypeDescription
Appointment ID string -
Status string -
Start string -
End string -
Duration (minutes) number -
Created string -
Description string -
Comment string -
Service Type string -
Appointment Type string -
Reason string -
Patient string -
Patient Reference string -
Practitioners array -
Locations array -
Participants array -
Last Updated string -
Raw FHIR Resource object -

Full Metadata