Class TbsQPD_IHE_25
Unit
BSHL7DT25
Declaration
type TbsQPD_IHE_25 = class(TbsHL7Segment)
Description
Query Parameter Definition- IHE The QPD segment defines the parameters of the query.
Hierarchy
Overview
Properties
Description
Properties
|
property MessageQueryName : TbsCE_25 read GetMessageQueryName write SetMessageQueryName; |
Message Query Name, Min : 1, Max : 1
|
|
property QueryTag : TbsST_25 read GetQueryTag write SetQueryTag; |
Query Tag, Min : 0, Max : 1
|
|
property DemographicsFields : TbsQIP_25 read GetDemographicsFields write SetDemographicsFields; |
Demographics Fields, Min : 1, Max : 1
|
|
property SearchConfidenceThreshold : TbsNM_25 read GetSearchConfidenceThreshold write SetSearchConfidenceThreshold; |
Search Confidence Threshold, Min : 0, Max : 1
|
|
property AlgorithmName : TbsST_25 read GetAlgorithmName write SetAlgorithmName; |
Algorithm Name, Min : 0, Max : 1
|
|
property AlgorithmVersion : TbsST_25 read GetAlgorithmVersion write SetAlgorithmVersion; |
Algorithm Version, Min : 0, Max : 1
|
|
property AlgorithmDescription : TbsST_25 read GetAlgorithmDescription write SetAlgorithmDescription; |
Algorithm Description, Min : 0, Max : 1
|
|
property Whatdomainsreturned : TbsST_25 read GetWhatdomainsreturned write SetWhatdomainsreturned; |
What domains returned, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|