This section provides an overview of fetching Document, fetching documents list and retrieving health records.
Use the Describe Document API to obtain more details about a specific document.
To get the list of all the records for an authenticated user, the client can use the List Documents API.
To retrieve a health record based on the given care_context_id
, hip_id
, and health_id
, the client should use the Retrieve Health Records API.
This section provides an overview of fetching Document, fetching documents list and retrieving health records.
Use the Describe Document API to obtain more details about a specific document.
To get the list of all the records for an authenticated user, the client can use the List Documents API.
To retrieve a health record based on the given care_context_id
, hip_id
, and health_id
, the client should use the Retrieve Health Records API.