Class TbsEHC_E02_INVOICE_INFORMATION_PRODUCT_SERVICE_SECTION_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsEHC_E02_INVOICE_INFORMATION_PRODUCT_SERVICE_SECTION_26 = class(TBSHL7Object)

Description

Represents the PRODUCT_SERVICE_SECTION 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. PSS, required

  2. PSG, optional repeating

Hierarchy

Overview

Methods

Public function PSGRepCount : Integer;

Properties

Public property PSS : TbsPSS_26 read GetPSS write SetPSS ;
Public property PSG[RepCount:Integer]: TbsEHC_E02_INVOICE_INFORMATION_PRODUCT_SERVICE_SECTION_PSG_26 read GetPSG;

Description

Methods

Public function PSGRepCount : Integer;
 

Properties

Public property PSS : TbsPSS_26 read GetPSS write SetPSS ;

PSS, Usage : R, Min : 1, Max : 1

Public property PSG[RepCount:Integer]: TbsEHC_E02_INVOICE_INFORMATION_PRODUCT_SERVICE_SECTION_PSG_26 read GetPSG;

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


Generated by PasDoc 0.14.0.