The label is used to reference patient samples by the lab team after the specimen has been withdrawn from a patient.
Follow the steps to configure the template:
Log in Devices application.
On the menu click 'Zebra Template'.
Click '+ New Zebra Template' button.
Enter the template name.
On the label type select 'LabSpecimen'
Select the desired label size. You can reference this from the media that you will use on the printer.
Enter the ZPL Code. Use labelary.com/viewer.html to help you check how your template will look like. Bellow is the ZPL Code for the Lab Specimen Label
^XA
^CFA,24
^A0^FO30,20^FDName: ^FS
^A0^FO135,20^FD##{{patient-name}}^FS
^A0^FO30,45^FDHealth ID: ^FS
^A0^FO135,45^FD##{{evaxid}}^FS
^A0^FO30,70^FDDOB: ^FS
^A0^FO135,70^FD##{{birth-date}}^FS
^A0^FO30,95^FDSite: ^FS
^A0^FO135,95^FD##{{checkin-site}}^FS
^A0^FO30,120^FDBody Part: ^FS
^A0^FO135,120^FD##{{body-part}}^FS
^A0^FO30,145^FDDate: ^FS
^A0^FO135,145^FD##{{date}}^FS
^XZClick 'Preview' button to see how the label looks like.
Save the template if you are done.