Property | Type | Description | |
---|---|---|---|
$itemsPerPage | integer | ||
$layout | string |
Method | Description | |
---|---|---|
accessRules ( ) | ||
actionDelete ( ) | ||
actionDrugDefaults ( $drug_id ) | ||
actionDrugRouteOptions ( $route_id ) | ||
actionEdit ( boolean | integer $id = false ) | Edits or adds medications. | |
actionFindDrug ( ) | Searches across MedicationDrug and Drug models for the given term. If the term only matches on an alias, the alias will be included in the returned label for that entry. | |
actionForm ( integer $patientId, integer $medicationId = null, $prescriptionItemId = null ) | ||
actionList ( ) | Lists medications. | |
actionSave ( ) | ||
actionStop ( ) |
public actionEdit ( boolean | integer $id = false ) | ||
$id | boolean | integer |
public actionFindDrug ( ) |
public actionForm ( integer $patientId, integer $medicationId = null, $prescriptionItemId = null ) | ||
$patientId | integer | |
$medicationId | integer |