Retrieve a health record based on the given identifier, hip_id, and health_id in nrces FHIR json format.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
eka user id (OID)
The unique identifier for the health record is care_context_id.
The HIP (Health Information Provider) ID.
The health ID associated with the record.
Successful retrieval of health records.
The response is of type object
.