Class TbsDFT_P03_FINANCIAL_231

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsDFT_P03_FINANCIAL_231 = class(TBSHL7Object)

Description

Represents the FINANCIAL 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. FT1, required

  2. FINANCIAL PROCEDURE, optional repeating

Hierarchy

Overview

Methods

Public function FINANCIAL_PROCEDURERepCount : Integer;

Properties

Public property FT1 : TbsFT1_231 read GetFT1 write SetFT1 ;
Public property FINANCIAL_PROCEDURE[RepCount:Integer]: TbsDFT_P03_FINANCIAL_FINANCIAL_PROCEDURE_231 read GetFINANCIAL_PROCEDURE;

Description

Methods

Public function FINANCIAL_PROCEDURERepCount : Integer;
 

Properties

Public property FT1 : TbsFT1_231 read GetFT1 write SetFT1 ;

FT1, Usage : R, Min : 1, Max : 1

Public property FINANCIAL_PROCEDURE[RepCount:Integer]: TbsDFT_P03_FINANCIAL_FINANCIAL_PROCEDURE_231 read GetFINANCIAL_PROCEDURE;

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


Generated by PasDoc 0.14.0.