Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsREL_26
Unit
BSHL7DT26
Declaration
type TbsREL_26 = class(TbsHL7Segment)
Description
Clinical Relationship The Clinical Relationship segment contains the data necessary to relate two data elements within and/or external to the message at run-time. It also includes information about the relationship.
Hierarchy
Overview
Properties
Description
Properties
 |
property SetIDREL : TbsSI_26 read GetSetIDREL write SetSetIDREL; |
|
Set ID ?? REL, Min : 0, Max : 1
|
 |
property RelationshipType : TbsCWE_26 read GetRelationshipType write SetRelationshipType; |
|
Relationship Type, Min : 1, Max : 1
|
 |
property ThisRelationshipInstanceIdentifier : TbsEI_26 read GetThisRelationshipInstanceIdentifier write SetThisRelationshipInstanceIdentifier; |
|
This Relationship Instance Identifier, Min : 1, Max : 1
|
 |
property SourceInformationInstanceIdentifier : TbsEI_26 read GetSourceInformationInstanceIdentifier write SetSourceInformationInstanceIdentifier; |
|
Source Information Instance Identifier, Min : 1, Max : 1
|
 |
property TargetInformationInstanceIdentifier : TbsEI_26 read GetTargetInformationInstanceIdentifier write SetTargetInformationInstanceIdentifier; |
|
Target Information Instance Identifier, Min : 1, Max : 1
|
 |
property AssertingEntityInstanceID : TbsEI_26 read GetAssertingEntityInstanceID write SetAssertingEntityInstanceID; |
|
Asserting Entity Instance ID, Min : 0, Max : 1
|
 |
property AssertingPerson : TbsXCN_26 read GetAssertingPerson write SetAssertingPerson; |
|
Asserting Person, Min : 0, Max : 1
|
 |
property AssertingOrganization : TbsXON_26 read GetAssertingOrganization write SetAssertingOrganization; |
|
Asserting Organization, Min : 0, Max : 1
|
 |
property AssertorAddress : TbsXAD_26 read GetAssertorAddress write SetAssertorAddress; |
|
Assertor Address, Min : 0, Max : 1
|
 |
property AssertorContact : TbsXTN_26 read GetAssertorContact write SetAssertorContact; |
|
Assertor Contact, Min : 0, Max : 1
|
 |
property AssertionDateRange : TbsDR_26 read GetAssertionDateRange write SetAssertionDateRange; |
|
Assertion Date Range, Min : 0, Max : 1
|
 |
property NegationIndicator : TbsID_26 read GetNegationIndicator write SetNegationIndicator; |
|
Negation Indicator, Min : 0, Max : 1
|
 |
property CertaintyofRelationship : TbsCWE_26 read GetCertaintyofRelationship write SetCertaintyofRelationship; |
|
Certainty of Relationship, Min : 0, Max : 1
|
 |
property PriorityNo : TbsNM_26 read GetPriorityNo write SetPriorityNo; |
|
Priority No, Min : 0, Max : 1
|
 |
property PrioritySequenceNorelpreferenceforconsideration : TbsNM_26 read GetPrioritySequenceNorelpreferenceforconsideration write SetPrioritySequenceNorelpreferenceforconsideration; |
|
Priority Sequence No (rel preference for consideration), Min : 0, Max : 1
|
 |
property SeparabilityIndicator : TbsID_26 read GetSeparabilityIndicator write SetSeparabilityIndicator; |
|
Separability Indicator, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|