Template variables for master problems
ezyVet has template variables that you can use to show master problem information in documents.
Template variable | Function |
---|---|
{AnimalMasterProblems} | Shows the master problems of the patient. |
{AnimalMasterProblemsHtml} | Shows the master problems of the patient. This template variable puts each master problem on a different line and uses bold formatting. |
{AnimalCriticalMasterProblems} | Shows the name of each master problem of patient that is set to Critical. |
{AnimalCriticalMasterProblemsHtml} | Shows the name of each master problem of patient that is set to Critical. This template variable puts each master problem on a different line and uses bold formatting. |
Template variable | Function |
---|---|
{ConsultMasterProblemsHtml} | Shows the master problems of the clinical record. Note: This variable shows the information as a list of formatted text. |
{ConsultMasterProblems} | Shows the master problems of the clinical record. Note: This variable shows the information as a line of plain text. |
{ConsultMasterProblemsSpecifics} | Shows the content of the Condition Specifics box of the master problems of the clinical record. |
{ConsultMasterProblemsSpecificsHtml} | Shows the content of the Condition Specifics box of the master problems of the clinical record. Note: This variable shows the information in HTML format in a table. |
{ImagingReportContent} | Shows the content of a diagnostic imaging report in the Imaging tab of a clinical record. Note: To use {ImagingReportContent} , a practice manager includes it in the content of document templates that they configured to use for diagnostic imaging reports. |