Class TbsMFI_25

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsMFI_25 = class(TbsHL7Segment)

Description

Master File Identification The Technical Steward for the MFI segment is CQ.

Hierarchy

Overview

Properties

Public property MasterFileIdentifier : TbsCE_25 read GetMasterFileIdentifier write SetMasterFileIdentifier;
Public property MasterFileApplicationIdentifier : TbsHD_25 read GetMasterFileApplicationIdentifier write SetMasterFileApplicationIdentifier;
Public property FileLevelEventCode : TbsID_25 read GetFileLevelEventCode write SetFileLevelEventCode;
Public property EnteredDateTime : TbsTS_25 read GetEnteredDateTime write SetEnteredDateTime;
Public property EffectiveDateTime : TbsTS_25 read GetEffectiveDateTime write SetEffectiveDateTime;
Public property ResponseLevelCode : TbsID_25 read GetResponseLevelCode write SetResponseLevelCode;

Description

Properties

Public property MasterFileIdentifier : TbsCE_25 read GetMasterFileIdentifier write SetMasterFileIdentifier;

Master File Identifier, Min : 1, Max : 1

Public property MasterFileApplicationIdentifier : TbsHD_25 read GetMasterFileApplicationIdentifier write SetMasterFileApplicationIdentifier;

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

Public property FileLevelEventCode : TbsID_25 read GetFileLevelEventCode write SetFileLevelEventCode;

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

Public property EnteredDateTime : TbsTS_25 read GetEnteredDateTime write SetEnteredDateTime;

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

Public property EffectiveDateTime : TbsTS_25 read GetEffectiveDateTime write SetEffectiveDateTime;

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

Public property ResponseLevelCode : TbsID_25 read GetResponseLevelCode write SetResponseLevelCode;

Response Level Code, Min : 1, Max : 1


Generated by PasDoc 0.14.0.