Basic Information

appmixer.epic.core.GetPatient

Get Patient

1.0.0

Public

Retrieve a single Patient resource from Epic by its FHIR ID. Returns patient demographics: name, identifiers, birth date, gender, contact details and address.

Input Ports

in

FieldTypeDescription
Patient ID text The FHIR ID of the Patient resource.

Output Ports

out

FieldTypeDescription
Resource Type string -
Patient ID string -
Identifier array -
Active boolean -
Name array -
Telecom array -
Gender string -
Birth Date string -
Address array -
Marital Status object -

Full Metadata