Class TbsMFI_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsMFI_27 = class(TbsHL7Segment)

Description

Master File Identification

Hierarchy

Overview

Methods

Public function MasterFileApplicationIdentifierRepCount : Integer;

Properties

Public property MasterFileIdentifier : TbsCWE_27 read GetMasterFileIdentifier write SetMasterFileIdentifier;
Public property MasterFileApplicationIdentifier[RepCount:Integer]: TbsHD_27 read GetMasterFileApplicationIdentifier write SetMasterFileApplicationIdentifier;
Public property FilelevelEventCode : TbsID_27 read GetFilelevelEventCode write SetFilelevelEventCode;
Public property EnteredDateTime : TbsDTM_27 read GetEnteredDateTime write SetEnteredDateTime;
Public property EffectiveDateTime : TbsDTM_27 read GetEffectiveDateTime write SetEffectiveDateTime;
Public property ResponseLevelCode : TbsID_27 read GetResponseLevelCode write SetResponseLevelCode;

Description

Methods

Public function MasterFileApplicationIdentifierRepCount : Integer;
 

Properties

Public property MasterFileIdentifier : TbsCWE_27 read GetMasterFileIdentifier write SetMasterFileIdentifier;

Master File Identifier, Min : 1, Max : 1

Public property MasterFileApplicationIdentifier[RepCount:Integer]: TbsHD_27 read GetMasterFileApplicationIdentifier write SetMasterFileApplicationIdentifier;

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

Public property FilelevelEventCode : TbsID_27 read GetFilelevelEventCode write SetFilelevelEventCode;

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

Public property EnteredDateTime : TbsDTM_27 read GetEnteredDateTime write SetEnteredDateTime;

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

Public property EffectiveDateTime : TbsDTM_27 read GetEffectiveDateTime write SetEffectiveDateTime;

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

Public property ResponseLevelCode : TbsID_27 read GetResponseLevelCode write SetResponseLevelCode;

Response Level Code, Min : 1, Max : 1


Generated by PasDoc 0.14.0.