Class TbsERR_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsERR_27 = class(TbsHL7Segment)

Description

Error

Hierarchy

Overview

Methods

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

Properties

Public property ErrorCodeAndLocation : TbsST_27 read GetErrorCodeAndLocation write SetErrorCodeAndLocation;
Public property ErrorLocation[RepCount:Integer]: TbsERL_27 read GetErrorLocation write SetErrorLocation;
Public property Hl7ErrorCode : TbsCWE_27 read GetHl7ErrorCode write SetHl7ErrorCode;
Public property Severity : TbsID_27 read GetSeverity write SetSeverity;
Public property ApplicationErrorCode : TbsCWE_27 read GetApplicationErrorCode write SetApplicationErrorCode;
Public property ApplicationErrorParameter[RepCount:Integer]: TbsST_27 read GetApplicationErrorParameter write SetApplicationErrorParameter;
Public property DiagnosticInformation : TbsTX_27 read GetDiagnosticInformation write SetDiagnosticInformation;
Public property UserMessage : TbsTX_27 read GetUserMessage write SetUserMessage;
Public property InformPersonIndicator[RepCount:Integer]: TbsCWE_27 read GetInformPersonIndicator write SetInformPersonIndicator;
Public property OverrideType : TbsCWE_27 read GetOverrideType write SetOverrideType;
Public property OverrideReasonCode[RepCount:Integer]: TbsCWE_27 read GetOverrideReasonCode write SetOverrideReasonCode;
Public property HelpDeskContactPoint[RepCount:Integer]: TbsXTN_27 read GetHelpDeskContactPoint write SetHelpDeskContactPoint;

Description

Methods

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

Properties

Public property ErrorCodeAndLocation : TbsST_27 read GetErrorCodeAndLocation write SetErrorCodeAndLocation;

Error Code And Location, Min : 0, Max : 1

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

Error Location, Min : 0, Max : *

Public property Hl7ErrorCode : TbsCWE_27 read GetHl7ErrorCode write SetHl7ErrorCode;

Hl7 Error Code, Min : 1, Max : 1

Public property Severity : TbsID_27 read GetSeverity write SetSeverity;

Severity, Min : 1, Max : 1

Public property ApplicationErrorCode : TbsCWE_27 read GetApplicationErrorCode write SetApplicationErrorCode;

Application Error Code, Min : 0, Max : 1

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

Application Error Parameter, Min : 0, Max : 10

Public property DiagnosticInformation : TbsTX_27 read GetDiagnosticInformation write SetDiagnosticInformation;

Diagnostic Information, Min : 0, Max : 1

Public property UserMessage : TbsTX_27 read GetUserMessage write SetUserMessage;

User Message, Min : 0, Max : 1

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

Inform Person Indicator, Min : 0, Max : *

Public property OverrideType : TbsCWE_27 read GetOverrideType write SetOverrideType;

Override Type, Min : 0, Max : 1

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

Override Reason Code, Min : 0, Max : *

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

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


Generated by PasDoc 0.14.0.