Class TbsEHC_E01_INVOICE_INFORMATION_PRODUCT_SERVICE_SECTION_PRODUCT_SERVICE_GROUP_PRODUCT_SERVICE_LINE_ITEM_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsEHC_E01_INVOICE_INFORMATION_PRODUCT_SERVICE_SECTION_PRODUCT_SERVICE_GROUP_PRODUCT_SERVICE_LINE_ITEM_26 = class(TBSHL7Object)

Description

Represents the PRODUCT_SERVICE_LINE_ITEM 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. NTE, optional repeating

  3. ADJ, optional repeating

  4. AUT, optional

  5. LOC, optional repeating

  6. ROL, optional repeating

Hierarchy

  • TBSTypedObject
  • TBSTypedComposite
  • TBSHL7Object
  • TbsEHC_E01_INVOICE_INFORMATION_PRODUCT_SERVICE_SECTION_PRODUCT_SERVICE_GROUP_PRODUCT_SERVICE_LINE_ITEM_26

Overview

Methods

Public function NTERepCount : Integer;
Public function ADJRepCount : Integer;
Public function LOCRepCount : Integer;
Public function ROLRepCount : Integer;

Properties

Public property PSL : TbsPSL_26 read GetPSL write SetPSL ;
Public property NTE[RepCount:Integer]: TbsNTE_26 read GetNTE;
Public property ADJ[RepCount:Integer]: TbsADJ_26 read GetADJ;
Public property AUT : TbsAUT_26 read GetAUT write SetAUT ;
Public property LOC[RepCount:Integer]: TbsLOC_26 read GetLOC;
Public property ROL[RepCount:Integer]: TbsROL_26 read GetROL;

Description

Methods

Public function NTERepCount : Integer;
 
Public function ADJRepCount : Integer;
 
Public function LOCRepCount : Integer;
 
Public function ROLRepCount : Integer;
 

Properties

Public property PSL : TbsPSL_26 read GetPSL write SetPSL ;

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

Public property NTE[RepCount:Integer]: TbsNTE_26 read GetNTE;

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

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

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

Public property AUT : TbsAUT_26 read GetAUT write SetAUT ;

AUT, Usage : O, Min : 0, Max : 1

Public property LOC[RepCount:Integer]: TbsLOC_26 read GetLOC;

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

Public property ROL[RepCount:Integer]: TbsROL_26 read GetROL;

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


Generated by PasDoc 0.14.0.