visit the hl7 website The Demo site for our new HL7 Version 2+ (plus) Standard

18.8.43 DSP - display data segment (5.5.1)

The DSP segment is used to contain data that has been preformatted by the sender for display. The semantic content of the data is lost; the data is simply treated as lines of text.

HL7 Attribute Table - DSP - Display Data

Base Framework
Seq#Data ElementDescriptionFlagsImplementCardinalityLengthC.LENVocabularyData Type
DSP
100061Set ID - DSP MAY[0..1][1..4]
SI

Sequence ID

200062Display Level MAY[0..1][1..4]
SI

Sequence ID

300063Data Line SHOULD[1..1] 300
TX

Text Data

400064Logical Break Point MAY[0..1] 2
ST

String Data

500065Result ID MAY[0..1] 20
TX

Text Data

Seq#Data ElementDescriptionFlagsImplementCardinalityLengthC.LENVocabularyData Type
DSP
100061Set ID - DSP MAY[0..1][1..4]
SI

Sequence ID

200062Display Level MAY[0..1][1..4]
SI

Sequence ID

300063Data Line SHALL[1..1] 300
TX

Text Data

400064Logical Break Point MAY[0..1] 2
ST

String Data

500065Result ID MAY[0..1] 20
TX

Text Data

Base FrameworkBase Standard Profile
Seq#Data ElementDescriptionFlagsImplementCardinalityLengthC.LENVocabularyData TypeImplementVocabulary
DSP 
100061Set ID - DSP MAY[0..1][1..4]
SI

Sequence ID

MAY
200062Display Level MAY[0..1][1..4]
SI

Sequence ID

MAY
300063Data Line SHOULD[1..1] 300
TX

Text Data

SHALL
400064Logical Break Point MAY[0..1] 2
ST

String Data

MAY
500065Result ID MAY[0..1] 20
TX

Text Data

MAY
Base Framework Base Standard Profile
Seq# Data Element Description Flags Optionality Repetition Length C.LEN Table Data Type Optionality Table
DSP  
1 00061 Set ID - DSP   O   [1..4]  
SI

Sequence ID

   
2 00062 Display Level   O   [1..4]  
SI

Sequence ID

   
3 00063 Data Line   O     300  
TX

Text Data

R  
4 00064 Logical Break Point   O     2  
ST

String Data

   
5 00065 Result ID   O     20  
TX

Text Data

   
Seq# Data Element Description Optionality Repetition Length C.LEN Table Data Type
DSP
1 00061 Set ID - DSP O   [1..4]  
SI

Sequence ID

2 00062 Display Level O   [1..4]  
SI

Sequence ID

3 00063 Data Line R     300  
TX

Text Data

4 00064 Logical Break Point O     2  
ST

String Data

5 00065 Result ID O     20  
TX

Text Data

18.8.43.1 DSP field definitions (5.5.1.0)

18.8.43.2 DSP-1 Set ID – DSP (SI) 00061 (5.5.1.1)

Definition: This field is used optionally to number multiple display segments.

18.8.43.3 DSP-2 Display Level (SI) 00062 (5.5.1.2)

Definition: This field contains numbering to define groups of fields as assigned by the individual sites or applications.

18.8.43.4 DSP-3 Data Line (TX) 00063 (5.5.1.3)

Definition: This field contains an actual line as it should be displayed. As described for the TX data type, highlighting and other special display characteristics may be included.

18.8.43.5 DSP-4 Logical Break Point (ST) 00064 (5.5.1.4)

Definition: This field is non-null if this line is the last line of a logical break point in the response as defined by the responding system.

Often the lines of display text will fall into logical groups that differ from the physical size of a screen or printer page. For example, a complete battery or an entire radiology report might be thought of as comprising a logical group, though it might have as few as six or as many as 120 lines. Knowledge of the logical break points in the display data can be useful to the application system that is displaying or printing data. For this reason, DSP-4-Logical break point is used. The sending application (the one that formats the data) places the logical break points where appropriate. If there is a particular ancillary result ID associated with the data delineated by DSP-4-Logical break point, the value of this ID also can be returned in DSP-5-Result ID. Then if the user selects the area of the display delineated by DSP-4-Logical break point, the displaying system can query for the associated DSP-5-Result ID.

18.8.43.6 DSP-5 Result ID (TX) 00065 (5.5.1.5)

Definition: When the user selects a result ID (defined by DSP-4-Logical break point) from the screen display corresponding to a record in which DSP-5-Result ID is non-null, the application can initiate a second query (a separate session) to the ancillary with the QRD-10-What department data code filled in with this non-null value (e.g., the ancillary accession number or its equivalent). The ancillary response will contain the report referenced by this result ID (e.g., accession number). The ancillary should correlate the result ID with DSP-4-Logical break point as follows: If more than one line of text is sent per result, DSP-5-Result ID should be only non-null for a DSP segment that contains a non-null DSP-4-Logical break point. This field may be broken into components by local agreement. A common example might be to include placer order number, filler order number, and universal service identifier. Whenever such fields are used as components of the result ID, their components will be sent as subcomponents.