FreeMED Opensource EMR/PM Software |
modules/ annotations. emr. module.phpSummary
outputAnnotations
Produce tooltip-friendly annotations from the output of getAnnotations. Parameters
ReturnsXHTML-formatted annotation string |
Create an annotation.
function createAnnotation ( $module, $id, $text, $patient = NULL )
Get annotations, if present.
function getAnnotations ( $module, $id )
Produce tooltip-friendly annotations from the output of getAnnotations.
function outputAnnotations ( $annotations )
Prepare an annotation for being embedded in a Javascript string.
function prepareAnnotation ( $a )
Get patient from other information given.
function lookupPatient ( $module, $id )