Hey everyone–
Looking for some help.
How can I get list of patients that a provider/clinician is caring for?
Thanks,
Hey everyone–
Looking for some help.
How can I get list of patients that a provider/clinician is caring for?
Thanks,
In what context?
There’s probably one or two other possibilities too…
hey @lloyd thanks for the response.
We are looking to get list of patients whom the clinician is on the care team.
Ok, so CareTeam?participant=Practitioner/123&_include=CareTeam:patient
Epic doesn’t (yet?) support queries that return multiple patients using FHIR. You’ll need to reach out to open@epic.com to explore what alternatives they have.
Multiple patients can be accommodated by using Group resource to contain list of patient, then append query
[https://fhir.epic.com/interconnect-fhir-oauth/api/FHIR/R4/CareTeam?participant=Practitioner/eM5CWtq15N0WJeuCet5bJlQ3&_include=CareTeam:subject:Group