Patches a patient order's information for a given patient order ID.

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 request containing the patient order information.

The information used to create or update Patient Orders with INJ/PO Rx type.

int64 | null

Unique Identifier of the patient order id. If provided, the order will be updated; otherwise, a new order will be created.

string | null

Name of the Patient Order
To clear the Name, send an empty string "".

string | null

Description of the Patient Order
To clear the Description, send an empty string "".

int64 | null

Unique identifier of the dispense/inventory item.

string | null

Strength/dose of the medication.
To clear the Strength, send an empty string "".

string | null

User defined look up value for unit of measure.
To clear the Unit of Measure, send an empty string "".

string | null

User defined look up value for HCPC code.
To clear the HCPC, send an empty string "".

string | null

User defined look up value for prescription format.
To clear the Prescription Format, send an empty string "".

date-time | null

Date of the patient order.
To clear the Ordered date, send DateTime.MinValue (0001-01-01T00:00:00Z).

date-time | null

Start date of the patient order.
To clear the start date, send DateTime.MinValue (0001-01-01T00:00:00Z).

date-time | null

Stop date of the patient order.
To clear the Stop date, send DateTime.MinValue (0001-01-01T00:00:00Z).

date-time | null

Date the order was discontinued.
To clear the Discontinued date, send DateTime.MinValue (0001-01-01T00:00:00Z).

string | null

User defined look up value for therapy type.

string | null

Look up value for patient order status.

string | null

To clear the Comments, send an empty string "".

boolean | null

Flag for stat order.

string | null

Change reason for stat order.

boolean | null

Flag for requires auth.

boolean | null

Flag for Rx present.

int64 | null

Unique identifier of the company.
Kept company id as optional as we can set patient's company as default for patient order.

int64 | null

Unique identifier of the billing provider.

string | null

User defined lookup value for team.
To clear the Team, send an empty string "".

int64 | null

Unique identifier of the referral source.
To clear the referral source, send 0.

int64 | null

Unique identifier of the sales representative.
To clear the sales representative, send 0.

int64 | null

Unique identifier of the prescriber.

string | null

Lookup value for authorization override type.

int64 | null

Unique identifier of the billing authorization.
To clear the billing authorization, send 0.

boolean | null

Flag for billed for denial.

boolean | null

Flag for Is Therigy STM Request Sent.

boolean | null

Flag for Is Send to CAPS.

string | null

Primary payer policy number of the patient.
Updates payer policy associations for a PatientOrder based on PolicyNumber and GroupNumber matching.
Matching Priority: 1) PolicyNumber + GroupNumber, 2) PolicyNumber only, 3) No update if no match.
To clear the Primary payer policy number, send an empty string "", But Patient(self-pay) will be assigned as Primary Payer.

string | null

Primary payer group number of the patient.
To clear the Primary payer Group number, send an empty string ""

string | null

Secondary payer policy number of the patient.
Updates payer policy associations for a PatientOrder based on PolicyNumber and GroupNumber matching.
Matching Priority: 1) PolicyNumber + GroupNumber, 2) PolicyNumber only, 3) No update if no match.
To clear the Secondary payer policy number, send an empty string ""

string | null

Secondary payer group number of the patient.
To clear the Secondary payer group number, send an empty string ""

string | null

Per Diem/ Supply payer policy number of the patient.
Updates payer policy associations for a PatientOrder based on PolicyNumber and GroupNumber matching.
Matching Priority: 1) PolicyNumber + GroupNumber, 2) PolicyNumber only, 3) No update if no match.
To clear the Per Diem/ Supply payer policy number, send an empty string ""

string | null

Per Diem/ Supply payer group number of the patient.
To clear the Per Diem/ Supply payer group number, send an empty string ""

string | null

Denial payer policy number of the patient.
Updates payer policy associations for a PatientOrder based on PolicyNumber and GroupNumber matching.
Matching Priority: 1) PolicyNumber + GroupNumber, 2) PolicyNumber only, 3) No update if no match.
To clear the Denial payer policy number, send 0.

string | null

Denial group number of the patient.
To clear the Denial group number, send 0.

int64 | null

Unique identifier of the written/inventory item.

string | null

User defined look up value for frequency.
To clear the Frequency, send an empty string "".

string | null

User defined look up value for frequency interval.
To clear the Frequency Interval, send an empty string "".

string | null

User defined look up value for drug route.
To clear the Route, send an empty string "".

string | null

Duration of the medication order.
To clear the Duration, send an empty string "".

double | null
≥ 0

Duration of drug infusion in minutes/hours.
To clear the Infusion Duration, send 0.

string | null

User defined look up value for infusion period.
To clear the Infusion Period, send an empty string "".

string | null

User defined look up value for pump type.
To clear the Method, send an empty string "".

string | null

User defined look up value for catheter type.
To clear the Catheter Type, send an empty string "".

string | null

User defined look up value for prescription dispense constraint.
To clear the DAW, send an empty string "".

string | null

User defined look up value for patient order drug fill type.
To clear the patient order drug fill type, send an empty string "".

string | null

Therapy class of the drug.
To clear the Therapy Class, send an empty string "".

string | null

User defined look up value for medication profile class.
To clear the Medication Profile Class, send an empty string "".

boolean

User defined look up value for patient order drug fill type.
Equivalent to Primary or Ancillary checkbox under the Rx info of add drug order window UI screen.

boolean

Flag for Specialty Rx.

boolean

Flag for Quick fill.

boolean | null

Flag indicating if the order is complex.

boolean | null

Flag indicating if Medicare documentation is required.

boolean

Flag for use per diem/kit rule.

int64 | null

Unique identifier of the per diem item.
To clear the per diem item, send 0.

int64 | null

Unique identifier of the associated patient order.
To clear the associated patient order, send 0.

boolean

Flag to assign patient diagnosis to order.

shpInformation
object

SHP information for patient drug orders.

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