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

  • Chart
  • ChartAssessment
  • ChartDiagnosisCodes
  • ChartListControls
  • ChartObjective
  • ChartProcedureCodes
  • Charts
  • ChartSubjective
  • Overview
  • Namespace
  • Class

Class Chart

Azalea\Selenium\Toolkit\View
Extended by Azalea\Selenium\App\Charts\Chart
Namespace: Azalea\Selenium\App\Charts
Located at selenium/App/Charts/Chart.php
Methods summary
public
# goToEncounter( )

Go to the Encounter side of the open Chart.

Go to the Encounter side of the open Chart.

public
# edit( )

Edit the chart.

Edit the chart.

public
# save( )

Save the chart.

Save the chart.

public
# sign( )

Sign the chart.

Sign the chart.

public
# amend( )

Amend the chart.

Amend the chart.

public boolean
# canSign( )

Returns true if the sign button is visible.

Returns true if the sign button is visible.

Returns

boolean
public boolean
# canAmend( )

Returns true if the Amend button is visible.

Returns true if the Amend button is visible.

Returns

boolean
public
# cancel( )

Cancels the active Chart

Cancels the active Chart

public
# setDateOfService( $value )
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