Class TbsCM_SPD_22
Unit
BSHL7DT22
Declaration
type TbsCM_SPD_22 = class(TbsHL7Object)
Description
Specialty
Hierarchy
Overview
Methods
 |
procedure Init; override; |
Properties
Description
Methods
 |
procedure Init; override; |
|
Properties
 |
property SpecialtyName: TbsST_22 read GetSpecialtyName write SetSpecialtyName; |
Specialty Name, Min : 0, Max : 1
|
 |
property GoverningBoard: TbsST_22 read GetGoverningBoard write SetGoverningBoard; |
Governing Board, Min : 0, Max : 1
|
 |
property EligibleOrCertified: TbsID_22 read GetEligibleOrCertified write SetEligibleOrCertified; |
Eligible Or Certified, Min : 0, Max : 1
|
 |
property DateOfCertification: TbsDT_22 read GetDateOfCertification write SetDateOfCertification; |
Date Of Certification, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|