Class TbsLRL_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsLRL_26 = class(TbsHL7Segment)

Description

Location Relationship The Technical Steward for the LRL segment is Patient Administration.

Hierarchy

Overview

Methods

Public function OrganizationalLocationRelationshipValueRepCount : Integer;

Properties

Public property PrimaryKeyValueLRL : TbsPL_26 read GetPrimaryKeyValueLRL write SetPrimaryKeyValueLRL;
Public property SegmentActionCode : TbsID_26 read GetSegmentActionCode write SetSegmentActionCode;
Public property SegmentUniqueKey : TbsEI_26 read GetSegmentUniqueKey write SetSegmentUniqueKey;
Public property LocationRelationshipID : TbsCWE_26 read GetLocationRelationshipID write SetLocationRelationshipID;
Public property OrganizationalLocationRelationshipValue[RepCount:Integer]: TbsXON_26 read GetOrganizationalLocationRelationshipValue write SetOrganizationalLocationRelationshipValue;
Public property PatientLocationRelationshipValue : TbsPL_26 read GetPatientLocationRelationshipValue write SetPatientLocationRelationshipValue;

Description

Methods

Public function OrganizationalLocationRelationshipValueRepCount : Integer;
 

Properties

Public property PrimaryKeyValueLRL : TbsPL_26 read GetPrimaryKeyValueLRL write SetPrimaryKeyValueLRL;

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

Public property SegmentActionCode : TbsID_26 read GetSegmentActionCode write SetSegmentActionCode;

Segment Action Code, Min : 0, Max : 1

Public property SegmentUniqueKey : TbsEI_26 read GetSegmentUniqueKey write SetSegmentUniqueKey;

Segment Unique Key, Min : 0, Max : 1

Public property LocationRelationshipID : TbsCWE_26 read GetLocationRelationshipID write SetLocationRelationshipID;

Location Relationship ID, Min : 1, Max : 1

Public property OrganizationalLocationRelationshipValue[RepCount:Integer]: TbsXON_26 read GetOrganizationalLocationRelationshipValue write SetOrganizationalLocationRelationshipValue;

Organizational Location Relationship Value, Min : 0, Max : *

Public property PatientLocationRelationshipValue : TbsPL_26 read GetPatientLocationRelationshipValue write SetPatientLocationRelationshipValue;

Patient Location Relationship Value, Min : 0, Max : 1


Generated by PasDoc 0.14.0.