MedicationStatement REST Endpoints

MedicationStatement
The operations from the MedicationStatement category.
Create a medication statement
Method: post
Path: /MedicationStatement
Get a list of medication statements
Method: get
Path: /MedicationStatement
Get a medication statement by ID
Method: get
Path: /MedicationStatement/{ID}
Update a medication statement
Method: put
Path: /MedicationStatement/{ID}