Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsREL_27
Unit
BSHL7DT27
Declaration
type TbsREL_27 = class(TbsHL7Segment)
Description
Clinical Relationship Segment
Hierarchy
Overview
Properties
Description
Properties
|
property SetIdrel : TbsSI_27 read GetSetIdrel write SetSetIdrel; |
Set Id -rel, Min : 0, Max : 1
|
|
property RelationshipType : TbsCWE_27 read GetRelationshipType write SetRelationshipType; |
Relationship Type, Min : 1, Max : 1
|
|
property ThisRelationshipInstanceIdentifier : TbsEI_27 read GetThisRelationshipInstanceIdentifier write SetThisRelationshipInstanceIdentifier; |
This Relationship Instance Identifier, Min : 1, Max : 1
|
|
property SourceInformationInstanceIdentifier : TbsEI_27 read GetSourceInformationInstanceIdentifier write SetSourceInformationInstanceIdentifier; |
Source Information Instance Identifier, Min : 1, Max : 1
|
|
property TargetInformationInstanceIdentifier : TbsEI_27 read GetTargetInformationInstanceIdentifier write SetTargetInformationInstanceIdentifier; |
Target Information Instance Identifier, Min : 1, Max : 1
|
|
property AssertingEntityInstanceId : TbsEI_27 read GetAssertingEntityInstanceId write SetAssertingEntityInstanceId; |
Asserting Entity Instance Id, Min : 0, Max : 1
|
|
property AssertingPerson : TbsXCN_27 read GetAssertingPerson write SetAssertingPerson; |
Asserting Person, Min : 0, Max : 1
|
|
property AssertingOrganization : TbsXON_27 read GetAssertingOrganization write SetAssertingOrganization; |
Asserting Organization, Min : 0, Max : 1
|
|
property AssertorAddress : TbsXAD_27 read GetAssertorAddress write SetAssertorAddress; |
Assertor Address, Min : 0, Max : 1
|
|
property AssertorContact : TbsXTN_27 read GetAssertorContact write SetAssertorContact; |
Assertor Contact, Min : 0, Max : 1
|
|
property AssertionDateRange : TbsDR_27 read GetAssertionDateRange write SetAssertionDateRange; |
Assertion Date Range, Min : 0, Max : 1
|
|
property NegationIndicator : TbsID_27 read GetNegationIndicator write SetNegationIndicator; |
Negation Indicator, Min : 0, Max : 1
|
|
property CertaintyOfRelationship : TbsCWE_27 read GetCertaintyOfRelationship write SetCertaintyOfRelationship; |
Certainty Of Relationship, Min : 0, Max : 1
|
|
property PriorityNo : TbsNM_27 read GetPriorityNo write SetPriorityNo; |
Priority No, Min : 0, Max : 1
|
|
property PrioritySequenceNorelPreferenceForConsideration : TbsNM_27 read GetPrioritySequenceNorelPreferenceForConsideration write SetPrioritySequenceNorelPreferenceForConsideration; |
Priority Sequence No (rel Preference For Consideration), Min : 0, Max : 1
|
|
property SeparabilityIndicator : TbsID_27 read GetSeparabilityIndicator write SetSeparabilityIndicator; |
Separability Indicator, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|