Class TbsERR_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsERR_251 = class(TbsHL7Segment)

Description

Error The ERR segment is used to add error comments to acknowledgment messages.

Hierarchy

Overview

Methods

Public function ErrorCodeandLocationRepCount : Integer;
Public function ErrorLocationRepCount : Integer;
Public function ApplicationErrorParameterRepCount : Integer;
Public function InformPersonIndicatorRepCount : Integer;
Public function OverrideReasonCodeRepCount : Integer;
Public function HelpDeskContactPointRepCount : Integer;

Properties

Public property ErrorCodeandLocation[RepCount:Integer]: TbsELD_251 read GetErrorCodeandLocation write SetErrorCodeandLocation;
Public property ErrorLocation[RepCount:Integer]: TbsERL_251 read GetErrorLocation write SetErrorLocation;
Public property HL7ErrorCode : TbsCWE_251 read GetHL7ErrorCode write SetHL7ErrorCode;
Public property Severity : TbsID_251 read GetSeverity write SetSeverity;
Public property ApplicationErrorCode : TbsCWE_251 read GetApplicationErrorCode write SetApplicationErrorCode;
Public property ApplicationErrorParameter[RepCount:Integer]: TbsST_251 read GetApplicationErrorParameter write SetApplicationErrorParameter;
Public property DiagnosticInformation : TbsTX_251 read GetDiagnosticInformation write SetDiagnosticInformation;
Public property UserMessage : TbsTX_251 read GetUserMessage write SetUserMessage;
Public property InformPersonIndicator[RepCount:Integer]: TbsIS_251 read GetInformPersonIndicator write SetInformPersonIndicator;
Public property OverrideType : TbsCWE_251 read GetOverrideType write SetOverrideType;
Public property OverrideReasonCode[RepCount:Integer]: TbsCWE_251 read GetOverrideReasonCode write SetOverrideReasonCode;
Public property HelpDeskContactPoint[RepCount:Integer]: TbsXTN_251 read GetHelpDeskContactPoint write SetHelpDeskContactPoint;

Description

Methods

Public function ErrorCodeandLocationRepCount : Integer;
 
Public function ErrorLocationRepCount : Integer;
 
Public function ApplicationErrorParameterRepCount : Integer;
 
Public function InformPersonIndicatorRepCount : Integer;
 
Public function OverrideReasonCodeRepCount : Integer;
 
Public function HelpDeskContactPointRepCount : Integer;
 

Properties

Public property ErrorCodeandLocation[RepCount:Integer]: TbsELD_251 read GetErrorCodeandLocation write SetErrorCodeandLocation;

Error Code and Location, Min : 0, Max : *

Public property ErrorLocation[RepCount:Integer]: TbsERL_251 read GetErrorLocation write SetErrorLocation;

Error Location, Min : 0, Max : *

Public property HL7ErrorCode : TbsCWE_251 read GetHL7ErrorCode write SetHL7ErrorCode;

HL7 Error Code, Min : 1, Max : 1

Public property Severity : TbsID_251 read GetSeverity write SetSeverity;

Severity, Min : 1, Max : 1

Public property ApplicationErrorCode : TbsCWE_251 read GetApplicationErrorCode write SetApplicationErrorCode;

Application Error Code, Min : 0, Max : 1

Public property ApplicationErrorParameter[RepCount:Integer]: TbsST_251 read GetApplicationErrorParameter write SetApplicationErrorParameter;

Application Error Parameter, Min : 0, Max : *

Public property DiagnosticInformation : TbsTX_251 read GetDiagnosticInformation write SetDiagnosticInformation;

Diagnostic Information, Min : 0, Max : 1

Public property UserMessage : TbsTX_251 read GetUserMessage write SetUserMessage;

User Message, Min : 0, Max : 1

Public property InformPersonIndicator[RepCount:Integer]: TbsIS_251 read GetInformPersonIndicator write SetInformPersonIndicator;

Inform Person Indicator, Min : 0, Max : *

Public property OverrideType : TbsCWE_251 read GetOverrideType write SetOverrideType;

Override Type, Min : 0, Max : 1

Public property OverrideReasonCode[RepCount:Integer]: TbsCWE_251 read GetOverrideReasonCode write SetOverrideReasonCode;

Override Reason Code, Min : 0, Max : *

Public property HelpDeskContactPoint[RepCount:Integer]: TbsXTN_251 read GetHelpDeskContactPoint write SetHelpDeskContactPoint;

Help Desk Contact Point, Min : 0, Max : *


Generated by PasDoc 0.14.0.