Overview

Namespaces

  • Azalea
    • Selenium
      • App
        • Charts
        • Components
        • Encounters
        • Home
        • Login
        • Main
        • Messages
        • Patients
        • Scheduler
      • Core
      • EHR
        • UI
          • Charts
          • Documents
          • Encounters
          • Home
          • Messaging
            • Folders
          • Patients
          • Payments
          • Precerts
          • Reports
          • Scheduler
          • Settings
            • General
              • Locations
              • Roles
              • Users
        • User
      • Login
        • UI
      • PHR
        • UI
        • User
      • Toolkit
        • Exception
        • Validation
    • Util
  • None
  • tests
    • integration
      • barebones
        • controllers
          • charts
          • patients
          • system
        • models
          • billing
          • encounters
          • examples
          • messaging
          • rcm
          • system
    • unit
      • barebones
        • lib
        • utilities
          • calculations

Classes

  • Patient
  • PatientCharts
  • PatientEditDemographicsForm
  • PatientEncounters
  • PatientFaker
  • PatientList
  • PatientListFilters
  • Patients
  • Overview
  • Namespace
  • Class

Class PatientListFilters

Azalea\Selenium\Toolkit\View
Extended by Azalea\Selenium\App\Patients\PatientListFilters
Namespace: Azalea\Selenium\App\Patients
Located at selenium/App/Patients/PatientListFilters.php
Methods summary
public
# byGender( $gender )
public
# olderThan( $age, $unit = "y" )
public
# byStatus( $status )
public
# byPrimaryInsurance( $ins_id )
public
# byRenderingProvider( $phy_id )
public
# byMaritalStatus( $status )
public
# byLanguage( $lang_id )
public
# byEthnicity( $ethnicity )
public
# go( )
public
# reset( )
Methods inherited from Azalea\Selenium\Toolkit\View
__call(), __construct(), __get(), clearCache(), extend(), getArgs(), getHash(), getName(), getParent(), getScope(), getUrl(), isVisible(), navigate(), parseViewConfig(), setArgs(), setScope(), verify(), verifyAndWait(), within()
Properties inherited from Azalea\Selenium\Toolkit\View
$cachedProperties, $dom, $el, $parent, $view
API documentation generated by ApiGen