Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsTQ_231
Unit
BSHL7DT231
Declaration
type TbsTQ_231 = class(TbsHL7Object)
Description
Timing Quantity
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property Quantity: TbsCQ_231 read GetQuantity write SetQuantity; |
Quantity, Min : 0, Max : 1
|
|
property Interval: TbsRI_231 read GetInterval write SetInterval; |
Interval, Min : 0, Max : 1
|
|
property Duration: TbsST_231 read GetDuration write SetDuration; |
Duration, Min : 0, Max : 1
|
|
property StartDatetime: TbsTS_231 read GetStartDatetime write SetStartDatetime; |
Start Date/time, Min : 0, Max : 1
|
|
property EndDatetime: TbsTS_231 read GetEndDatetime write SetEndDatetime; |
End Date/time, Min : 0, Max : 1
|
|
property Priority: TbsST_231 read GetPriority write SetPriority; |
Priority, Min : 0, Max : 1
|
|
property Condition: TbsST_231 read GetCondition write SetCondition; |
Condition, Min : 0, Max : 1
|
|
property Text: TbsST_231 read GetText write SetText; |
Text, Min : 0, Max : 1
|
|
property Conjunction: TbsST_231 read GetConjunction write SetConjunction; |
Conjunction, Min : 0, Max : 1
|
|
property OrderSequencing: TbsOSD_231 read GetOrderSequencing write SetOrderSequencing; |
Order Sequencing, Min : 0, Max : 1
|
|
property OccurrenceDuration: TbsCE_231 read GetOccurrenceDuration write SetOccurrenceDuration; |
Occurrence Duration, Min : 0, Max : 1
|
|
property TotalOccurences: TbsNM_231 read GetTotalOccurences write SetTotalOccurences; |
Total Occurences, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|