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