FHIR Chat · Search Encounters with Patient name · implementers

Stream: implementers

Topic: Search Encounters with Patient name


view this post on Zulip Muhammad Abubakar Ikram (May 20 2021 at 12:23):

Is there any way to search Encounter resources using Patient name?
rather than first searching Patient with the Patient name then using Patient resource id in to search the Encounter resources related to that Patient?

view this post on Zulip Lloyd McKenzie (May 20 2021 at 13:16):

Take a look at chaining on the search page. You can do something like this:
[base]/Encounter?patient.name=somename

view this post on Zulip Muhammad Abubakar Ikram (May 21 2021 at 06:15):

thank you @Lloyd McKenzie taking a look.


Last updated: Apr 12 2022 at 19:14 UTC