Class TbsLRL_271
Unit
BSHL7DT271
Declaration
type TbsLRL_271 = class(TbsHL7Segment)
Description
Location Relationship
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function OrganizationalLocationRelationshipValueRepCount : Integer; |
|
Properties
|
property PrimaryKeyValueLrl : TbsPL_271 read GetPrimaryKeyValueLrl write SetPrimaryKeyValueLrl; |
Primary Key Value - Lrl, Min : 1, Max : 1
|
|
property SegmentActionCode : TbsID_271 read GetSegmentActionCode write SetSegmentActionCode; |
Segment Action Code, Min : 0, Max : 1
|
|
property SegmentUniqueKey : TbsEI_271 read GetSegmentUniqueKey write SetSegmentUniqueKey; |
Segment Unique Key, Min : 0, Max : 1
|
|
property LocationRelationshipId : TbsCWE_271 read GetLocationRelationshipId write SetLocationRelationshipId; |
Location Relationship Id, Min : 1, Max : 1
|
|
property OrganizationalLocationRelationshipValue[RepCount:Integer]: TbsXON_271 read GetOrganizationalLocationRelationshipValue write SetOrganizationalLocationRelationshipValue; |
Organizational Location Relationship Value, Min : 0, Max : *
|
|
property PatientLocationRelationshipValue : TbsPL_271 read GetPatientLocationRelationshipValue write SetPatientLocationRelationshipValue; |
Patient Location Relationship Value, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|