Class TbsLCH_231

DescriptionHierarchyFieldsMethodsProperties

Unit

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

Public property PrimaryKeyValueLCH : TbsPL_231 read GetPrimaryKeyValueLCH write SetPrimaryKeyValueLCH;
Public property SegmentActionCode : TbsID_231 read GetSegmentActionCode write SetSegmentActionCode;
Public property SegmentUniqueKey : TbsEI_231 read GetSegmentUniqueKey write SetSegmentUniqueKey;
Public property LocationCharacteristicID : TbsCE_231 read GetLocationCharacteristicID write SetLocationCharacteristicID;
Public property LocationCharacteristicValue : TbsCE_231 read GetLocationCharacteristicValue write SetLocationCharacteristicValue;

Description

Properties

Public property PrimaryKeyValueLCH : TbsPL_231 read GetPrimaryKeyValueLCH write SetPrimaryKeyValueLCH;

Primary Key Value - LCH, Min : 1, Max : 1

Public property SegmentActionCode : TbsID_231 read GetSegmentActionCode write SetSegmentActionCode;

Segment Action Code, Min : 0, Max : 1

Public property SegmentUniqueKey : TbsEI_231 read GetSegmentUniqueKey write SetSegmentUniqueKey;

Segment Unique Key, Min : 0, Max : 1

Public property LocationCharacteristicID : TbsCE_231 read GetLocationCharacteristicID write SetLocationCharacteristicID;

Location Characteristic ID, Min : 1, Max : 1

Public property LocationCharacteristicValue : TbsCE_231 read GetLocationCharacteristicValue write SetLocationCharacteristicValue;

Location Characteristic Value, Min : 1, Max : 1


Generated by PasDoc 0.14.0.