FHIR Chat · search for referenced observation with patient Id · hapi

Stream: hapi

Topic: search for referenced observation with patient Id


view this post on Zulip Morris Miltz (Jul 15 2021 at 08:22):

Hi, so i'm programming an Kotlin Android App for wound documentation. So my goal is create a patient with some Observations which are referenced to the patient. In an other View i would like to load some observation values to show them with some charts. Is it possible to get these values only with the Patient Id? And if i have to use the search() function i thin i have another problem but that's more a kotlin problem i guess.

thank you

view this post on Zulip Chetan Jain (Jul 19 2021 at 11:12):

_revInclude is something which you can try with search on Patient resource.


Last updated: Apr 12 2022 at 19:14 UTC