Class TbsLRL_251
Unit
BSHL7DT251
Declaration
type TbsLRL_251 = class(TbsHL7Segment)
Description
Location Relationship The Technical Steward for the LRL segment is PA.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
function OrganizationalLocationRelationshipValueRepCount : Integer; |
|
|
Properties
 |
property PrimaryKeyValueLRL : TbsPL_251 read GetPrimaryKeyValueLRL write SetPrimaryKeyValueLRL; |
|
Primary Key Value - LRL, Min : 1, Max : 1
|
 |
property SegmentActionCode : TbsID_251 read GetSegmentActionCode write SetSegmentActionCode; |
|
Segment Action Code, Min : 0, Max : 1
|
 |
property SegmentUniqueKey : TbsEI_251 read GetSegmentUniqueKey write SetSegmentUniqueKey; |
|
Segment Unique Key, Min : 0, Max : 1
|
 |
property LocationRelationshipID : TbsCE_251 read GetLocationRelationshipID write SetLocationRelationshipID; |
|
Location Relationship ID, Min : 1, Max : 1
|
 |
property OrganizationalLocationRelationshipValue[RepCount:Integer]: TbsXON_251 read GetOrganizationalLocationRelationshipValue write SetOrganizationalLocationRelationshipValue; |
|
Organizational Location Relationship Value, Min : 0, Max : *
|
 |
property PatientLocationRelationshipValue : TbsPL_251 read GetPatientLocationRelationshipValue write SetPatientLocationRelationshipValue; |
|
Patient Location Relationship Value, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|