Class TbsDFT_P11_FINANCIAL_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsDFT_P11_FINANCIAL_27 = 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_27 read GetFT1 write SetFT1 ;
Public property FINANCIAL_PROCEDURE[RepCount:Integer]: TbsDFT_P11_FINANCIAL_FINANCIAL_PROCEDURE_27 read GetFINANCIAL_PROCEDURE;
Public property FINANCIAL_COMMON_ORDER[RepCount:Integer]: TbsDFT_P11_FINANCIAL_FINANCIAL_COMMON_ORDER_27 read GetFINANCIAL_COMMON_ORDER;
Public property DG1[RepCount:Integer]: TbsDG1_27 read GetDG1;
Public property DRG : TbsDRG_27 read GetDRG write SetDRG ;
Public property GT1[RepCount:Integer]: TbsGT1_27 read GetGT1;
Public property FINANCIAL_INSURANCE[RepCount:Integer]: TbsDFT_P11_FINANCIAL_FINANCIAL_INSURANCE_27 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_27 read GetFT1 write SetFT1 ;

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

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

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

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

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

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

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

Public property DRG : TbsDRG_27 read GetDRG write SetDRG ;

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

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

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

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

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


Generated by PasDoc 0.14.0.