Update Prescription

Update the details or fulfillment status of an existing prescription.

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

Update the details or fulfillment status of an existing prescription by its id.

Path Params
string
required

The unique identifier of the prescription to update, e.g., 68ae25b35e032cf8c396b1d0.

Body Params

A Data Transfer Object (DTO) for updating an existing prescription.

string

The unique ID of the patient.

string

The unique ID of the user who created the prescription.

string

The unique ID of the provider who authorized the prescription.

date-time

The creation date of the prescription.

drugs
array of objects

Updated array of prescribed drug objects.

drugs
string

Updated notes or instructions.

fulfillments
array of objects

Updated array of fulfillment records.

fulfillments
boolean

Flag to void/cancel the prescription.

date-time

The timestamp when the prescription was voided.

number

Updated print counter.

meta
object

Updated metadata.

extras
object

Updated additional non-standard data.

Response

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