when we passed only one result then FHR App is showing result but multiple results we send then its not showing.
“result”: [
{
“reference”: “Observation/d324663a-4057-45d2-92bb-cd2d0a5a7a60”
}
]
Its successfully worked
But
“result”: [
{
“reference”: “Observation/d324663a-4057-45d2-92bb-cd2d0a5a7a60”
},
{
“reference”: “Observation/33528149-5d21-4097-89f5-9554d308b511”
}
]
Its not showing results in FHR App