Class TbsMFE_25

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsMFE_25 = class(TbsHL7Segment)

Description

Master File Entry The Technical Steward for the MFE segment is CQ.

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

Public property RecordLevelEventCode : TbsID_25 read GetRecordLevelEventCode write SetRecordLevelEventCode;

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

Public property MFNControlID : TbsST_25 read GetMFNControlID write SetMFNControlID;

MFN Control ID, Min : 0, Max : 1

Public property EffectiveDateTime : TbsTS_25 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_25 read GetPrimaryKeyValueType write SetPrimaryKeyValueType;

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


Generated by PasDoc 0.14.0.