Provide item details and main editing functions menu.
function item_detail ( )
Allow interface to write off items
function writeoff_items ( )
Creates link for insertion in anchor tags with detail criteria for the engine.
function _detail_link ( $param )
Creates link for insertion in anchor tags with search criteria for the engine.
function _search_link ( $criteria )
Lookup procedure id from item (payment record) id
function _item_to_procedure ( $pid )
Get textual name of patient from id, with caching.
function _lookup_patient ( $pid )
Get textual name of provider from id, with caching.
function _lookup_provider ( $pid )
Get key and value pairs with full text names for providers
function _provider_list ( )