Class TbsQRI_27
Unit
BSHL7DT27
Declaration
type TbsQRI_27 = class(TbsHL7Segment)
Description
Query Response Instance
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function MatchReasonCodeRepCount : Integer; |
|
Properties
|
property CandidateConfidence : TbsNM_27 read GetCandidateConfidence write SetCandidateConfidence; |
Candidate Confidence, Min : 0, Max : 1
|
|
property MatchReasonCode[RepCount:Integer]: TbsCWE_27 read GetMatchReasonCode write SetMatchReasonCode; |
Match Reason Code, Min : 0, Max : *
|
|
property AlgorithmDescriptor : TbsCWE_27 read GetAlgorithmDescriptor write SetAlgorithmDescriptor; |
Algorithm Descriptor, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|