MedicationRequest REST Endpoints

MedicationRequest
The operations from the MedicationRequest category.
Create a medication request
Method: post
Path: /MedicationRequest
Get a list of medication requests
Method: get
Path: /MedicationRequest
Get a medication request by ID
Method: get
Path: /MedicationRequest/{ID}
Patch a medication request
Method: patch
Path: /MedicationRequest/{ID}