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
$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
$headers
 help_url
@hl7
$HL7URL
 HTML:: Entities
 htmlentities
 HtmlEntities
 HylaFaxInstalled, FreeMED.Fax
I
 ICD10Code
 ICD9Code
 ID, FBInsured
 idNumber, FreeMED. Patient
 If the node has children you*MUST*use the reference operator!
 if the operation has multiple return values
 image_filename, freemed
 implode_with_key
 ImportSQLQuery, FreeMED.CSV
$in
 in_this
 inches_to_x, PHP. Postscript
 inches_to_y, PHP. Postscript
 init
 init_aliases, Encode:: Alias
$input
 insert_query, PHP.sql
 install_package
 InsuranceCompany constructor, FreeMED. InsuranceCompany
 int
 interpreter
$interval
 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
J
 JPGRAPH.PHP
 JPGRAPH_BAR.PHP
 JPGRAPH_CANVAS.PHP
 JPGRAPH_ERROR.PHP
 JPGRAPH_GANTT.PHP
 JPGRAPH_LINE.PHP
 JPGRAPH_LOG.PHP
 JPGRAPH_ODO.PHP
 JPGRAPH_PIE.PHP
 JPGRAPH_PIE3D.PHP
 JPGRAPH_SCATTER.PHP
 JPGRAPH_SPIDER.PHP
$js_spellcheck_info
$js_suggested_words
 just because you CAN use delimited identifiers doesn’t mean
K
 key_binding, freemed
my $h
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.
my $headers
function help_url ($page =  "",
$section =  "")
Contruct a help link from the specified page and section
my @hl7
my $HL7URL
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.
E.g.
the return value of this method will be an array of those values.
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
my $in
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
my $input
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.
my $interval
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.
Description: PHP4 Graph Plotting library.
Description: Bar plot extension for JpGraph Created: 2001-01-08 Author: Johan Persson (joh.nosp@m.anp@adit.nosp@m.us.nu) Ver: $Id: jpgraph_bar.php,v 1.26 2002/03/31 22:22:20 aditus Exp $
Description: Canvas drawing extension for JpGraph Created: 2001-01-08 Author: Johan Persson (joh.nosp@m.anp@adit.nosp@m.us.nu) Ver: $Id: jpgraph_canvas.php,v 1.9 2002/03/30 18:24:47 aditus Exp $
Description: Error plot extension for JpGraph Created: 2001-01-08 Author: Johan Persson (joh.nosp@m.anp@adit.nosp@m.us.nu) Ver: $Id: jpgraph_error.php,v 1.11 2002/03/31 22:23:13 aditus Exp $
Description: JpGraph Gantt plot extension Created: 2001-11-12 Author: Johan Persson (joh.nosp@m.anp@adit.nosp@m.us.nu) Ver: $Id: jpgraph_gantt.php,v 1.27 2002/03/31 22:23:23 aditus Exp $
Description: Line plot extension for JpGraph Created: 2001-01-08 Author: Johan Persson (joh.nosp@m.anp@adit.nosp@m.us.nu) Ver: $Id: jpgraph_line.php,v 1.22 2002/04/17 09:31:46 aditus Exp $
Description: Log scale plot extension for JpGraph Created: 2001-01-08 Author: Johan Persson (joh.nosp@m.anp@adit.nosp@m.us.nu) Ver: $Id: jpgraph_log.php,v 1.12 2002/03/31 22:22:52 aditus Exp $
Description: JpGraph Odometer Plot extension Created: 2002-02-14 Author: Johan Persson (joh.nosp@m.anp@adit.nosp@m.us.nu) Ver: $Id$
Description: Pie plot extension for JpGraph Created: 2001-02-14 Author: Johan Persson (joh.nosp@m.anp@adit.nosp@m.us.nu) Ver: $Id: jpgraph_pie.php,v 1.23 2002/04/08 08:06:11 aditus Exp $
Description: 3D Pie plot extension for JpGraph Created: 2001-03-24 Author: Johan Persson (joh.nosp@m.anp@adit.nosp@m.us.nu) Ver: $Id: jpgraph_pie3d.php,v 1.24 2002/04/08 08:06:11 aditus Exp $
Description: Scatter (and impuls) plot extension for JpGraph Created: 2001-02-11 Author: Johan Persson (joh.nosp@m.anp@adit.nosp@m.us.nu) Ver: $Id: jpgraph_scatter.php,v 1.17 2002/04/15 14:23:55 aditus Exp $
Description: Spider plot extension for JpGraph Created: 2001-02-04 Author: Johan Persson (joh.nosp@m.anp@adit.nosp@m.us.nu) Ver: $Id: jpgraph_spider.php,v 1.14 2002/03/31 22:24:02 aditus Exp $
my $js_spellcheck_info
my $js_suggested_words
you SHOULD use them.
Set key binding for a particular key or set of keys.