Class TbsLCC_251
Unit
BSHL7DT251
Declaration
type TbsLCC_251 = class(TbsHL7Segment)
Description
Location Charge Code The Technical Steward for the LCC segment is PA.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function AccommodationTypeRepCount : Integer; |
|
|
function ChargeCodeRepCount : Integer; |
|
Properties
|
property PrimaryKeyValueLCC : TbsPL_251 read GetPrimaryKeyValueLCC write SetPrimaryKeyValueLCC; |
Primary Key Value - LCC, Min : 1, Max : 1
|
|
property LocationDepartment : TbsCE_251 read GetLocationDepartment write SetLocationDepartment; |
Location Department, Min : 1, Max : 1
|
|
property AccommodationType[RepCount:Integer]: TbsCE_251 read GetAccommodationType write SetAccommodationType; |
Accommodation Type, Min : 0, Max : *
|
|
property ChargeCode[RepCount:Integer]: TbsCE_251 read GetChargeCode write SetChargeCode; |
Charge Code, Min : 1, Max : *
|
Generated by PasDoc 0.14.0.
|