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