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 PatientFaker

Namespace: Azalea\Selenium\App\Patients
Located at selenium/App/Patients/PatientFaker.php
Methods summary
public
# __construct( $faker )
public
# generate( )
protected
# getPhoneNumber( )
Properties summary
public static array $marital_statuses
# array( "SINGLE", "MARRIED", "DIVORCED", "SEPARATED", "WIDOW", "CIVIL UNION", "DOMESTIC PARTNERSHIP" )
public static array $ethnicities
# array( "HISPANIC OR LATINO", "NOT HISPANIC OR LATINO", "DECLINED TO SPECIFY" )
API documentation generated by ApiGen