Workflow or API calls:
I am trying to get back a bulk of encounters and I have confirmed that I am setting up the request from another ticket. This time with the sandbox I am getting a 202Ok response if I don't add the _type to the request but whenever I add anything other than $export I get a not found error.
Background Information:
The
url: https://fhir-ehr.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/Group/11ec-d16a-c763b73e-98e8-a31715e6a2bf/$export&_type=Encounter
i am hitting with my bulk applicaiton
client id: 5f6be3bc-3f71-4e25-87bd-facee2d3ac8d
Expected Result:
Response with the job url
Actual Result:
{"resourceType":"OperationOutcome","issue":[{"severity":"error","code":"not-found","details":{"text":"Not Found"}}]}
X-Request-Id
/ Cerner-Correlation-Id
/ opc-request-id
:
Date/time of the example
: