Class TbsLRL_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsLRL_27 = class(TbsHL7Segment)

Description

Location Relationship

Hierarchy

Overview

Methods

Public function OrganizationalLocationRelationshipValueRepCount : Integer;

Properties

Public property PrimaryKeyValueLrl : TbsPL_27 read GetPrimaryKeyValueLrl write SetPrimaryKeyValueLrl;
Public property SegmentActionCode : TbsID_27 read GetSegmentActionCode write SetSegmentActionCode;
Public property SegmentUniqueKey : TbsEI_27 read GetSegmentUniqueKey write SetSegmentUniqueKey;
Public property LocationRelationshipId : TbsCWE_27 read GetLocationRelationshipId write SetLocationRelationshipId;
Public property OrganizationalLocationRelationshipValue[RepCount:Integer]: TbsXON_27 read GetOrganizationalLocationRelationshipValue write SetOrganizationalLocationRelationshipValue;
Public property PatientLocationRelationshipValue : TbsPL_27 read GetPatientLocationRelationshipValue write SetPatientLocationRelationshipValue;

Description

Methods

Public function OrganizationalLocationRelationshipValueRepCount : Integer;
 

Properties

Public property PrimaryKeyValueLrl : TbsPL_27 read GetPrimaryKeyValueLrl write SetPrimaryKeyValueLrl;

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

Public property SegmentActionCode : TbsID_27 read GetSegmentActionCode write SetSegmentActionCode;

Segment Action Code, Min : 0, Max : 1

Public property SegmentUniqueKey : TbsEI_27 read GetSegmentUniqueKey write SetSegmentUniqueKey;

Segment Unique Key, Min : 0, Max : 1

Public property LocationRelationshipId : TbsCWE_27 read GetLocationRelationshipId write SetLocationRelationshipId;

Location Relationship Id, Min : 1, Max : 1

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

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

Public property PatientLocationRelationshipValue : TbsPL_27 read GetPatientLocationRelationshipValue write SetPatientLocationRelationshipValue;

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


Generated by PasDoc 0.14.0.