Class TbsMFE_231

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsMFE_231 = class(TbsHL7Segment)

Description

Master file entry segment Figure 8-2. MFE attributes

Hierarchy

Overview

Methods

Public function PrimaryKeyValueMFERepCount : Integer;
Public function PrimaryKeyValueTypeRepCount : Integer;

Properties

Public property RecordLevelEventCode : TbsID_231 read GetRecordLevelEventCode write SetRecordLevelEventCode;
Public property MFNControlID : TbsST_231 read GetMFNControlID write SetMFNControlID;
Public property EffectiveDateTime : TbsTS_231 read GetEffectiveDateTime write SetEffectiveDateTime;
Public property PrimaryKeyValueMFE[RepCount:Integer]: TbsValue read GetPrimaryKeyValueMFE write SetPrimaryKeyValueMFE;
Public property PrimaryKeyValueType[RepCount:Integer]: TbsID_231 read GetPrimaryKeyValueType write SetPrimaryKeyValueType;

Description

Methods

Public function PrimaryKeyValueMFERepCount : Integer;
 
Public function PrimaryKeyValueTypeRepCount : 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 EffectiveDateTime : TbsTS_231 read GetEffectiveDateTime write SetEffectiveDateTime;

Effective Date/Time, Min : 0, Max : 1

Public property PrimaryKeyValueMFE[RepCount:Integer]: TbsValue read GetPrimaryKeyValueMFE write SetPrimaryKeyValueMFE;

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

Public property PrimaryKeyValueType[RepCount:Integer]: TbsID_231 read GetPrimaryKeyValueType write SetPrimaryKeyValueType;

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


Generated by PasDoc 0.14.0.