| Code | Display | Definition |
| provide | Provide Information | Provide information, counselling, or instructions to the patient. |
| collect | Collect Information | Capture information about the patient (using Questionnaire-QuestionnaireResponse pairs). |
| reqlab | Request a Service (Lab Order) | Create a laboratory / pathology ServiceRequest. |
| reqrad | Request a Service (Radiology Order) | Create a radiology ServiceRequest. |
| reqproc | Request a Service (Procedure Order) | Create a procedure ServiceRequest. |
| reqref | Request a Service (Referral) | Create a ServiceRequest to refer a patient to another care provider (e.g. perhaps to escalate to a higher level of care). |
| propdx | Propose a Diagnosis | Record the patient's diagnosis as a Condition resource. |
| orderrx | Order Medication | Create a medication order (MedicationRequest). |
| disprx | Dispense Medication | Dispense medications based on an active order (MedicationDispense). |
| adminrx | Administer Medication | Administer a dispensed medication (MedicationAdministration). |
| reqvx | Request Immunization | Create a vaccination order (ImmunizationRequest). |
| stoprx | Stop Activity (Medication Order) | Create a Task that, upon being processed, will stop a patient's presently active MedicationRequest. |
| stopsrv | Stop Activity (Service Order) | Create a Task that, upon being processed, will stop a patient's presently active ServiceRequest. |