Class TbsMFA_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsMFA_26 = class(TbsHL7Segment)

Description

Master File Acknowledgment The Technical Steward for the MFA segment is Infrastructure and Messaging.

Hierarchy

Overview

Methods

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

Properties

Public property RecordLevelEventCode : TbsID_26 read GetRecordLevelEventCode write SetRecordLevelEventCode;
Public property MFNControlID : TbsST_26 read GetMFNControlID write SetMFNControlID;
Public property EventCompletionDateTime : TbsDTM_26 read GetEventCompletionDateTime write SetEventCompletionDateTime;
Public property MFNRecordLevelErrorReturn : TbsCWE_26 read GetMFNRecordLevelErrorReturn write SetMFNRecordLevelErrorReturn;
Public property PrimaryKeyValueMFA[RepCount:Integer]: TbsValue read GetPrimaryKeyValueMFA write SetPrimaryKeyValueMFA;
Public property PrimaryKeyValueTypeMFA[RepCount:Integer]: TbsID_26 read GetPrimaryKeyValueTypeMFA write SetPrimaryKeyValueTypeMFA;

Description

Methods

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

Properties

Public property RecordLevelEventCode : TbsID_26 read GetRecordLevelEventCode write SetRecordLevelEventCode;

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

Public property MFNControlID : TbsST_26 read GetMFNControlID write SetMFNControlID;

MFN Control ID, Min : 0, Max : 1

Public property EventCompletionDateTime : TbsDTM_26 read GetEventCompletionDateTime write SetEventCompletionDateTime;

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

Public property MFNRecordLevelErrorReturn : TbsCWE_26 read GetMFNRecordLevelErrorReturn write SetMFNRecordLevelErrorReturn;

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

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

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

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

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


Generated by PasDoc 0.14.0.