Class TbsPIN_I07_GUARANTOR_INSURANCE_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPIN_I07_GUARANTOR_INSURANCE_27 = 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_27 read GetGT1;
Public property INSURANCE[RepCount:Integer]: TbsPIN_I07_GUARANTOR_INSURANCE_INSURANCE_27 read GetINSURANCE;

Description

Methods

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

Properties

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

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

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

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


Generated by PasDoc 0.14.0.