Class TbsDFT_P03_INSURANCE_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsDFT_P03_INSURANCE_251 = class(TBSHL7Object)

Description

Represents the INSURANCE 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. IN1, required

  2. IN2, optional

  3. IN3, optional repeating

  4. ROL, optional repeating

Hierarchy

Overview

Methods

Public function IN3RepCount : Integer;
Public function ROLRepCount : Integer;

Properties

Public property IN1 : TbsIN1_251 read GetIN1 write SetIN1 ;
Public property IN2 : TbsIN2_251 read GetIN2 write SetIN2 ;
Public property IN3[RepCount:Integer]: TbsIN3_251 read GetIN3;
Public property ROL[RepCount:Integer]: TbsROL_251 read GetROL;

Description

Methods

Public function IN3RepCount : Integer;
 
Public function ROLRepCount : Integer;
 

Properties

Public property IN1 : TbsIN1_251 read GetIN1 write SetIN1 ;

IN1, Usage : R, Min : 1, Max : 1

Public property IN2 : TbsIN2_251 read GetIN2 write SetIN2 ;

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

Public property IN3[RepCount:Integer]: TbsIN3_251 read GetIN3;

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

Public property ROL[RepCount:Integer]: TbsROL_251 read GetROL;

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


Generated by PasDoc 0.14.0.