Class TbsLRL_231
Unit
BSHL7DT231
Declaration
type TbsLRL_231 = class(TbsHL7Segment)
Description
Location relationship segment The LRL segment is used identify one location's relationship to another location, the nearest lab, pharmacy, etc.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function OrganizationalLocationRelationshipValueRepCount : Integer; |
|
Properties
|
property PrimaryKeyValueLRL : TbsPL_231 read GetPrimaryKeyValueLRL write SetPrimaryKeyValueLRL; |
Primary Key Value - LRL, 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 LocationRelationshipID : TbsCE_231 read GetLocationRelationshipID write SetLocationRelationshipID; |
Location Relationship ID, Min : 1, Max : 1
|
|
property OrganizationalLocationRelationshipValue[RepCount:Integer]: TbsXON_231 read GetOrganizationalLocationRelationshipValue write SetOrganizationalLocationRelationshipValue; |
Organizational Location Relationship Value, Min : 0, Max : *
|
|
property PatientLocationRelationshipValue : TbsPL_231 read GetPatientLocationRelationshipValue write SetPatientLocationRelationshipValue; |
Patient Location Relationship Value, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|