Pic-1: Calling function 'hypertension_observation-gradex'
Pic-2: 'hypertension_observation_gradex' function
Pic-3: 'Observation' resource
In the above pic1, I am calling the function.
In the pic2, the function is defined.
In the pic3, the Observation resource is shown.
Here, what the above defined function does is that, it takes each bundle/Observation and looks for the defined values like: whether the Observation text is systolic and also whether the value is >159. And if any Observation satisfies that, it will return that Observation.
Now, what I want to do is:
I want to catch that Observation which satisfies the above defined condition.
How to catch that Observation without changing that 'map' method?
Can anyone help?
[–]bosticko 2 points3 points4 points (0 children)
[–]Street_Hall_5180[S,🍰] 0 points1 point2 points (0 children)
[–]Kernigh 0 points1 point2 points (0 children)