home

Browse documentation

ezyVet Knowledge Center

Get access to documentation, training, and other high-quality resources.

Twig template variables: Clinical record

NameClassic template system equivalent?Function
{{ consult.TherapeuticOutcomes }}{ConsultTherapeuticOutcomes}Shows the content of the Outcome box of therapeutic records of the clinical record.
Note: This variable shows the information in plain text format.
{{ consult.Medications.ProductName }}NoShows the medication product name of the clinical record.
{{ consult.TherapeuticSpecifics }}NoShows the content of the Specifics box of therapeutic records of the clinical record.
{{ consult.Caseowner.Name }}{ConsultVet}Shows the name of the of the case owner of the clinical record.
{{ consult.Date|dateformat }}{ConsultDate}Shows the date of the clinical record.