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
C
$cache, FreeMED. ExternalPlugin
 Cache
$CACHE
 cached
 CachedPageName
 Calendar API
 calendar_field_mapping, FreeMED. Scheduler
 call
 categories, PHP. module_list
 center_xy, PHP. Postscript
 center_xy_font, PHP. Postscript
$cgi
 char, Frontier:: RPC2
 check_access_for_facility, freemed
 check_access_for_patient, freemed
 check_basic_authentication
 check_for, PHP. module_list
 check_for_payer, FreeMED. Procedure
 check_inner_text
 check_module
 check_vars, FreeMED. BaseModule. BaseModule
 checkbox_widget, PHP. html_form. html_form
 City
 cityStateZip, FreeMED. Patient
$ck_dictionary
 claim_detail
 claim_information, FreeMED. ClaimLog
 cleanup_package
 CLEAR, Config:: IniFiles:: Config:: IniFiles:: _section
 clear_cache
$client
 close, PHP. Postscript
 collection_warning, FreeMED. Ledger
 color_widget, PHP. html_form. html_form
 combo_assemble, PHP. html_form. html_form
 combo_widget, PHP. html_form. html_form
 Command, FreeMED. ExternalPlugin
 compiler function<br>
 Composite, FreeMED. MultiplePDF
$config
 Config:: IniFiles
 Config:: Tiny
 config_user_value, freemed
 config_value, freemed
 confirm_link_widget, PHP. html_form. html_form
 connect, freemed
 constructor, PHP. module_list
 copy_appointment, FreeMED. Scheduler
 copy_group_appointment, FreeMED. Scheduler
 Core API
 core<br>
$count
 country_pulldown, PHP. html_form. html_form
 Coverage constructor, FreeMED. Coverage
 CPTModifier
 create_table, FreeMED. MaintenanceModule
 create_table_query, PHP.sql
 createAnnotation
 CreateForm, FreeMED. Agata7
 CreateReport
 CSV, FreeMED.CSV
 current_balance, FreeMED. Procedure
 Current_Date
var $cache
Fully qualified path to plugin cache.
function Cache ( )
Perform plugin caching operation if necessary.
function Cache ( )
Cache metainformation from templates into cache file.
my $CACHE
Determine if the language registry cache is up to date.
function cached ($dir_name)
Determine if the current directory is cached properly
function CachedPageName ($page)
Determine file name for cached page
Calendar and date related functions.
var $calendar_field_mapping
Contains the common names of calendar fields, mapped to their SQL names.
Call all available tickler functions
sub call
function categories ()
Get list of categories.
function center_xy($text,
$xcoord,
$ycoord)
Show some centeredtext at specific coordinates
function center_xy_font($text,
$xcoord,
$ycoord,
$font_name,
$font_size)
Show some centered text at specific coordinates with font settings
my $cgi
sub char
Checks to see if the current user has access to the specified facility.
Checks to see whether the current user has access to the specified patient.
function check_basic_authentication ()
Check current basic authentication against users in the database.
function check_for ($module_name)
Checks to see if a module exists in the loaded list
function check_for_payer ($proc,
$payer)
Determine if a procedure has a payer associated with it.
sub check_inner_text
function check_module ($module_name,  
$version =  NULL)
Looks up a module in the global module cache
Creates a checkbox widget
function City ($key)
bccity from the bcontact table
function City ($key)
bscity record from the bservice table
function City ($key)
chcity record from the clearinghouse table
function City ($key)
psrcity record from the facility table
function City ($cov)
depends on coverage being self.
function cityStateZip ( )
Determine patient’s city/state/zip address line.
my $ck_dictionary
function claim_detail ( )
Provide claim details and main editing functions menu.
function claim_information ($proc,  
$payrec =  NULL)
Get associative array of information related to a particular claim item (procedure).
sub cleanup_package
Args: (None)
sub clear_cache
sub clear_cache
sub clear_cache
my $client
function close()
Close the postscript file
function collection_warning ($pid)
Determine if the selected patient is in collections status (>180 days unpaid).
Color selection widget.
Derives the value passed by a combination widget generated by html_form::combo_widget.
Creates the HTML form equivalent of a combination widget (selection and manual entry).
function Command ($plugin,
$command)
Pass an arbitrary command to a plugin and return its results.
Name: assign<br> Purpose: assign a value to a template variable @link http://smarty.php.net/manual/en/language.custom.functions.php#LANGUAGE.FUNCTION.ASSIGN {assign} (Smarty online manual) @param string containing var-attribute and value-attribute @param Smarty_Compiler
function Composite ( )
Composite all PDF files in the stack to a single PDF file
my $config
Check configuration value against user database then system configuration database.
Retrieves a configuration value from FreeMED’s centralized configuration database table.
Creates a link which requires a confirmation before proceeding to its destination.
Master function to run authentication routines for the current used.
function copy_appointment ($id,
$date)
Copy the given appointment to a specified date
function copy_group_appointment ($group_id,
$date)
This is the main FreeMED API, which contains the bulk of FreeMED’s commonly used functions.
Name: assign_smarty_interface<br> Purpose: assign the $smarty interface variable @param array Format: null @param Smarty
my $count
Create a picklist of countries
function CPTModifier ($procedure)
Get text name for the current CPT code modifier.
function create_table ()
Creates the initial table definition required by this module to function properly.
function create_table_query ($table,  
$values,  
$keys = NULL)
SQL query wrapper for creating an SQL table definition
function createAnnotation ($module,  
$id,  
$text,  
$patient =  NULL)
Create an annotation.
function CreateForm ($report)
Create HTML_QuickForm object to represent parameters for a report.
function CreateReport ($format,  
$report,  
$title,  
$parameters =  NULL)
Create a report and store the information in this object.
function CreateReport ($format,  
$report,  
$parameters =  NULL)
Create a report and store the information in this object.
function CSV ( )
Create CSV object
function current_balance ( )
Determine current balance of this object’s procedure
sub Current_Date