Class TbsLCC_271
Unit
BSHL7DT271
Declaration
type TbsLCC_271 = class(TbsHL7Segment)
Description
Location Charge Code
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
function AccommodationTypeRepCount : Integer; |
|
 |
function ChargeCodeRepCount : Integer; |
|
Properties
 |
property PrimaryKeyValueLcc : TbsPL_271 read GetPrimaryKeyValueLcc write SetPrimaryKeyValueLcc; |
Primary Key Value - Lcc, Min : 1, Max : 1
|
 |
property LocationDepartment : TbsCWE_271 read GetLocationDepartment write SetLocationDepartment; |
Location Department, Min : 1, Max : 1
|
 |
property AccommodationType[RepCount:Integer]: TbsCWE_271 read GetAccommodationType write SetAccommodationType; |
Accommodation Type, Min : 0, Max : *
|
 |
property ChargeCode[RepCount:Integer]: TbsCWE_271 read GetChargeCode write SetChargeCode; |
Charge Code, Min : 1, Max : *
|
Generated by PasDoc 0.14.0.
|