Class TbsBLG_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsBLG_28 = 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_28 read GetWhenToCharge write SetWhenToCharge;
Public property ChargeType : TbsID_28 read GetChargeType write SetChargeType;
Public property AccountId : TbsCX_28 read GetAccountId write SetAccountId;
Public property ChargeTypeReason : TbsCWE_28 read GetChargeTypeReason write SetChargeTypeReason;

Description

Properties

Public property WhenToCharge : TbsCCD_28 read GetWhenToCharge write SetWhenToCharge;

When To Charge, Min : 0, Max : 1

Public property ChargeType : TbsID_28 read GetChargeType write SetChargeType;

Charge Type, Min : 0, Max : 1

Public property AccountId : TbsCX_28 read GetAccountId write SetAccountId;

Account Id, Min : 0, Max : 1

Public property ChargeTypeReason : TbsCWE_28 read GetChargeTypeReason write SetChargeTypeReason;

Charge Type Reason, Min : 0, Max : 1


Generated by PasDoc 0.14.0.