v1

latestOpenAPI 3.0.32026-07-26229361630.0 KB

Retrieve the prased data for the upload audio file

Retrieve a parsed transcibes based on the given identifier

get/health/api/v1/fhir/retrieve

Query parameters

identifierstring required

The unique identifier for the health record is care_context_id.

Response

Successful retrieval of health records.

resourceTypestring
typestring
idstring
timestampstring date-time

Example response

{
  "resourceType": "Bundle",
  "type": "document"
}