Class TbsQRI_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsQRI_26 = class(TbsHL7Segment)

Description

Query Response Instance The QRI segment is used to indicate the weight match for a returned record (where the responding system employs a numeric algorithm) and/or the match reason code (where the responding system uses rules or other match options).

Hierarchy

Overview

Methods

Public function MatchReasonCodeRepCount : Integer;

Properties

Public property CandidateConfidence : TbsNM_26 read GetCandidateConfidence write SetCandidateConfidence;
Public property MatchReasonCode[RepCount:Integer]: TbsIS_26 read GetMatchReasonCode write SetMatchReasonCode;
Public property AlgorithmDescriptor : TbsCWE_26 read GetAlgorithmDescriptor write SetAlgorithmDescriptor;

Description

Methods

Public function MatchReasonCodeRepCount : Integer;
 

Properties

Public property CandidateConfidence : TbsNM_26 read GetCandidateConfidence write SetCandidateConfidence;

Candidate Confidence, Min : 0, Max : 1

Public property MatchReasonCode[RepCount:Integer]: TbsIS_26 read GetMatchReasonCode write SetMatchReasonCode;

Match Reason Code, Min : 0, Max : *

Public property AlgorithmDescriptor : TbsCWE_26 read GetAlgorithmDescriptor write SetAlgorithmDescriptor;

Algorithm Descriptor, Min : 0, Max : 1


Generated by PasDoc 0.14.0.