Class TbsPCE_271

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPCE_271 = class(TbsHL7Segment)

Description

Patient Charge Cost Center Exceptions The Patient Charge Cost Center Exception segment identifies the Patient Price associated with Cost Center and Patient Charge Identifier combinations that should be used in an instance that the item is billed to a patient. The grouping of Cost Center accounts, Patient Charge Identifier, and Patient Price is unique.

Hierarchy

Overview

Properties

Public property SetIdPce : TbsSI_271 read GetSetIdPce write SetSetIdPce;
Public property CostCenterAccountNumber : TbsCX_271 read GetCostCenterAccountNumber write SetCostCenterAccountNumber;
Public property TransactionCode : TbsCWE_271 read GetTransactionCode write SetTransactionCode;
Public property TransactionAmountUnit : TbsCP_271 read GetTransactionAmountUnit write SetTransactionAmountUnit;

Description

Properties

Public property SetIdPce : TbsSI_271 read GetSetIdPce write SetSetIdPce;

Set Id - Pce, Min : 1, Max : 1

Public property CostCenterAccountNumber : TbsCX_271 read GetCostCenterAccountNumber write SetCostCenterAccountNumber;

Cost Center Account Number, Min : 0, Max : 1

Public property TransactionCode : TbsCWE_271 read GetTransactionCode write SetTransactionCode;

Transaction Code, Min : 0, Max : 1

Public property TransactionAmountUnit : TbsCP_271 read GetTransactionAmountUnit write SetTransactionAmountUnit;

Transaction Amount - Unit, Min : 0, Max : 1


Generated by PasDoc 0.14.0.