HL7 VID Version Identifier
HL7 datatype components VID components from HL7 v2.5.1 Hide components
These are the generated components for the version selected at the top of the page. The article stays practical, and this panel follows the chosen HL7 version.
Components
VID carries an HL7 version identifier. It is familiar from MSH-12, where it tells the receiver which HL7 version rules the sender believes it is using.
In this guide, VID appears in MSH.12. That used-by list is a good reality check: the datatype is only half the story, and the field that uses it tells you the workflow.
The component panel above is expanded by default because most datatype pages are used as quick lookup pages. Start there for the exact HL7 v2.5.1 shape, then use the notes below for the practical gotchas.
VID-1 to VID-3: Component Quick Read
The generated component panel above is the formal quick lookup. The short version is below so you can scan the shape without counting carets by eye.
The table-backed components here are VID-1, VID-2. Keep those values to the table or value set your implementation guide names, especially when the field is crossing organization boundaries.
- VID-1 Version ID - Version ID. Type ID. Table 0104.
- VID-2 Internationalization Code - Internationalization Code. Type CE. Table 0399.
- VID-3 International Version ID - International Version ID. Type CE.
Practical Notes
The safest habit is to populate only the components the receiving profile actually uses, and to keep each meaning in its own component. Empty components are better than a compact display string that a receiver has to reverse-engineer.
In HL7 Soup Web, click a field that uses VID and the interpretation view will show which component you are sitting in and where that value lives in the raw message. That is especially handy with compact datatypes because one missing caret can move every value after it.
Official and Reference Notes
For formal reference, compare the generated HL7 v2.5.1 panel above with the HL7 v2.5.1 datatype list and the HL7 Terminology data type code system. Local implementation guides can narrow allowed values, tables, and component usage.