GET Clients/MyHealthRecord/Token/{clientID}

Gets an embedded token for the Health Viewer for a given client (patient).

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientID

The client ID to identify the patient

integer

Required

Body Parameters

None.

Response Information

Resource Description

JSON with the embedded token and HealthViewer UI URL

IHttpActionResult

None.