Class TbsOSP_26
Unit
BSHL7DT26
Declaration
type TbsOSP_26 = class(TbsHL7Object)
Description
Occurrence Span Code and Date
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property OccurrenceSpanCode: TbsCNE_26 read GetOccurrenceSpanCode write SetOccurrenceSpanCode; |
Occurrence Span Code, Min : 0, Max : 1
|
|
property OccurrenceSpanStartDate: TbsDT_26 read GetOccurrenceSpanStartDate write SetOccurrenceSpanStartDate; |
Occurrence Span Start Date, Min : 0, Max : 1
|
|
property OccurrenceSpanStopDate: TbsDT_26 read GetOccurrenceSpanStopDate write SetOccurrenceSpanStopDate; |
Occurrence Span Stop Date, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|