Class TbsPCE_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPCE_26 = class(TbsHL7Segment)

Description

Patient Charge Cost Center Exception 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_26 read GetSetIDPCE write SetSetIDPCE;
Public property CostCenterAccountNumber : TbsIS_26 read GetCostCenterAccountNumber write SetCostCenterAccountNumber;
Public property TransactionCode : TbsCWE_26 read GetTransactionCode write SetTransactionCode;
Public property TransactionAmountUnit : TbsCP_26 read GetTransactionAmountUnit write SetTransactionAmountUnit;

Description

Properties

Public property SetIDPCE : TbsSI_26 read GetSetIDPCE write SetSetIDPCE;

Set ID ?? PCE, Min : 1, Max : 1

Public property CostCenterAccountNumber : TbsIS_26 read GetCostCenterAccountNumber write SetCostCenterAccountNumber;

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

Public property TransactionCode : TbsCWE_26 read GetTransactionCode write SetTransactionCode;

Transaction Code, Min : 0, Max : 1

Public property TransactionAmountUnit : TbsCP_26 read GetTransactionAmountUnit write SetTransactionAmountUnit;

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


Generated by PasDoc 0.14.0.