How to get a single resource from the bulk resource (bundle) pushed into Azure health Data Service - FHIR service using Postman

P, Pioline (Cognizant) 195 Reputation points
2023-05-30T04:47:24.3466667+00:00

Hi

Using Postman I pushed a bundle resource into Azure Health Data Services - FHIR service. The request was:

POST {{fhirurl}}/Bundle

Note: This bundle has 2 claim resources in it.

Now, my requirement is : Using Postman I want to get a single claim resource from the bundle that I pushed earlier to the FHIR service.

I tried something like this:
GET {{fhirurl}}/Bundle/Claim/{{id}}

But the response was "The requested route was not found"

Kindly help me out. Thanks in advance.

Azure Health Data Services
Azure Health Data Services
An Azure offering that provides a suite of purpose-built technologies for protected health information in the cloud.
149 questions
{count} votes