Epic Systems
communityElectronic health records platform used by 250M+ patients in the US.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://fhir.epic.com/interconnect-fhir-oauth/api/FHIR/R4/Patient/{id}Get patient data
Parameters
idpatient ID (stringrequiredReturns
resourceType, id, name[], gender, birthDate, address[], telecom[], identifier[]GET
https://fhir.epic.com/interconnect-fhir-oauth/api/FHIR/R4/PatientSearch patients
Parameters
givenfirst name (stringoptionalfamilylast name (stringoptionalbirthdateYYYY-MM-DD (stringoptionalReturns
entry[] with resource.id, resource.name, resource.gender, resource.birthDateGET
https://fhir.epic.com/interconnect-fhir-oauth/api/FHIR/R4/ObservationGet observations
Parameters
patientpatient ID (stringrequiredcategoryvital-signs|laboratory (stringoptionalReturns
entry[] with resource.code, resource.valueQuantity, resource.effectiveDateTime, resource.status