Class TbsMFI_231

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsMFI_231 = class(TbsHL7Segment)

Description

Master file identification segment The fields in the MFI segment are defined in Figure 8-1 - MFI attributes .

Hierarchy

Overview

Properties

Public property MasterFileIdentifier : TbsCE_231 read GetMasterFileIdentifier write SetMasterFileIdentifier;
Public property MasterFileApplicationIdentifier : TbsHD_231 read GetMasterFileApplicationIdentifier write SetMasterFileApplicationIdentifier;
Public property FileLevelEventCode : TbsID_231 read GetFileLevelEventCode write SetFileLevelEventCode;
Public property EnteredDateTime : TbsTS_231 read GetEnteredDateTime write SetEnteredDateTime;
Public property EffectiveDateTime : TbsTS_231 read GetEffectiveDateTime write SetEffectiveDateTime;
Public property ResponseLevelCode : TbsID_231 read GetResponseLevelCode write SetResponseLevelCode;

Description

Properties

Public property MasterFileIdentifier : TbsCE_231 read GetMasterFileIdentifier write SetMasterFileIdentifier;

Master File Identifier, Min : 1, Max : 1

Public property MasterFileApplicationIdentifier : TbsHD_231 read GetMasterFileApplicationIdentifier write SetMasterFileApplicationIdentifier;

Master File Application Identifier, Min : 0, Max : 1

Public property FileLevelEventCode : TbsID_231 read GetFileLevelEventCode write SetFileLevelEventCode;

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

Public property EnteredDateTime : TbsTS_231 read GetEnteredDateTime write SetEnteredDateTime;

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

Public property EffectiveDateTime : TbsTS_231 read GetEffectiveDateTime write SetEffectiveDateTime;

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

Public property ResponseLevelCode : TbsID_231 read GetResponseLevelCode write SetResponseLevelCode;

Response Level Code, Min : 1, Max : 1


Generated by PasDoc 0.14.0.