Searches for patient assessments based on multiple criteria with pagination.

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

The requested API version

Body Params

The search criteria including MRN, assessment type, date range, and pagination.

Request model for searching patient assessments with pagination.

string
required
length ≥ 1

Medical record number of the patient. Required.

string
required
length ≥ 1

Assessment type name to filter assessments. Required.
Example: "Standard Assessment", "Standard Visit Report"

date-time | null

Start date for filtering assessments by creation date (optional).
If time is included, it will be ignored — results based only on date.

date-time | null

End date for filtering assessments by creation date (optional).
If time is included, it will be ignored — results based only on date.

sort
array of objects | null
sort
int32
int32
Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

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