New feature: Vello Postcards east Read more

home

Browse documentation

Browse documentationLearn new skillsDiscover resourcesSee all integrations
search
search
Browse documentationLearn new skillsDiscover resourcesSee all integrations

ezyVet Knowledge Center

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

search
thumbnail

Browse documentation

Browse documentation Contents

close
  • expand_more

    ezyVet

    • chevron_right

      Getting started

    • chevron_right

      Clients

    • chevron_right

      Patients

    • chevron_right

      Appointments

    • chevron_right

      Products

    • chevron_right

      Veterinary care

    • chevron_right

      Invoicing

    • chevron_right

      Payments

    • chevron_right

      Refunds

    • chevron_right

      Financial controls

    • chevron_right

      Xero

    • chevron_right

      Insurance

    • chevron_right

      Document management

    • chevron_right

      File attachments

    • chevron_right

      Printing

    • chevron_right

      Electronic signatures

    • chevron_right

      Inventory

    • chevron_right

      Staff management

    • chevron_right

      ezyVet administration

    • expand_more

      Reference information

      • ezyVet system requirements

      • expand_more

        Template variables

        • expand_more

          Template variables (classic template system)

          • ezyVet template variables (full list)

          • Template variables: Appointments

          • Template variables: Boarding

          • Template variables: Businesses and departments

          • Template variables: Client contact records

          • Template variables: Clinical records

          • Template variables: Combined invoice

          • Template variables: Contact records

          • Template variables: Customer orders

          • Template variables: Diagnostics

          • Template variables: Electronic signatures and electronic forms

          • Template variables: Estimates

          • Template variables: General

          • Template variables: Invoice

          • Template variables: Invoices for wellness plan memberships

          • Template variables: Medications

          • Template variables: Medication of an external dispense form

          • Template variables: Medication refills

          • Template variables: Online portal

          • Template variables: Patients

          • Template variables: Patient health status

          • Template variables: Payments

          • Template variables: Products

          • Template variables: Purchase orders

          • Template variables: Received inventory orders

          • Template variables: Referring veterinarian

          • Template variables: Referring veterinary clinic

          • Template variables: Remote payments

          • Template variables: Statements

          • Template variables: Supplier contacts

          • Template variables: Vaccinations

          • Template variables: Care services

          • Template variables: Wellness plan contract

        • chevron_right

          Template variables (Twig)

        • chevron_right

          Source code of standard Twig templates

      • Maximum file sizes of attachments and emails

      • ezyVet record icons

      • chevron_right

        Permissions and access

      • Examples of video documentation for ezyVet

    • chevron_right

      Customer support information

    • chevron_right

      Release notes

    • chevron_right

      Glossary

  • chevron_right

    Vello

  • chevron_right

    ezyVet Scan

  • chevron_right

    ezyVet Go

  • chevron_right

    Vet Radar

  • chevron_right

    ezyVet Data Lake

  • chevron_right

    IDEXX SmartFlow

  • chevron_right

    ezyVet Connect

  • chevron_right

    Knowledge Center: New and published

  • chevron_right

    Pilot features

  1. Browse documentation
  2. arrow_right
  3. ezyVet
  4. arrow_right
  5. Reference information
  6. arrow_right
  7. Template variables
  8. arrow_right
  9. Template variables (classic template system)

list_altBrowse documentation

chevron_left

thumbnailBrowse documentation

Template variables (classic template system)

chevron_right

Template variables: General

