Class TbsMFA_231

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsMFA_231 = class(TbsHL7Segment)

Description

Master file acknowledgment segment The MFA segment contains the following fields as defined in Figure 8-3 - MFA attributes.

Hierarchy

Overview

Methods

Public function PrimaryKeyValueMFARepCount : Integer;
Public function PrimaryKeyValueTypeMFARepCount : Integer;

Properties

Public property RecordLevelEventCode : TbsID_231 read GetRecordLevelEventCode write SetRecordLevelEventCode;
Public property MFNControlID : TbsST_231 read GetMFNControlID write SetMFNControlID;
Public property EventCompletionDateTime : TbsTS_231 read GetEventCompletionDateTime write SetEventCompletionDateTime;
Public property MFNRecordLevelErrorReturn : TbsCE_231 read GetMFNRecordLevelErrorReturn write SetMFNRecordLevelErrorReturn;
Public property PrimaryKeyValueMFA[RepCount:Integer]: TbsCE_231 read GetPrimaryKeyValueMFA write SetPrimaryKeyValueMFA;
Public property PrimaryKeyValueTypeMFA[RepCount:Integer]: TbsID_231 read GetPrimaryKeyValueTypeMFA write SetPrimaryKeyValueTypeMFA;

Description

Methods

Public function PrimaryKeyValueMFARepCount : Integer;
 
Public function PrimaryKeyValueTypeMFARepCount : Integer;
 

Properties

Public property RecordLevelEventCode : TbsID_231 read GetRecordLevelEventCode write SetRecordLevelEventCode;

Record-Level Event Code, Min : 1, Max : 1

Public property MFNControlID : TbsST_231 read GetMFNControlID write SetMFNControlID;

MFN Control ID, Min : 0, Max : 1

Public property EventCompletionDateTime : TbsTS_231 read GetEventCompletionDateTime write SetEventCompletionDateTime;

Event Completion Date/Time, Min : 0, Max : 1

Public property MFNRecordLevelErrorReturn : TbsCE_231 read GetMFNRecordLevelErrorReturn write SetMFNRecordLevelErrorReturn;

MFN Record Level Error Return, Min : 1, Max : 1

Public property PrimaryKeyValueMFA[RepCount:Integer]: TbsCE_231 read GetPrimaryKeyValueMFA write SetPrimaryKeyValueMFA;

Primary Key Value MFA, Min : 1, Max : *

Public property PrimaryKeyValueTypeMFA[RepCount:Integer]: TbsID_231 read GetPrimaryKeyValueTypeMFA write SetPrimaryKeyValueTypeMFA;

Primary Key Value Type - MFA, Min : 1, Max : *


Generated by PasDoc 0.14.0.