Class TbsMFN_M07_MF_CLIN_STUDY_23

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsMFN_M07_MF_CLIN_STUDY_23 = class(TBSHL7Object)

Description

Represents the MF_CLIN_STUDY Group. A Group is an ordered collection of message segments that can repeat together or be optionally in/excluded together. This Group contains the following elements:

  1. MFE, required

  2. CM0, required

  3. MF PHASE SCHED DETAIL, optional repeating

Hierarchy

Overview

Methods

Public function MF_PHASE_SCHED_DETAILRepCount : Integer;

Properties

Public property MFE : TbsMFE_23 read GetMFE write SetMFE ;
Public property CM0 : TbsCM0_23 read GetCM0 write SetCM0 ;
Public property MF_PHASE_SCHED_DETAIL[RepCount:Integer]: TbsMFN_M07_MF_CLIN_STUDY_MF_PHASE_SCHED_DETAIL_23 read GetMF_PHASE_SCHED_DETAIL;

Description

Methods

Public function MF_PHASE_SCHED_DETAILRepCount : Integer;
 

Properties

Public property MFE : TbsMFE_23 read GetMFE write SetMFE ;

MFE, Usage : R, Min : 1, Max : 1

Public property CM0 : TbsCM0_23 read GetCM0 write SetCM0 ;

CM0, Usage : R, Min : 1, Max : 1

Public property MF_PHASE_SCHED_DETAIL[RepCount:Integer]: TbsMFN_M07_MF_CLIN_STUDY_MF_PHASE_SCHED_DETAIL_23 read GetMF_PHASE_SCHED_DETAIL;

MF_PHASE_SCHED_DETAIL, Usage : O, Min : 0, Max : *


Generated by PasDoc 0.14.0.