Class TbsQPD_IHE_25

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsQPD_IHE_25 = class(TbsHL7Segment)

Description

Query Parameter Definition- IHE The QPD segment defines the parameters of the query.

Hierarchy

Overview

Properties

Public property MessageQueryName : TbsCE_25 read GetMessageQueryName write SetMessageQueryName;
Public property QueryTag : TbsST_25 read GetQueryTag write SetQueryTag;
Public property DemographicsFields : TbsQIP_25 read GetDemographicsFields write SetDemographicsFields;
Public property SearchConfidenceThreshold : TbsNM_25 read GetSearchConfidenceThreshold write SetSearchConfidenceThreshold;
Public property AlgorithmName : TbsST_25 read GetAlgorithmName write SetAlgorithmName;
Public property AlgorithmVersion : TbsST_25 read GetAlgorithmVersion write SetAlgorithmVersion;
Public property AlgorithmDescription : TbsST_25 read GetAlgorithmDescription write SetAlgorithmDescription;
Public property Whatdomainsreturned : TbsST_25 read GetWhatdomainsreturned write SetWhatdomainsreturned;

Description

Properties

Public property MessageQueryName : TbsCE_25 read GetMessageQueryName write SetMessageQueryName;

Message Query Name, Min : 1, Max : 1

Public property QueryTag : TbsST_25 read GetQueryTag write SetQueryTag;

Query Tag, Min : 0, Max : 1

Public property DemographicsFields : TbsQIP_25 read GetDemographicsFields write SetDemographicsFields;

Demographics Fields, Min : 1, Max : 1

Public property SearchConfidenceThreshold : TbsNM_25 read GetSearchConfidenceThreshold write SetSearchConfidenceThreshold;

Search Confidence Threshold, Min : 0, Max : 1

Public property AlgorithmName : TbsST_25 read GetAlgorithmName write SetAlgorithmName;

Algorithm Name, Min : 0, Max : 1

Public property AlgorithmVersion : TbsST_25 read GetAlgorithmVersion write SetAlgorithmVersion;

Algorithm Version, Min : 0, Max : 1

Public property AlgorithmDescription : TbsST_25 read GetAlgorithmDescription write SetAlgorithmDescription;

Algorithm Description, Min : 0, Max : 1

Public property Whatdomainsreturned : TbsST_25 read GetWhatdomainsreturned write SetWhatdomainsreturned;

What domains returned, Min : 0, Max : 1


Generated by PasDoc 0.14.0.