Class TbsBLG_271

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsBLG_271 = 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_271 read GetWhenToCharge write SetWhenToCharge;
Public property ChargeType : TbsID_271 read GetChargeType write SetChargeType;
Public property AccountId : TbsCX_271 read GetAccountId write SetAccountId;
Public property ChargeTypeReason : TbsCWE_271 read GetChargeTypeReason write SetChargeTypeReason;

Description

Properties

Public property WhenToCharge : TbsCCD_271 read GetWhenToCharge write SetWhenToCharge;

When To Charge, Min : 0, Max : 1

Public property ChargeType : TbsID_271 read GetChargeType write SetChargeType;

Charge Type, Min : 0, Max : 1

Public property AccountId : TbsCX_271 read GetAccountId write SetAccountId;

Account Id, Min : 0, Max : 1

Public property ChargeTypeReason : TbsCWE_271 read GetChargeTypeReason write SetChargeTypeReason;

Charge Type Reason, Min : 0, Max : 1


Generated by PasDoc 0.14.0.