Class TbsDFT_P11_FINANCIAL_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsDFT_P11_FINANCIAL_251 = 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

  3. FINANCIAL COMMON ORDER, optional repeating

  4. DG1, optional repeating

  5. DRG, optional

  6. GT1, optional repeating

  7. FINANCIAL INSURANCE, optional repeating

Hierarchy

Overview

Methods

Public function FINANCIAL_PROCEDURERepCount : Integer;
Public function FINANCIAL_COMMON_ORDERRepCount : Integer;
Public function DG1RepCount : Integer;
Public function GT1RepCount : Integer;
Public function FINANCIAL_INSURANCERepCount : Integer;

Properties

Public property FT1 : TbsFT1_251 read GetFT1 write SetFT1 ;
Public property FINANCIAL_PROCEDURE[RepCount:Integer]: TbsDFT_P11_FINANCIAL_FINANCIAL_PROCEDURE_251 read GetFINANCIAL_PROCEDURE;
Public property FINANCIAL_COMMON_ORDER[RepCount:Integer]: TbsDFT_P11_FINANCIAL_FINANCIAL_COMMON_ORDER_251 read GetFINANCIAL_COMMON_ORDER;
Public property DG1[RepCount:Integer]: TbsDG1_251 read GetDG1;
Public property DRG : TbsDRG_251 read GetDRG write SetDRG ;
Public property GT1[RepCount:Integer]: TbsGT1_251 read GetGT1;
Public property FINANCIAL_INSURANCE[RepCount:Integer]: TbsDFT_P11_FINANCIAL_FINANCIAL_INSURANCE_251 read GetFINANCIAL_INSURANCE;

Description

Methods

Public function FINANCIAL_PROCEDURERepCount : Integer;
 
Public function FINANCIAL_COMMON_ORDERRepCount : Integer;
 
Public function DG1RepCount : Integer;
 
Public function GT1RepCount : Integer;
 
Public function FINANCIAL_INSURANCERepCount : Integer;
 

Properties

Public property FT1 : TbsFT1_251 read GetFT1 write SetFT1 ;

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

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

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

Public property FINANCIAL_COMMON_ORDER[RepCount:Integer]: TbsDFT_P11_FINANCIAL_FINANCIAL_COMMON_ORDER_251 read GetFINANCIAL_COMMON_ORDER;

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

Public property DG1[RepCount:Integer]: TbsDG1_251 read GetDG1;

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

Public property DRG : TbsDRG_251 read GetDRG write SetDRG ;

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

Public property GT1[RepCount:Integer]: TbsGT1_251 read GetGT1;

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

Public property FINANCIAL_INSURANCE[RepCount:Integer]: TbsDFT_P11_FINANCIAL_FINANCIAL_INSURANCE_251 read GetFINANCIAL_INSURANCE;

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


Generated by PasDoc 0.14.0.