Class TbsMFN_M08_MF_TEST_NUMERIC_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsMFN_M08_MF_TEST_NUMERIC_27 = class(TBSHL7Object)

Description

Represents the MF_TEST_NUMERIC 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. OM2, optional

  4. OM3, optional

  5. OM4, optional

Hierarchy

Overview

Properties

Public property MFE : TbsMFE_27 read GetMFE write SetMFE ;
Public property OM1 : TbsOM1_27 read GetOM1 write SetOM1 ;
Public property OM2 : TbsOM2_27 read GetOM2 write SetOM2 ;
Public property OM3 : TbsOM3_27 read GetOM3 write SetOM3 ;
Public property OM4 : TbsOM4_27 read GetOM4 write SetOM4 ;

Description

Properties

Public property MFE : TbsMFE_27 read GetMFE write SetMFE ;

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

Public property OM1 : TbsOM1_27 read GetOM1 write SetOM1 ;

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

Public property OM2 : TbsOM2_27 read GetOM2 write SetOM2 ;

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

Public property OM3 : TbsOM3_27 read GetOM3 write SetOM3 ;

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

Public property OM4 : TbsOM4_27 read GetOM4 write SetOM4 ;

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


Generated by PasDoc 0.14.0.