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
A
 acl, freemed
 acl_access
 acl_patient, freemed
 acl_patient_add
 acl_user_add
 add
 Add, FreeMED. MultiplePDF
 add_acl
 add_page, PHP. notebook
 additional_move, FreeMED. EMRModule
 additional_summary_icons, FreeMED. EMRModule
 AddLocalFile, FreeMED.Fax
 addStack
 Agata7, FreeMED. Agata7
 age, FreeMED. Patient
 aging_insurance_companies, FreeMED. ClaimLog
 aging_insurance_plans, FreeMED. ClaimLog
 aging_report_qualified
 aging_summary_payer_full, FreeMED. ClaimLog
 aging_summary_payer_range, FreeMED. ClaimLog
 ajax_expand_module_html
 ajax_insert_module_text
 AmountPaid
 AutoAccidentState
B
 base64
 BaseModule constructor, FreeMED. BaseModule
 been_here, PHP. notebook
 begin_page, PHP. Postscript
 bindtextdomain, PHP. GettextXML. GettextXML
 boolean
 BracketToMultiplier, SlidingFeeScale
Query ACL for a particular resource.
function acl_access ($type,
$patient)
Should be overridden by any module which needs different access checks.
function acl_access ($type)
Should be overridden by any module which needs different access checks.
Check ACLs, optionally with patient access.
function acl_patient_add ($pid,  
$current_user =  true)
Handler for dealing with adding ACLs for a patient when they are added to the system.
function acl_user_add ($id)
Add an ACL ARO object in the “individual” section of the ARO objects for the specified user.
function add ()
Wrapper for _add.
function add ($element)
Add an element (from type MFO_Element) to the stack object.
function Add ($pdffile)
Add an additional PDF to the stack of PDFs to be composited.
function add_acl ($pid,  
$aco,  
$aro,  
$obj = NULL)
Adds an ACL for a patient AXO.
function add_page ($page_name,  
$page_vars,  
$page_text,  
$error = NULL,
$warning = NULL)
Adds a new “page” to the end of the notebook
function additional_move ($id,
$from,
$to)
Stub function.
function additional_summary_icons ($patient,
$id)
Callback to allow additional summary icons to be added.
Add a local file to the queue of unfiled faxes in this FreeMED installation.
function addStack ($stack)
function Agata7 ( )
function age ($date_to = "")
Produces a user-friendly age description.
function aging_insurance_companies ($provider =  NULL)
Get a picklist of all insurance companies which have outstanding balances in the system.
function aging_insurance_plans ($payer =  NULL)
Get a picklist of all insurance plans which have outstanding balances in the system.
function aging_report_qualified ($criteria)
Provide an “aging summary” (with number of claims and amount due) for a range of agings, grouped by patient.
function aging_report_qualified ($criteria)
Provide an “aging summary” (with number of claims and amount due) for a range of agings, grouped by patient.
function aging_summary_payer_full ($provider =  0)
Provide aging summary grouped by payer, for the common age ranges (0-30, 31-60, 61-90, 91-120, 120+)
function aging_summary_payer_range ($lower,  
$upper =  false,
$provider =  0)
Provide an “aging summary” (with number of claims and amount due) for a range of agings, grouped by payer.
function ajax_expand_module_html ($content_id,
$module,
$method,
$param)
AJAX widget to allow “expanding” of a hidden DIV tag to allow dynamic content to be inserted without server refreshes.
function ajax_insert_module_text ($text_id,  
$patient,  
$date =  NULL)
AJAX widget to allow for inserting of text into text areas, based on the recent_record callback.
function AmountPaid ($proc)
Gets the current amount paid, given a procedure, or array of procedures.
function AutoAccidentState ($diagkey)
eocrelautostpr record from the eoc table.
sub base64
sub base64
function been_here ($null_var =  "")
Boolean, if this notebook has been loaded already
function begin_page($page)
Begin new page
Use a particular text domain.
sub boolean
sub boolean
function BracketToMultiplier ($bracket)
Convert a sliding fee scale bracket into a multiplier, which when multiplied by a procedure will generate the end cost for that procedure.