v2
latestOpenAPI 3.0.02026-07-2632977728.5 KBClinical
Create prescription messages list request. Use the UUID returned in the response to retrieve the batch of records. Results returned in order of id or updated_at.
post/api/prescription_messages_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 1000.
pageinteger
Number of page to return. Value between 1 and max number of pages in result set.
sincestring
Inclusive lower bound on record updated/created time
patientinteger
Patient ID filter
doctorinteger
Prescribing doctor ID filter
created_atstring
Filter on specific creation date
parent_messageinteger
Filter on associated parent prescription message ID
Response
Created