Class TbsVXR_V03_INSURANCE_25

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsVXR_V03_INSURANCE_25 = 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

Hierarchy

Overview

Properties

Public property IN1 : TbsIN1_25 read GetIN1 write SetIN1 ;
Public property IN2 : TbsIN2_25 read GetIN2 write SetIN2 ;
Public property IN3 : TbsIN3_25 read GetIN3 write SetIN3 ;

Description

Properties

Public property IN1 : TbsIN1_25 read GetIN1 write SetIN1 ;

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

Public property IN2 : TbsIN2_25 read GetIN2 write SetIN2 ;

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

Public property IN3 : TbsIN3_25 read GetIN3 write SetIN3 ;

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


Generated by PasDoc 0.14.0.