home

Browse documentation

ezyVet Knowledge Center

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

Template variables: Patients

Use these variables to show patient data.

VariableFunction
{AnimalName}Shows the name of the patient.
{AnimalCode}Shows the code of the patient.
{AnimalLast}Shows the last name of the patient.
{AnimalOwnerTable}Shows a summary of patient information and owner information in a table. The information includes:
  • The name of the owner
  • The address of the owner
  • The name of the patient
  • The species of the patient
  • The breed of the patient
  • The age of the patient
{AnimalNumber}Shows the value of the Code box of the patient record.
{AnimalPronoun}Shows the applicable pronoun of the patient. The possible values are:
  • he
  • she
  • they
Note: If the Sex value of the patient record is set to Unknown, the template variable shows they.
{AnimalPossessivePronoun}Shows the applicable possessive pronoun of the patient. The possible values are:
  • his
  • her
  • their
Note: If the Sex value of the patient record is set to Unknown, the template variable shows their.
{AnimalPossessivePronounSingle}
Note: This variable shows the same output as {AnimalPossessivePronoun}. ezyVet customer support recommends that you use {AnimalPossessivePronoun}.
{AnimalPossessivePronounBelongsTo}Shows the applicable pronoun of the patient. The possible values are:
  • him
  • her
  • them
Note: If the Sex value of the patient record is set to Unknown, the template variable shows them.
{AnimalSex}Shows the sex of the patient. The possible values are:
  • Male
  • Female
{AnimalSexShort}Shows the sex of the patient. The possible values are:
  • M
  • F
  • MN
  • FS
{AnimalSexFull}Shows the sex of the patient. The possible values are:
  • Male
  • Male Neutered
  • Female
  • Female Spayed
{AnimalAgeShort}Shows the age of the patient.
Note: This variable uses short notation format to show the information. For example:
  • 12y 5m 23d
{AnimalAgeFull}Shows the age of the patient.
Note: This variable shows the full age of the patient in years, months, and days. For example:
  • 12 years 5 months 23 days
{AnimalAgeMonths}Shows the age of the patient in months.
{AnimalAgeYears}Shows the age of the patient in years.
{AnimalDOB}Shows the full date of birth of the patient.
Note: This variable uses dd-mm-yyyy format.
{AnimalDOBYear}Shows the birth year of the patient.
Note: This variable uses yyyy format to show the information.
{AnimalDOBMonth}Shows the birth month of the patient.
Note: This variable uses mm format to show the information.
{AnimalDOBDay}Shows the day of birth of the patient.
Note: This variable uses dd format to show the information.
{AnimalDOD}Shows the date of death of the patient.
{AnimalTOD}Shows the time of death of the patient.
{AnimalDateDesexed}Shows the desex date of the patient.
{AnimalSpecies}Shows the species of the patient.
{AnimalBreed}Shows the breed of the patient.
{AnimalColour} or {AnimalColor}Shows the color of the patient.
{AnimalWeight}Shows the weight of the patient.
Note: This variable uses the unit of measurement that is set in the patient record to show the information.
{AnimalWeightKg}Shows the kilogram weight of the patient.
{AnimalWeightLb}Shows the pound weight of the patient.
{AnimalBSA}Shows the body surface area of the patient.
Note: This variable uses the patient weight to calculate the body surface area.
{AnimalMicrochip}Shows the microchip number of the patient.
{AnimalRabiesNumber}Shows the rabies tag number of the patient.
Note: This variable is applicable to regions that have the rabies virus.
{AnimalLastVisit}Shows the date of the patient's most recent visit.
{AnimalAttendingVets}Shows the names of the vets that are related to the patient record.
{AnimalResidence}If the patient record has Residence selected, shows the physical address of the applicable contact record.
{AnimalImage}Shows the image of the patient.
{AnimalInsuranceCompanyName}Shows the name of the insurance supplier of the patient.
{AnimalInsuranceNumber}Shows the insurance number of the patient.
{AnimalCare}Shows the caution status of the patient.
{AnimalInterestedVetClinicContactsList}Shows the Other Interested Contacts records that are a Business contact record type of the patient.
{AnimalInterestedVetContactsList}Shows the Other Interested Contacts records that are a Vet contact record type of the patient.
{AnimalInterestedContactsList}Shows the Other Interested Contacts records of the patient.
{AnimalResuscitate}Shows the resuscitation status of the patient. The possible values are:
  • Resuscitate
  • Do Not Resuscitate
  • Advanced Life Support
  • Unspecified
{AnimalNotes}Shows the notes of the patient.
{AnimalCurrentMedicationsList}Shows the medications of the patient. The information includes:
  • Date and time
  • Medication name
  • Quantity
  • Medication instructions
{AnimalCurrentMedicationsListBasic}Shows the medications of the patient.. This template variable only shows:
  • Medication name
  • Medication instructions
{AnimalDemeanor}Shows the demeanor statuses of a patient.
Note: You can also use {AnimalDemeanour}, which has the same function as this variable.
{AnimalDemeanorList}Shows the demeanor statuses of a patient. This variable shows each status as a list item.
Note: You can also use {AnimalDemeanourList}, which has the same function as this variable.

Template variables: Patient master problems

Template variableFunction
{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.