Class TbsLCH_23
Unit
BSHL7DT23
Declaration
type TbsLCH_23 = class(TbsHL7Segment)
Description
Location Characteristic
Hierarchy
Overview
Properties
Description
Properties
|
property PrimaryKeyValue : TbsPL_23 read GetPrimaryKeyValue write SetPrimaryKeyValue; |
Primary Key Value, Min : 1, Max : 1
|
|
property SegmentActionCode : TbsID_23 read GetSegmentActionCode write SetSegmentActionCode; |
Segment Action Code, Min : 0, Max : 1
|
|
property SegmentUniqueKey : TbsEI_23 read GetSegmentUniqueKey write SetSegmentUniqueKey; |
Segment Unique Key, Min : 0, Max : 1
|
|
property LocationCharacteristicID : TbsCE_23 read GetLocationCharacteristicID write SetLocationCharacteristicID; |
Location Characteristic ID, Min : 1, Max : 1
|
|
property LocationCharacteristicValue : TbsCE_23 read GetLocationCharacteristicValue write SetLocationCharacteristicValue; |
Location Characteristic Value, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|