Class TbsMFI_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsMFI_251 = class(TbsHL7Segment)

Description

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

Hierarchy

Overview

Properties

Public property MasterFileIdentifier : TbsCE_251 read GetMasterFileIdentifier write SetMasterFileIdentifier;
Public property MasterFileApplicationIdentifier : TbsHD_251 read GetMasterFileApplicationIdentifier write SetMasterFileApplicationIdentifier;
Public property FileLevelEventCode : TbsID_251 read GetFileLevelEventCode write SetFileLevelEventCode;
Public property EnteredDateTime : TbsTS_251 read GetEnteredDateTime write SetEnteredDateTime;
Public property EffectiveDateTime : TbsTS_251 read GetEffectiveDateTime write SetEffectiveDateTime;
Public property ResponseLevelCode : TbsID_251 read GetResponseLevelCode write SetResponseLevelCode;

Description

Properties

Public property MasterFileIdentifier : TbsCE_251 read GetMasterFileIdentifier write SetMasterFileIdentifier;

Master File Identifier, Min : 1, Max : 1

Public property MasterFileApplicationIdentifier : TbsHD_251 read GetMasterFileApplicationIdentifier write SetMasterFileApplicationIdentifier;

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

Public property FileLevelEventCode : TbsID_251 read GetFileLevelEventCode write SetFileLevelEventCode;

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

Public property EnteredDateTime : TbsTS_251 read GetEnteredDateTime write SetEnteredDateTime;

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

Public property EffectiveDateTime : TbsTS_251 read GetEffectiveDateTime write SetEffectiveDateTime;

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

Public property ResponseLevelCode : TbsID_251 read GetResponseLevelCode write SetResponseLevelCode;

Response Level Code, Min : 1, Max : 1


Generated by PasDoc 0.14.0.