Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsTQ1_27
Unit
BSHL7DT27
Declaration
type TbsTQ1_27 = class(TbsHL7Segment)
Description
Timing/quantity
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function RepeatPatternRepCount : Integer; |
|
|
function ExplicitTimeRepCount : Integer; |
|
|
function RelativeTimeAndUnitsRepCount : Integer; |
|
|
function PriorityRepCount : Integer; |
|
Properties
|
property SetIdTq1 : TbsSI_27 read GetSetIdTq1 write SetSetIdTq1; |
Set Id - Tq1, Min : 0, Max : 1
|
|
property Quantity : TbsCQ_27 read GetQuantity write SetQuantity; |
Quantity, Min : 0, Max : 1
|
|
property RepeatPattern[RepCount:Integer]: TbsRPT_27 read GetRepeatPattern write SetRepeatPattern; |
Repeat Pattern, Min : 0, Max : *
|
|
property ExplicitTime[RepCount:Integer]: TbsTM_27 read GetExplicitTime write SetExplicitTime; |
Explicit Time, Min : 0, Max : *
|
|
property RelativeTimeAndUnits[RepCount:Integer]: TbsCQ_27 read GetRelativeTimeAndUnits write SetRelativeTimeAndUnits; |
Relative Time And Units, Min : 0, Max : *
|
|
property ServiceDuration : TbsCQ_27 read GetServiceDuration write SetServiceDuration; |
Service Duration, Min : 0, Max : 1
|
|
property StartDateTime : TbsDTM_27 read GetStartDateTime write SetStartDateTime; |
Start Date/Time, Min : 0, Max : 1
|
|
property EndDateTime : TbsDTM_27 read GetEndDateTime write SetEndDateTime; |
End Date/Time, Min : 0, Max : 1
|
|
property Priority[RepCount:Integer]: TbsCWE_27 read GetPriority write SetPriority; |
Priority, Min : 0, Max : *
|
|
property ConditionText : TbsTX_27 read GetConditionText write SetConditionText; |
Condition Text, Min : 0, Max : 1
|
|
property TextInstruction : TbsTX_27 read GetTextInstruction write SetTextInstruction; |
Text Instruction, Min : 0, Max : 1
|
|
property Conjunction : TbsID_27 read GetConjunction write SetConjunction; |
Conjunction, Min : 0, Max : 1
|
|
property OccurrenceDuration : TbsCQ_27 read GetOccurrenceDuration write SetOccurrenceDuration; |
Occurrence Duration, Min : 0, Max : 1
|
|
property TotalOccurrences : TbsNM_27 read GetTotalOccurrences write SetTotalOccurrences; |
Total Occurrences, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|