Class TbsBLG_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsBLG_26 = class(TbsHL7Segment)

Description

Billing The BLG segment is used to provide billing information, on the ordered service, to the filling application.

Hierarchy

Overview

Properties

Public property WhentoCharge : TbsCCD_26 read GetWhentoCharge write SetWhentoCharge;
Public property ChargeType : TbsID_26 read GetChargeType write SetChargeType;
Public property AccountID : TbsCX_26 read GetAccountID write SetAccountID;
Public property ChargeTypeReason : TbsCWE_26 read GetChargeTypeReason write SetChargeTypeReason;

Description

Properties

Public property WhentoCharge : TbsCCD_26 read GetWhentoCharge write SetWhentoCharge;

When to Charge, Min : 0, Max : 1

Public property ChargeType : TbsID_26 read GetChargeType write SetChargeType;

Charge Type, Min : 0, Max : 1

Public property AccountID : TbsCX_26 read GetAccountID write SetAccountID;

Account ID, Min : 0, Max : 1

Public property ChargeTypeReason : TbsCWE_26 read GetChargeTypeReason write SetChargeTypeReason;

Charge Type Reason, Min : 0, Max : 1


Generated by PasDoc 0.14.0.