Class TbsEHC_E10_INVOICE_PROCESSING_RESULTS_INFO_PRODUCT_SERVICE_SECTION_PRODUCT_SERVICE_GROUP_PRODUCT_SERVICE_LINE_INFO_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsEHC_E10_INVOICE_PROCESSING_RESULTS_INFO_PRODUCT_SERVICE_SECTION_PRODUCT_SERVICE_GROUP_PRODUCT_SERVICE_LINE_INFO_27 = class(TBSHL7Object)

Description

Represents the PRODUCT_SERVICE_LINE_INFO 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. PSL, required

  2. ADJ, optional repeating

Hierarchy

  • TBSTypedObject
  • TBSTypedComposite
  • TBSHL7Object
  • TbsEHC_E10_INVOICE_PROCESSING_RESULTS_INFO_PRODUCT_SERVICE_SECTION_PRODUCT_SERVICE_GROUP_PRODUCT_SERVICE_LINE_INFO_27

Overview

Methods

Public function ADJRepCount : Integer;

Properties

Public property PSL : TbsPSL_27 read GetPSL write SetPSL ;
Public property ADJ[RepCount:Integer]: TbsADJ_27 read GetADJ;

Description

Methods

Public function ADJRepCount : Integer;
 

Properties

Public property PSL : TbsPSL_27 read GetPSL write SetPSL ;

PSL, Usage : R, Min : 1, Max : 1

Public property ADJ[RepCount:Integer]: TbsADJ_27 read GetADJ;

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


Generated by PasDoc 0.14.0.