PHP Class Prescription

Author: ClearHealth Inc. (www.clear-health.com) 2009 ClearHealth(TM), HealthCloud(TM), WebVista(TM) and their respective logos, icons, and terms are registered trademarks of ClearHealth Inc. Though this software is open source you MAY NOT use our trademarks, graphics, logos and icons without explicit permission. Derivitive works MUST NOT be primarily identified using our trademarks, though statements such as "Based on ClearHealth(TM) Technology" or "incoporating ClearHealth(TM) source code" are permissible. This file is licensed under the GPL V3, you can find a copy of that license by visiting: http://www.fsf.org/licensing/licenses/gpl.html ***************************************************************************
Exibir arquivo Open project: openeyes/openeyes Class Usage Examples

Protected Properties

Property Type Description
$elements protected $repeatDrugCheck= "//*[@class='prescription-label']//*[@value=".repeatDrug."]";
$path

Public Methods

Method Description
addTaper ( )
checkWarningShown ( )
comments ( $comments )
confirmPrescriptionValidationError ( )
duplicatePrescriptionOk ( )
durationItem1 ( $duration )
eyeOptionItem0 ( $eyes )
eyeOptionItem1 ( $eyes )
eyeOptionItem2 ( $eyes )
filterBy ( $filter )
firstTaperDose ( $taper )
firstTaperDuration ( $duration )
firstTaperFrequency ( $frequency )
frequencyItem0 ( $frequency )
iClickOnNo ( )
iClickOnYes ( )
item0DoseDrops ( $drops )
item0Route ( $route )
noPreservativeCheckbox ( )
prescriptionDropdown ( $drug )
previousPrescriptionCheck ( )
removePrescriptionEvents ( )
removeThirdTaper ( )
repeatPrescription ( )
repeatPrescriptionCheck ( )
savePrescription ( )
savePrescriptionAndConfirm ( )
secondTaperDose ( $taper )
secondTaperDuration ( $duration )
secondTaperFrequency ( $frequency )
standardSet ( $set )

Protected Methods

Method Description
deletePrescription ( )
doesPrescriptionValidationExist ( )
doesWarningShow ( )
doesWarningShow2 ( )
hasPrescriptionSaved ( )
hasRepeatPrescriptionBeenApplied ( )
iAmOnCreateEventPage ( )
iAmOnLatestEventPage ( )
iAmOnPrescriptionPage ( )
isPreviousPrescriptionChecked ( )
prescriptionExists ( )

Method Details

addTaper() public method

public addTaper ( )

checkWarningShown() public method

public checkWarningShown ( )

comments() public method

public comments ( $comments )

confirmPrescriptionValidationError() public method

deletePrescription() protected method

protected deletePrescription ( )

doesPrescriptionValidationExist() protected method

doesWarningShow() protected method

protected doesWarningShow ( )

doesWarningShow2() protected method

protected doesWarningShow2 ( )

duplicatePrescriptionOk() public method

durationItem1() public method

public durationItem1 ( $duration )

eyeOptionItem0() public method

public eyeOptionItem0 ( $eyes )

eyeOptionItem1() public method

public eyeOptionItem1 ( $eyes )

eyeOptionItem2() public method

public eyeOptionItem2 ( $eyes )

filterBy() public method

public filterBy ( $filter )

firstTaperDose() public method

public firstTaperDose ( $taper )

firstTaperDuration() public method

public firstTaperDuration ( $duration )

firstTaperFrequency() public method

public firstTaperFrequency ( $frequency )

frequencyItem0() public method

public frequencyItem0 ( $frequency )

hasPrescriptionSaved() protected method

protected hasPrescriptionSaved ( )

hasRepeatPrescriptionBeenApplied() protected method

iAmOnCreateEventPage() protected method

protected iAmOnCreateEventPage ( )

iAmOnLatestEventPage() protected method

protected iAmOnLatestEventPage ( )

iAmOnPrescriptionPage() protected method

protected iAmOnPrescriptionPage ( )

iClickOnNo() public method

public iClickOnNo ( )

iClickOnYes() public method

public iClickOnYes ( )

isPreviousPrescriptionChecked() protected method

item0DoseDrops() public method

public item0DoseDrops ( $drops )

item0Route() public method

public item0Route ( $route )

noPreservativeCheckbox() public method

prescriptionDropdown() public method

public prescriptionDropdown ( $drug )

prescriptionExists() protected method

protected prescriptionExists ( )

previousPrescriptionCheck() public method

removePrescriptionEvents() public method

removeThirdTaper() public method

public removeThirdTaper ( )

repeatPrescription() public method

public repeatPrescription ( )

repeatPrescriptionCheck() public method

savePrescription() public method

public savePrescription ( )

savePrescriptionAndConfirm() public method

secondTaperDose() public method

public secondTaperDose ( $taper )

secondTaperDuration() public method

public secondTaperDuration ( $duration )

secondTaperFrequency() public method

public secondTaperFrequency ( $frequency )

standardSet() public method

public standardSet ( $set )

Property Details

$elements protected_oe property

protected $repeatDrugCheck= "//*[@class='prescription-label']//*[@value=".repeatDrug."]";
protected $elements

$path protected_oe property

protected $path