FHIR search queries within the prefetch template #55
-
I have a sample patient EHR bundle that I downloaded from Synthea with lots of different resources (Encounters, Conditions, Observations, etc.). I am trying to make a service that collects all the observations inside of this bundle - more specifically, one that gathers all of the times a blood pressure measurement was taken. My search query looks like this:
I am using the logica sandbox as my test client. Inside of the bundle, there are 10 total observations where blood pressure was taken for the patient (with corresponding loinc code). However, this query does not return anything. Below is the response body corresponding with this request:
I am expecting this response to contain the 10 observation resources. Any ideas how this search could be modified to accomplish this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
We talked about this in a paired session. The bug ended up being |
Beta Was this translation helpful? Give feedback.
We talked about this in a paired session.
The bug ended up being
http://loinc|55284-4"
vshttp://loinc.org|55284-4"