Class TbsEHC_E04_REASSESSMENT_REQUEST_INFO_PRODUCT_SERVICE_SECTION_PRODUCT_SERVICE_GROUP_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsEHC_E04_REASSESSMENT_REQUEST_INFO_PRODUCT_SERVICE_SECTION_PRODUCT_SERVICE_GROUP_26 = class(TBSHL7Object)

Description

Represents the PRODUCT_SERVICE_GROUP 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. PSG, required

  2. PSL, optional repeating

Hierarchy

Overview

Methods

Public function PSLRepCount : Integer;

Properties

Public property PSG : TbsPSG_26 read GetPSG write SetPSG ;
Public property PSL[RepCount:Integer]: TbsPSL_26 read GetPSL;

Description

Methods

Public function PSLRepCount : Integer;
 

Properties

Public property PSG : TbsPSG_26 read GetPSG write SetPSG ;

PSG, Usage : R, Min : 1, Max : 1

Public property PSL[RepCount:Integer]: TbsPSL_26 read GetPSL;

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


Generated by PasDoc 0.14.0.