Class TbsRQA_I09_GUARANTOR_INSURANCE_23

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsRQA_I09_GUARANTOR_INSURANCE_23 = class(TBSHL7Object)

Description

Represents the GUARANTOR_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. GT1, optional repeating

  2. INSURANCE, required repeating

Hierarchy

Overview

Methods

Public function GT1RepCount : Integer;
Public function INSURANCERepCount : Integer;

Properties

Public property GT1[RepCount:Integer]: TbsGT1_23 read GetGT1;
Public property INSURANCE[RepCount:Integer]: TbsRQA_I09_GUARANTOR_INSURANCE_INSURANCE_23 read GetINSURANCE;

Description

Methods

Public function GT1RepCount : Integer;
 
Public function INSURANCERepCount : Integer;
 

Properties

Public property GT1[RepCount:Integer]: TbsGT1_23 read GetGT1;

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

Public property INSURANCE[RepCount:Integer]: TbsRQA_I09_GUARANTOR_INSURANCE_INSURANCE_23 read GetINSURANCE;

INSURANCE, Usage : R, Min : 1, Max : *


Generated by PasDoc 0.14.0.