Class TbsMFN_M04_MF_CDM_25

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsMFN_M04_MF_CDM_25 = class(TBSHL7Object)

Description

Represents the MF_CDM 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. CDM, required

  3. PRC, optional repeating

Hierarchy

Overview

Methods

Public function PRCRepCount : Integer;

Properties

Public property MFE : TbsMFE_25 read GetMFE write SetMFE ;
Public property CDM : TbsCDM_25 read GetCDM write SetCDM ;
Public property PRC[RepCount:Integer]: TbsPRC_25 read GetPRC;

Description

Methods

Public function PRCRepCount : Integer;
 

Properties

Public property MFE : TbsMFE_25 read GetMFE write SetMFE ;

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

Public property CDM : TbsCDM_25 read GetCDM write SetCDM ;

CDM, Usage : R, Min : 1, Max : 1

Public property PRC[RepCount:Integer]: TbsPRC_25 read GetPRC;

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


Generated by PasDoc 0.14.0.