The Tags entity is used to provide the rabies and county tags from the PIMS. Note that microchip information is included as part of the Patient entity.
The attached files contain the required format for the Tags CSVs with sample records.
The Type defines how the sample file handles the CSV data type to produce the double quote delimiters for each field. Make sure to change the custom field format if any if the fields noted as “integer” contain alphanumeric data.
Tags Fields:
Field Name | Type | Required | Description |
TagID | “string” | Y | unique code used to identify the attachment. |
PatientAccountID | “string” | Y | Patient.AccountID unique identifier |
RabTagNum | “string” | Y | PIMS tag number |
RabTagNumDate | “string” |
| Date the tag was issued |
RabTagExpDate | “date” |
| Date the tag expires |
CodeId | “string” |
| Service.Code |
Manu | “string” |
| Vaccine Manufacturer |
Lot | “string” |
| Vaccine lot number |
Type | “string” |
| Killed / Modified Live |
ResourceId | “string” |
| Employee unique code (abbreviation or other code) used in the PIMS |
HistLineId | “string” |
| HistLines.HistlineId |
flgRabies | “bool” |
| True = Tag is a rabies tag |