VariableFunction
{UserName}Shows the username of a person's ezyVet user account.
{UserEmailAddress}Shows the sign-in email address person's ezyVet user account.
{UserSendingEmailAddress}Shows the sending email address of a person's ezyVet user account.
{UserSignature}Shows the signature of a person's ezyVet user account.
{UserSignatureHtml}Shows the signature of a person's ezyVet user account.
Note: This variable shows the information in HTML format.
{UserSignatureImage}Shows the signature image of a person's ezyVet user account.
{UserSignatureImageSrc}Shows the file path of the signature image of a person's ezyVet user account.
Note: An example file path is https://callistovets.usw2.ezyvet.com/dbfile/110/signature.png
{UserRegistrationNumber}Shows the registration number of a person's ezyVet user account.
{UserDEARegistrationNumber}Shows the DEA registration number of a person's ezyVet user account.
{UserQualifications}Shows the qualifications of a person's ezyVet user account.
{VetUserName}Shows the username of the veterinarian when you print a document from a clinical record.
{VetUserEmailAddress}Shows the email address of the veterinarian when you print a document from a clinical record.
{VetUserSendingEmailAddress}Shows the sending email address of the veterinarian when you print a document from a clinical record.
{VetUserSignature}Shows the signature of the veterinarian when you print a document from a clinical record.
{VetUserSignatureImage}Shows the signature image of the veterinarian when you print a document from a clinical record.
{VetUserQualifications}Shows the qualifications of the veterinarian when you print a document from a clinical record.
{VetUserRegistrationNumber}Shows the registration number of the veterinarian when you print a document from a clinical record.
{VetUserDEARegistrationNumber}Shows the DEA registration number of the veterinarian when you print a document from a clinical record.
{TodaysDate}Shows the date when a person or ezyVet made the document from the template.
Note: This variable uses YYYY-MM-DD format to show the information.
{TodaysDateFull}Shows the full date when a person or ezyVet made the document from the template.
Note: This variable uses DD Month YYYY format to show the information. (For example, 20 June 2020.)
{CurrentTime}Shows the time when a person or ezyVet made the document from the template.
{CurrencySymbol}Shows the currency symbol used by the ezyVet site.
{TaxName}Shows the tax name used by the ezyVetsite.
{CurrentMonth}Shows the the month when a person or ezyVet made the document from the template.
{Date+<n>days}Shows the date that is a given number of day in the future.
Note: Replace <n> with the applicable number of days. For example, enter {Date+7days}.
{Date+<n>weeks}Shows the date that is a given number of weeks in the future.
Note: Replace <n> with the applicable number of weeks. For example, enter {Date+7weeks}.
{Date+<n>months}Shows a date that is a given number of months in the future.
Note: Replace <n> with the applicable number of months. For example, enter {Date+7months}.
{_DD}Shows the current day.
Note: This variable uses DD format to show the information.
{_MM}Shows the current month.
Note: This variable uses MM format to show the information.
{_YY}Shows the current year.
Note: This variable uses YYYY format to show the information.
{PAGENO}Shows the page number.
{nbpg}Shows the total number of pages.
Tip: To show a page count in your document, enter Page {PAGENO} of {nbpg} in your template.
{CheckBoxSmall}Shows a small checkbox.
Tip: You can use this variable for online forms.
{CheckBoxLarge}Shows a a large checkbox.
Tip: You can use this variable for online forms.
Parent topic: Template variables (classic template system)
Related concepts
  • ezyVet template variables (full list)
  • Template variables: Appointments
  • Template variables: Boarding
  • Template variables: Businesses and departments
  • Template variables: Client contact records
  • Template variables: Clinical records
  • Template variables: Combined invoice
  • Template variables: Contact records
  • Template variables: Customer orders
  • Template variables: Diagnostics
  • Template variables: Electronic signatures and electronic forms
  • Template variables: Estimates
  • Template variables: Invoice
  • Template variables: Invoices for wellness plan memberships
  • Template variables: Medications
  • Template variables: Medication of an external dispense form
  • Template variables: Medication refills
  • Template variables: Online portal
  • Template variables: Patients
  • Template variables: Patient health status
  • Template variables: Payments
  • Template variables: Products
  • Template variables: Purchase orders
  • Template variables: Received inventory orders
  • Template variables: Referring veterinarian
  • Template variables: Referring veterinary clinic
  • Template variables: Remote payments
  • Template variables: Statements
  • Template variables: Supplier contacts
  • Template variables: Vaccinations
  • Template variables: Care services
  • Template variables: Wellness plan contract

Reference
ezyVet

Last updated: January 15, 2025

chevron_leftchevron_right

Related Articles:

  • Template variables (classic template system)
  • ezyVet template variables (full list)
  • Template variables: Appointments
  • Template variables: Boarding
  • Template variables: Businesses and departments
  • Template variables: Client contact records
  • Template variables: Clinical records
  • Template variables: Combined invoice
  • Template variables: Contact records
  • Template variables: Customer orders
  • Template variables: Diagnostics
  • Template variables: Electronic signatures and electronic forms
  • Template variables: Estimates
  • Template variables: Invoice
  • Template variables: Invoices for wellness plan memberships
  • Template variables: Medications
  • Template variables: Medication of an external dispense form
  • Template variables: Medication refills
  • Template variables: Online portal
  • Template variables: Patients
  • Template variables: Patient health status
  • Template variables: Payments
  • Template variables: Products
  • Template variables: Purchase orders
  • Template variables: Received inventory orders
  • Template variables: Referring veterinarian
  • Template variables: Referring veterinary clinic
  • Template variables: Remote payments
  • Template variables: Statements
  • Template variables: Supplier contacts
  • Template variables: Vaccinations
  • Template variables: Care services
  • Template variables: Wellness plan contract

ezyVet-footer

Need help?
Go to ezyVet customer support

Products

Tour

Features

Pricing

Book a demo

Browse integrations

Build an integration

Become an integration partner

System requirements

ezyVet Go

Solutions

General practice

Emergency

Specialty

Equine

Corporate groups

Universities

Production animals

Mobile

Resources

Customer stories

Blog

Events

Webinars

Tips and tricks

ezyVet TV

Starting a new practice

Customer referral

Support

Company

About us

Contact us

Careers

Community forums

Security

Merch

We’re here for you.

Terms and conditions Privacy policy Cookie statement Cookie list ezyVet sign-in
arrow_upward