Request Patient Clinical Summary

Creates a request for the clinical summary document for the requested patient that is generated by the Predoc platform.

To check the status of this request, use the /documents/{documentId} endpoint where the document ID is the patientSummaryRequestId returned in the response from this request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the patient.

Body Params
categories
array of strings
required

List of clinical summary categories to include in the summary document.

categories*
string

Starting (inclusive) date for the clinical summary, in YYYY-MM-DD format. If not provided, the earliest date available is used.

string

Ending (exclusive) date for the clinical summary, in YYYY-MM-DD format. The date must be after the fromDate. If not provided, the current date is used.

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json