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
D
 data_seek, PHP.sql
 DataSet, FreeMED. GraphNormalize
 date_add, FreeMED. Scheduler
 date_in_range
 date_in_the_past
 date_of_last_procedure, FreeMED. Patient
 date_time
 dateOfBirth, FreeMED. Patient
 DateOfBirth, FBInsured
 dateOfBirthShort, FreeMED. Patient
 DateOfCantWorkEnd
 DateOfCantWorkStart
 DateOfFirstOccurrence
 DateOfOnset
 dates_between, freemed
 day_of_the_week
 db_query, PHP.sql
 debug, XML:: RAX
 decode
 decode_entities_old, HTML:: Entities
 decode_utf8, Encode
 define_alias, Encode:: Alias
 del, FreeMED. MaintenanceModule
 DELETE, Config:: IniFiles:: Config:: IniFiles:: _section
 delete_acl
 delval, Config:: IniFiles
 description, FreeMED. vCalendarEvent
 DESTROY, Config:: IniFiles:: Config:: IniFiles:: _section
 DetermineBracket, SlidingFeeScale
 DetermineMergedFormat, FreeMED. Agata7
 DiagArray
 die, Frontier:: RPC2
 display, PHP. notebook
 display_hidden_variables, PHP. notebook
 display_hour
 display_notebook_bar, PHP. notebook
 display_notebook_sidebar, PHP. notebook
 display_time
 distinct, FreeMED. MaintenanceModule
 distinct_values, PHP.sql
 Djvu, FreeMED.Djvu
 djvu_widget
 double
 DrawCanvas, FreeMED. GraphNormalize
 DrawData, FreeMED. GraphNormalize
 DrawLegend, FreeMED. GraphNormalize
 DrawTitle, FreeMED. GraphNormalize
 drop_table_query, PHP.sql
 drug_widget, freemed
function data_seek ($result,
$pos)
Moves the result position pointer to a certain position.
function DataSet ($name,
$values)
Add data set
function date_add ($starting,
$interval)
Addition method for date.
function date_in_range ($checkdate,
$dtbegin,
$dtend)
Determine if a date falls between a beginning and end date.
function date_in_range ($checkdate,
$dtbegin,
$dtend)
Determine if a date falls between a beginning and end date.
function date_in_the_past ($datestamp)
Check to see if date is in the past
function date_in_the_past ($datestamp)
Check to see if date is in the past
function date_of_last_procedure ( )
Determine last procedure date for this patient object.
sub date_time
sub date_time
function dateOfBirth ($no_parameters =  "")
Determine patient’s date of birth.
function DateOfBirth ($cov)
depends on coverage being self.
function dateOfBirthShort ( )
Get short date of birth output.
function DateOfCantWorkEnd ($diagkey)
eocdistodt record from the eoc table
function DateOfCantWorkStart ($diagkey)
eocdisfromdt record from the eoc table.
function DateOfFirstOccurrence ($diagkey)
eocstartdate record from the eoc table
function DateOfOnset ($diagkey)
Currently a wrapper to DateOfFirstOccurrence
Determine dates between two YYYY-MM-DD dates.
function day_of_the_week ($this_date = "",
$short = false)
Get the text name of a day of the week
function db_query ($database,
$query)
SQL database query execute with database selection
sub debug
sub decode($$;
$)
sub decode
sub decode_entities_old
sub decode_utf8($;
$)
sub define_alias
function del ()
Wrapper for _del.
Args: $key $key The key to remove from the hash
function delete_acl ($pid,
$acl_id)
Removes specified patient ACL.
sub delval
function description ( )
Form a proper description of the event so that it is human-readable.
Args: (None)
function DetermineBracket ($hhsize,
$income)
Determine sliding scale fee bracket (A, B, C, D, E)
function DetermineMergedFormat (&$report)
Figure out if a report is supposed to be an Agata “Merge” report or not
function DiagArray ($proc)
Get array of diagnoses associated with a procedure key.
sub die
function display ($null_var =  "")
Gets the HTML code for the current view of the notebook
function display_hidden_variables($__page_to_display)
Get HTML code for embedding variables that are not displayed in the current page in INPUT TYPE=HIDDEN tags.
function display_hour ($hour)
Creates AM/PM user-friendly hour display.
Creates AM/PM user-friendly hour display.
function display_notebook_bar($page_to_display)
Get the HTML code for the notebook button bars when displayed at the top of the notebook.
function display_notebook_sidebar($page_to_display)
Get the HTML code for the notebook button bars when displayed at the left or right of the notebook.
function display_time ($hour,
$minute)
Creates AM/PM user-friendly time display.
Creates AM/PM user-friendly time display.
function distinct ($field)
Provide a list of distinct values for a particular field.
function distinct_values ($table,  
$field,  
$where =  NULL)
Produce a list of distinct values for an SQL table field
function Djvu ($filename)
function djvu_widget ($filename,
$type)
sub double
sub double
function DrawCanvas ( )
Method to draw the canvas background.
function DrawData ( )
Draws the actual points on the graph.
function DrawLegend ( )
Internal method to draw the “legend” box.
function DrawTitle($title)
Draw graph title in nice box
function drop_table_query ($table)
SQL query wrapper for dropping a table
Creates a drug selection widget.