Class TbsLCH_231
Unit
BSHL7DT231
Declaration
type TbsLCH_231 = class(TbsHL7Segment)
Description
Location characteristic segment The LCH segment is used to identify location characteristics which determine which patients will be assigned to the room or bed. It contains the location characteristics of the room or bed identified in the preceding LOC segment. There should be one LCH segment for each attribute.
Hierarchy
Overview
Properties
Description
Properties
|
property PrimaryKeyValueLCH : TbsPL_231 read GetPrimaryKeyValueLCH write SetPrimaryKeyValueLCH; |
Primary Key Value - LCH, Min : 1, Max : 1
|
|
property SegmentActionCode : TbsID_231 read GetSegmentActionCode write SetSegmentActionCode; |
Segment Action Code, Min : 0, Max : 1
|
|
property SegmentUniqueKey : TbsEI_231 read GetSegmentUniqueKey write SetSegmentUniqueKey; |
Segment Unique Key, Min : 0, Max : 1
|
|
property LocationCharacteristicID : TbsCE_231 read GetLocationCharacteristicID write SetLocationCharacteristicID; |
Location Characteristic ID, Min : 1, Max : 1
|
|
property LocationCharacteristicValue : TbsCE_231 read GetLocationCharacteristicValue write SetLocationCharacteristicValue; |
Location Characteristic Value, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|