Function Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
H
 Handle, FreeMED. Parser_HL7v2. Parser_HL7v2
 handle_char, XML:: RAX
 handle_client_request, Sajax
 handle_end, XML:: RAX
 handle_final, XML:: RAX
 handle_start, XML:: RAX
 handler_breakpoint, freemed
 Handler_HL7v2 constructor, FreeMED. Handler_HL7v2
 HCFACode, FBFacility
 help_url
 htmlentities
 HtmlEntities
 HylaFaxInstalled, FreeMED.Fax
I
 ICD10Code
 ICD9Code
 ID, FBInsured
 idNumber, FreeMED. Patient
 image_filename, freemed
 implode_with_key
 ImportSQLQuery, FreeMED.CSV
 in_this
 inches_to_x, PHP. Postscript
 inches_to_y, PHP. Postscript
 init
 init_aliases, Encode:: Alias
 insert_query, PHP.sql
 install_package
 InsuranceCompany constructor, FreeMED. InsuranceCompany
 int
 interpreter
 is_cancelled, PHP. notebook
 is_done, PHP. notebook
 is_utf8, Encode
 isAssigning, FBInsured
 IsCached
 isCantWork
 IsCUPS, PHP. PrinterWrapper. PrinterWrapper
 isEmployed
 isFemale, FreeMED. Patient
 isFirstOccurence
 IsLocked, FreeMED. RecordLock
 isMale, FreeMED. Patient
 isPhysician, FreeMED.User
 isRelatedToAutoAccident
 isRelatedToEmployment
 isRelatedToOtherAccident
 isStudent, FBInsured
 isUsingClearingHouse
 item_detail
 itemlist_conditions, freemed
K
 key_binding, freemed
Method to be called by other parts of the program to execute the action associated with the provided message type.
sub handle_char
function handle_client_request()
Handle a client request for a function.
sub handle_end
sub handle_final
sub handle_start
Set breakpoint for handlers for a certain function
function HCFACode ($fac,
$pay)
uses the psrpos field from the facility table to get the posname field from the pos table.
function help_url ($page =  "",
$section =  "")
Contruct a help link from the specified page and section
sub htmlentities
sub HtmlEntities
function HylaFaxInstalled ( )
Determines whether HylaFax’s sendfax client is properly installed on the server.
function ICD10Code ($diagkey)
icd10code record from the icd9 table
function ICD9Code ($diagkey)
icd9code record from the icd9 table
function ID ($cov)
Returns the insured ID, with respect to this insurance company
function idNumber ( )
Determine patient’s database table id number.
Resolves a stored document’s full path based on the qualifiers presented.
function implode_with_key ($assoc,  
$inglue =  '=',
$outglue =  '&')
implode() work-alike, but working for associative arrays (taken from http://www.php.net/implode)
function ImportSQLQuery ($query)
Import a query from an SQL statement
function in_this ($var,
$val)
Determines if a value is in or equal to a variable
function inches_to_x($i)
Determine “x” value by the absolute position from the upper left hand corner horizontally.
function inches_to_y($i)
Determine “y” value by the absolute position from the upper left hand corner vertically.
Initializes the module table in the database.
Create initial configuration table.
function init($adminpassword)
Creates user database table and populates it with required data.
sub init
sub init
sub init_aliases
function insert_query ($table,
$values)
SQL query wrapper for SQL INSERT command
sub install_package
sub int
sub int
function interpreter ($type,
$data)
Rule interpreter, taking array of data and returning array of result information.
function is_cancelled ($null_var =  "")
Determine if the form has been cancelled
function is_done ($null_var =  "")
Boolean, whether the form is ready to be processed
sub is_utf8
function isAssigning ($cov)
Returns: covisassigning > 0 from coverage
function IsCached ( )
Determine if plugin cache is up-to-date
function IsCached ( )
Determine if the form template cache is up to date.
function isCantWork ($diagkey)
true if the eocdistype from the eoc table is above zero and below four.
Determines if the system uses CUPS (Common Unix Printing System).
function isEmployed ($cov)
Returns: covemployer not empty (boolean) from coverage
function isEmployed ( )
Determine patient’s employment status.
function isFemale ( )
Determine whether patient is female.
BROKEN there is no way that this function can know the procedure.
function IsLocked ($row)
Determine if a particular row has been locked.
function isMale ( )
Determine whether patient is male.
function isPhysician ($no_parameters =  "")
Determines if the user is classified as a physician/provider.
function isRelatedToAutoAccident ($diagkey)
returns true if the eocrelauto field in the eoc table is set to ‘yes’.
function isRelatedToEmployment ($diagkey)
returns true if the eocrelemp record from the eoc table is set to ‘yes’.
function isRelatedToOtherAccident ($diagkey)
returns true if eocrelother from the eoc table is set to ‘yes’.
function isStudent ($cov)
Returns: covschool not empty (boolean) from coverage
function isUsingClearingHouse ($proc)
Determines whether a clearinghouse is being used for an electronic transmission.
function item_detail ( )
Provide item details and main editing functions menu.
Creates an SQL “WHERE” clause based on search information provided by freemed::display_itemlist, as used by most of FreeMED’s modules.
Set key binding for a particular key or set of keys.