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
 Daemon and the weird access, $self is inherited from HTTP
$data
 data_seek, PHP.sql
 DataSet, FreeMED. GraphNormalize
$date
 date_add, FreeMED. Scheduler
 date_field, FreeMED. EMRModule
 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
$debug
$DEBUG
 decode
 decode_entities_old, HTML:: Entities
 decode_utf8, Encode
%decoder, Encode
 defeat_acl, FreeMED. MaintenanceModule.$this
 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
$dict
 die, Frontier:: RPC2
 disable_patient_box, FreeMED. EMRModule
 display, PHP. notebook
 display_format, FreeMED. EMRModule
 display_hidden_variables, PHP. notebook
 display_hour
 display_notebook_bar, PHP. notebook
 display_notebook_sidebar, PHP. notebook
 display_time
 distinct, FreeMED. MaintenanceModule
 distinct_fields, FreeMED. MaintenanceModule.$this
 distinct_values, PHP.sql
 Djvu, FreeMED.Djvu
 djvu_widget
$document
 double
 DrawCanvas, FreeMED. GraphNormalize
 DrawData, FreeMED. GraphNormalize
 DrawLegend, FreeMED. GraphNormalize
 DrawTitle, FreeMED. GraphNormalize
 driver, PHP. PrinterWrapper. PrinterWrapper
 drop_table_query, PHP.sql
 drug_widget, freemed
comes from there (`${*$self}’).
my $data
function data_seek ($result,
$pos)
Moves the result position pointer to a certain position.
function DataSet ($name,
$values)
Add data set
my $date
function date_add ($starting,
$interval)
Addition method for date.
var $date_field
Field name that contains the date pertaining to the EMR record fragment in question.
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
Boolean, determines if debug information is displayed
sub debug
my $debug
my $DEBUG
our $DEBUG
sub decode($$;
$)
sub decode
sub decode_entities_old
sub decode_utf8($;
$)
my %decoder
Turns of ACL checking for ‘support’ modules.
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.
my $dict
sub die
var $disable_patient_box
Whether or not to disable the patient box display at the top of the screen.
function display ($null_var =  "")
Gets the HTML code for the current view of the notebook
var $display_format
Hash describing the format which is used to display the current record by default.
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.
Specifies the field names which are allowed to have distinct value queries against them.
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)
my $document
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
Object containing the methods used to print.
function drop_table_query ($table)
SQL query wrapper for dropping a table
Creates a drug selection widget.