Class: iHRIS PrivatePractice

From IHRIS Wiki
Revision as of 12:12, 19 October 2009 by Litlfred (talk | contribs)

This article describes the class iHRIS_PrivatePractice.

@copyright Copyright © 2007, 2008 IntraHealth International, Inc. Object for dealing with private practice licenses.

Form Fields

This class is a form class and provides the following form fields

license_number

The form field license_number is implemented by INT_GENERATE

start_date

The form field start_date is implemented by DATE_YMD

end_date

The form field end_date is implemented by DATE_YMD

inspection_results

The form field inspection_results is implemented by STRING_MLINE

inspection_date

The form field inspection_date is implemented by DATE_YMD

health_facility

The form field health_facility is implemented by MAP

Methods

validate()

Perform any extra validation for the license.

  • Signature: public function validate($page)
  • Parameters: