Class TbsCM_PLN_23
Unit
BSHL7DT23
Declaration
type TbsCM_PLN_23 = class(TbsHL7Object)
Description
Practitioner ID Numbers
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property IDNumber: TbsST_23 read GetIDNumber write SetIDNumber; |
ID Number, Min : 0, Max : 1
|
|
property TypeOfIDNumber: TbsIS_23 read GetTypeOfIDNumber write SetTypeOfIDNumber; |
Type Of ID Number, Min : 0, Max : 1
|
|
property StateotherQualifyingInfo: TbsST_23 read GetStateotherQualifyingInfo write SetStateotherQualifyingInfo; |
State/other Qualifying Info, Min : 0, Max : 1
|
|
property ExpirationDate: TbsDT_23 read GetExpirationDate write SetExpirationDate; |
Expiration Date, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|