PHP Class PatientViewContext

Inheritance: extends SensioLabs\Behat\PageObjectExtension\Context\PageObjectContext
Afficher le fichier Open project: openeyes/openeyes

Méthodes publiques

Méthode Description
CreateOrViewEpisodesAndEvents ( )
FamilyHistory ( $relative, $side, $condition, $comments )
OpthalmicDiagnosis ( $day, $month, $year )
PreviousOperationDate ( $day, $month, $year )
SaveTheNewOpthalmicDiagnosis ( )
SaveTheNewSystemicDiagnosis ( )
SelectThatItAffectsEye ( $eye )
SelectThatItAffectsOperationSide ( $operation )
SystemicDiagnosisDate ( $day, $month, $year )
SystemicDiagnosisSelection ( $diagnosis )
__construct ( array $parameters )
addOpthalmicDiagnosis ( $diagnosis )
iAddADrivingStatusOf ( $status )
iAddAPreviousOperationOf ( $operation )
iAddASmokingStatusOf ( $status )
iAddAllergy ( $allergy )
iAddAnAccommodationStatusOf ( $status )
iAddAnOccupationOf ( $occupation )
iAddAnOccupationOtherTypeOf ( $other )
iAddMedicationDetails ( $medication, $route, $frequency, $dateFrom )
iAddSocialCommentsOf ( $comments )
iConfirmThePatientHasNoAllergies ( )
iEditTheCviStatus ( $status )
iExpandSocialHistory ( )
iRemoveMedication ( )
iRemoveTheOpthalmicDiagnosis ( )
iRemoveThePreviousOperation ( )
iRemoveTheSystemicDiagnosis ( )
iSaveTheNewCviStatus ( )
iSaveTheNewPreviousOperation ( )
iSaveTheSocialHistory ( )
iSelectACarerStatusOf ( $carer )
iSelectACviStatusDateOfDayMonthYear ( $day, $month, $year )
iSelectASubstanceMisuseStatusOf ( $substance )
iSelectAddEpisode ( )
iSelectAddFirstNewEpisodeAndConfirm ( )
iSelectTheLatestEvent ( )
iSetAnAlcoholIntakeOfUnitsAWeek ( $units )
removeAllergy ( )
systemicSide ( $side )

Method Details

CreateOrViewEpisodesAndEvents() public méthode

FamilyHistory() public méthode

public FamilyHistory ( $relative, $side, $condition, $comments )

OpthalmicDiagnosis() public méthode

public OpthalmicDiagnosis ( $day, $month, $year )

PreviousOperationDate() public méthode

public PreviousOperationDate ( $day, $month, $year )

SaveTheNewOpthalmicDiagnosis() public méthode

SaveTheNewSystemicDiagnosis() public méthode

SelectThatItAffectsEye() public méthode

public SelectThatItAffectsEye ( $eye )

SelectThatItAffectsOperationSide() public méthode

public SelectThatItAffectsOperationSide ( $operation )

SystemicDiagnosisDate() public méthode

public SystemicDiagnosisDate ( $day, $month, $year )

SystemicDiagnosisSelection() public méthode

public SystemicDiagnosisSelection ( $diagnosis )

__construct() public méthode

public __construct ( array $parameters )
$parameters array

addOpthalmicDiagnosis() public méthode

public addOpthalmicDiagnosis ( $diagnosis )

iAddADrivingStatusOf() public méthode

public iAddADrivingStatusOf ( $status )

iAddAPreviousOperationOf() public méthode

public iAddAPreviousOperationOf ( $operation )

iAddASmokingStatusOf() public méthode

public iAddASmokingStatusOf ( $status )

iAddAllergy() public méthode

public iAddAllergy ( $allergy )

iAddAnAccommodationStatusOf() public méthode

public iAddAnAccommodationStatusOf ( $status )

iAddAnOccupationOf() public méthode

public iAddAnOccupationOf ( $occupation )

iAddAnOccupationOtherTypeOf() public méthode

public iAddAnOccupationOtherTypeOf ( $other )

iAddMedicationDetails() public méthode

public iAddMedicationDetails ( $medication, $route, $frequency, $dateFrom )

iAddSocialCommentsOf() public méthode

public iAddSocialCommentsOf ( $comments )

iConfirmThePatientHasNoAllergies() public méthode

iEditTheCviStatus() public méthode

public iEditTheCviStatus ( $status )

iExpandSocialHistory() public méthode

iRemoveMedication() public méthode

public iRemoveMedication ( )

iRemoveTheOpthalmicDiagnosis() public méthode

iRemoveThePreviousOperation() public méthode

iRemoveTheSystemicDiagnosis() public méthode

iSaveTheNewCviStatus() public méthode

iSaveTheNewPreviousOperation() public méthode

iSaveTheSocialHistory() public méthode

iSelectACarerStatusOf() public méthode

public iSelectACarerStatusOf ( $carer )

iSelectACviStatusDateOfDayMonthYear() public méthode

public iSelectACviStatusDateOfDayMonthYear ( $day, $month, $year )

iSelectASubstanceMisuseStatusOf() public méthode

public iSelectASubstanceMisuseStatusOf ( $substance )

iSelectAddEpisode() public méthode

public iSelectAddEpisode ( )

iSelectAddFirstNewEpisodeAndConfirm() public méthode

iSelectTheLatestEvent() public méthode

iSetAnAlcoholIntakeOfUnitsAWeek() public méthode

removeAllergy() public méthode

public removeAllergy ( )

systemicSide() public méthode

public systemicSide ( $side )