|
OverviewThe structure of an HL7 message is as follows: Message --> Segments --> Composites --> Other composites or primitive data types. You will encounter the generic term 'field' that will usually refer to either a whole composite or to a sub-field (single value). In this document, a whole composite is referred to as a field (...|DOE^JOHN^^^^MD|...) and a single value is referred to as a sub-field (...^JOHN^...).
|