Read
Retrieve health records
Retrieve a health record based on the given identifier, hip_id, and health_id in nrces FHIR json format.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The unique identifier for the health record is care_context_id.
The HIP (Health Information Provider) ID.
The health ID associated with the record.