GET
/
mr
/
api
/
v1
/
cases
/
{id}
Describe Case
curl --request GET \
  --url https://api.eka.care/mr/api/v1/cases/{id} \
  --header 'Authorization: Bearer <token>' \
  --header 'X-Pt-Oid: <x-pt-oid>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Pt-Oid
string
required

Patient ID

If-None-Match
string

ETag to check for updates

Path Parameters

id
string
required

Unique case ID

Response

200
application/json

FHIR Bundle of the case