Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsCDM_23
Unit
BSHL7DT23
Declaration
type TbsCDM_23 = class(TbsHL7Segment)
Description
Charge Description Master
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function ChargeCodeAliasRepCount : Integer; |
|
|
function ExplodingChargesRepCount : Integer; |
|
|
function InventoryNumberRepCount : Integer; |
|
|
function ContractNumberRepCount : Integer; |
|
Properties
|
property PrimaryKeyValue : TbsCE_23 read GetPrimaryKeyValue write SetPrimaryKeyValue; |
Primary Key Value, Min : 1, Max : 1
|
|
property ChargeCodeAlias[RepCount:Integer]: TbsCE_23 read GetChargeCodeAlias write SetChargeCodeAlias; |
Charge Code Alias, Min : 0, Max : *
|
|
property ChargeDescriptionShort : TbsST_23 read GetChargeDescriptionShort write SetChargeDescriptionShort; |
Charge Description Short, Min : 1, Max : 1
|
|
property ChargeDescriptionLong : TbsST_23 read GetChargeDescriptionLong write SetChargeDescriptionLong; |
Charge Description Long, Min : 0, Max : 1
|
|
property DescriptionOverrideIndicator : TbsIS_23 read GetDescriptionOverrideIndicator write SetDescriptionOverrideIndicator; |
Description Override Indicator, Min : 0, Max : 1
|
|
property ExplodingCharges[RepCount:Integer]: TbsCE_23 read GetExplodingCharges write SetExplodingCharges; |
Exploding Charges, Min : 0, Max : *
|
|
property ProcedureCode : TbsCE_23 read GetProcedureCode write SetProcedureCode; |
Procedure Code, Min : 0, Max : 1
|
|
property ActiveInactiveFlag : TbsID_23 read GetActiveInactiveFlag write SetActiveInactiveFlag; |
Active/Inactive Flag, Min : 0, Max : 1
|
|
property InventoryNumber[RepCount:Integer]: TbsCE_23 read GetInventoryNumber write SetInventoryNumber; |
Inventory Number, Min : 0, Max : *
|
|
property ResourceLoad : TbsNM_23 read GetResourceLoad write SetResourceLoad; |
Resource Load, Min : 0, Max : 1
|
|
property ContractNumber[RepCount:Integer]: TbsCK_23 read GetContractNumber write SetContractNumber; |
Contract Number, Min : 0, Max : *
|
|
property ContractOrganization : TbsXON_23 read GetContractOrganization write SetContractOrganization; |
Contract Organization, Min : 0, Max : 1
|
|
property RoomFeeIndicator : TbsID_23 read GetRoomFeeIndicator write SetRoomFeeIndicator; |
Room Fee Indicator, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|