View clinical notes

This endpoint returns a list of clinical notes. You can filter by patient, procedure, entered_before, entered_after or updated_since. You must provide at least one filter.

Query Params
string
required

Used to scope the request to the specified institution

int32
required

Used to scope the request to the specified location

int32

Filter by patient

int32

Filter by procedure, only return clinical notes that are associated with the procedure ID.
This association only exists in certain EHRs and for certain types of notes.

date-time

Only return clinical notes that were created on or before the provided datetime.

date-time

Only return clinical notes that were created on or after the provided datetime.

date-time

Clinical notes updated after the specified time (UTC)

string

First item of the current page. Starts empty

string

Last item of the current page. Starts empty

int32
Defaults to 5

Number of results to return per page. Maximum allowed amount is 1000.

Headers
string
required
Defaults to v20240412

The NexHealth API version

Responses

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