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"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.