Class TbsLCC_23
Unit
BSHL7DT23
Declaration
type TbsLCC_23 = class(TbsHL7Segment)
Description
Location Charge Code
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function AccommodationTypeRepCount : Integer; |
|
|
function ChargeCodeRepCount : Integer; |
|
Properties
|
property PrimaryKeyValue : TbsPL_23 read GetPrimaryKeyValue write SetPrimaryKeyValue; |
Primary Key Value, Min : 1, Max : 1
|
|
property LocationDepartment : TbsIS_23 read GetLocationDepartment write SetLocationDepartment; |
Location Department, Min : 1, Max : 1
|
|
property AccommodationType[RepCount:Integer]: TbsCE_23 read GetAccommodationType write SetAccommodationType; |
Accommodation Type, Min : 0, Max : *
|
|
property ChargeCode[RepCount:Integer]: TbsCE_23 read GetChargeCode write SetChargeCode; |
Charge Code, Min : 1, Max : *
|
Generated by PasDoc 0.14.0.
|