Class TbsMFN_M11_MF_TEST_CALCULATED_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsMFN_M11_MF_TEST_CALCULATED_28 = class(TBSHL7Object)

Description

Represents the MF_TEST_CALCULATED 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. OM1, required

  3. PRT, optional repeating

  4. MF_TEST_CALC_DETAIL, optional

Hierarchy

Overview

Methods

Public function PRTRepCount : Integer;

Properties

Public property MFE : TbsMFE_28 read GetMFE write SetMFE ;
Public property OM1 : TbsOM1_28 read GetOM1 write SetOM1 ;
Public property PRT[RepCount:Integer]: TbsPRT_28 read GetPRT;
Public property MF_TEST_CALC_DETAIL : TbsMFN_M11_MF_TEST_CALCULATED_MF_TEST_CALC_DETAIL_28 read GetMF_TEST_CALC_DETAIL;

Description

Methods

Public function PRTRepCount : Integer;
 

Properties

Public property MFE : TbsMFE_28 read GetMFE write SetMFE ;

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

Public property OM1 : TbsOM1_28 read GetOM1 write SetOM1 ;

OM1, Usage : R, Min : 1, Max : 1

Public property PRT[RepCount:Integer]: TbsPRT_28 read GetPRT;

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

Public property MF_TEST_CALC_DETAIL : TbsMFN_M11_MF_TEST_CALCULATED_MF_TEST_CALC_DETAIL_28 read GetMF_TEST_CALC_DETAIL;

MF_TEST_CALC_DETAIL, Usage : O, Min : 0, Max : 1


Generated by PasDoc 0.14.0.