Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsTQ_24
Unit
BSHL7DT24
Declaration
type TbsTQ_24 = class(TbsHL7Object)
Description
Timing Quantity
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property Quantity: TbsCQ_24 read GetQuantity write SetQuantity; |
Quantity, Min : 0, Max : 1
|
|
property Interval: TbsRI_24 read GetInterval write SetInterval; |
Interval, Min : 0, Max : 1
|
|
property Duration: TbsST_24 read GetDuration write SetDuration; |
Duration, Min : 0, Max : 1
|
|
property StartDatetime: TbsTS_24 read GetStartDatetime write SetStartDatetime; |
Start Date/time, Min : 0, Max : 1
|
|
property EndDatetime: TbsTS_24 read GetEndDatetime write SetEndDatetime; |
End Date/time, Min : 0, Max : 1
|
|
property Priority: TbsST_24 read GetPriority write SetPriority; |
Priority, Min : 0, Max : 1
|
|
property Condition: TbsST_24 read GetCondition write SetCondition; |
Condition, Min : 0, Max : 1
|
|
property Text: TbsTX_24 read GetText write SetText; |
Text, Min : 0, Max : 1
|
|
property ConjunctionComponent: TbsID_24 read GetConjunctionComponent write SetConjunctionComponent; |
Conjunction Component, Min : 0, Max : 1
|
|
property OrderSequencing: TbsOSD_24 read GetOrderSequencing write SetOrderSequencing; |
Order Sequencing, Min : 0, Max : 1
|
|
property OccurrenceDuration: TbsCE_24 read GetOccurrenceDuration write SetOccurrenceDuration; |
Occurrence Duration, Min : 0, Max : 1
|
|
property TotalOccurences: TbsNM_24 read GetTotalOccurences write SetTotalOccurences; |
Total Occurences, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|