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