Qodex.ai
Qodex.ai
Introduction
PocketPills-TeleMedicine APIs
Direct Order Creation
Direct Order Creation
Patient
Add Patient AddressUpdate PatientCreate PatientUpdate AddressSearch PatientGet Patient
Insurances
Update InsuranceAdd InsuranceGet InsuranceGet Insurances
Prescriptions
Create PrescriptionGet PrescriptionUpdate PrescriptionGet Patient Prescriptions
Orders
Create OrderGet OrderUpdate Order
Introduction
PocketPills-TeleMedicine APIs
Direct Order Creation
Direct Order Creation
Patient
Add Patient AddressUpdate PatientCreate PatientUpdate AddressSearch PatientGet Patient
Insurances
Update InsuranceAdd InsuranceGet InsuranceGet Insurances
Prescriptions
Create PrescriptionGet PrescriptionUpdate PrescriptionGet Patient Prescriptions
Orders
Create OrderGet OrderUpdate Order
HomePocketPills-TeleMedicine APIsPrescriptions

Prescriptions

Number of APIs: 4

  1. Get Patient Prescriptions GET {{URL}}/patient/{{PATIENT_ID}}/prescriptions

  2. Get Prescription GET {{URL}}/patient/{{PATIENT_ID}}/prescription/{{PRESCRIPTION_ID}}

  3. Create Prescription POST {{URL}}/patient/{{PATIENT_ID}}/prescription

  4. Update Prescription PUT {{URL}}/patient/{{PATIENT_ID}}/prescription/{{PRESCRIPTION_ID}}

Previous
Get Insurances
Next
Create Prescription