Class TbsDSP_22

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsDSP_22 = class(TbsHL7Segment)

Description

Display Data 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.

Hierarchy

Overview

Properties

Public property SetIdDisplayData : TbsSI_22 read GetSetIdDisplayData write SetSetIdDisplayData;
Public property DisplayLevel : TbsSI_22 read GetDisplayLevel write SetDisplayLevel;
Public property DataLine : TbsTX_22 read GetDataLine write SetDataLine;
Public property LogicalBreakPoint : TbsST_22 read GetLogicalBreakPoint write SetLogicalBreakPoint;
Public property ResultId : TbsTX_22 read GetResultId write SetResultId;

Description

Properties

Public property SetIdDisplayData : TbsSI_22 read GetSetIdDisplayData write SetSetIdDisplayData;

Set Id - Display Data, Min : 0, Max : 1

Public property DisplayLevel : TbsSI_22 read GetDisplayLevel write SetDisplayLevel;

Display Level, Min : 0, Max : 1

Public property DataLine : TbsTX_22 read GetDataLine write SetDataLine;

Data Line, Min : 1, Max : 1

Public property LogicalBreakPoint : TbsST_22 read GetLogicalBreakPoint write SetLogicalBreakPoint;

Logical Break Point, Min : 0, Max : 1

Public property ResultId : TbsTX_22 read GetResultId write SetResultId;

Result Id, Min : 0, Max : 1


Generated by PasDoc 0.14.0.