Leave a comment at the end of this page or email contact@krishagni.com
Specimen Print Rules
- 1 Printing Specimen Labels
- 2 Print Rule Fields Specific to Specimen
- 3 Print Tokens
- 3.1 Basic Tokens
- 3.2 Advance Tokens
- 3.2.1 Examples of eval Tokens
- 3.2.1.1 Collection Protocol Level Tokens
- 3.2.1.2 Participant Level Token Examples
- 3.2.1.3 Visit Level Tokens
- 3.2.1.4 Specimen Level Token Examples
- 3.2.2 PV Properties Tokens
- 3.2.2.1 Syntax
- 3.2.2.2 Examples of PV Tokens
- 3.2.3 Examples of Advanced Functions Using eval Tokens
- 3.2.3.1 Conditional Token
- 3.2.3.2 Null Safe Operator
- 3.2.3.3 Pick Last Character
- 3.2.3.4 Concatenate multiple fields
- 3.2.3.5 Extract Substring Before Separator
- 3.2.3.6 Extract Substring After Separator
- 3.2.3.7 Conditional Print Based on Dynamic Values
- 3.2.1 Examples of eval Tokens
Printing Specimen Labels
You can configure specimen print rules to print physical specimen labels. OpenSpecimen provides all the necessary information associated with the specimens. You can define label tokens (basic and advanced) in the print rule. If the label is generated using this print rule, the defined tokens will be part of the output label file.
Print Rule Fields Specific to Specimen
Print Tokens
You can use the below tokens to include their corresponding value in printed labels.
Basic Tokens
Advance Tokens
In addition to basic tokens, you may sometimes need to include additional data from the specimen, visit, or participant records linked to the specimen. These are often required for printing specific information on physical labels.
To support this, OpenSpecimen provides two modes for selecting tokens:
Eval tokens
PV Props
Examples of eval Tokens
Leave a comment at the end of this page or email contact@krishagni.com