v2

latestOpenAPI 3.0.02026-07-2632977728.5 KB
Billing

Create clinical note field value list request. Use the UUID returned in the response to retrieve the batch of records. Results returned in order of ID.

post/api/clinical_note_field_values_list

Query parameters

order_bystring

Order results by a specific field. Valid options include [id, updated_at]. Default: id.

page_sizeinteger

Number of results to return per page. Value between 1 and 20000.

pageinteger

Number of page to return. Value between 1 and max number of pages in result set.

sincestring

Inclusive lower bound on updated_at

appointmentinteger

Appointment ID filter

clinical_note_templateinteger

ID of clinical note report template

Response

Created

statusstring

Status of the request. Upon creation this will be "In progress"

uuidstring

UUID of the batch.

descriptionstring

Contains link to load the batch by UUID