Class TbsDIN_25
Unit
BSHL7DT25
Declaration
type TbsDIN_25 = class(TbsHL7Object)
Description
Date and Institution Name
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property Date: TbsTS_25 read GetDate write SetDate; |
Date, Min : 0, Max : 1
|
|
property InstitutionName: TbsCE_25 read GetInstitutionName write SetInstitutionName; |
Institution Name, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|