Class TbsPLN_26
Unit
BSHL7DT26
Declaration
type TbsPLN_26 = class(TbsHL7Object)
Description
Practitioner License or Other ID Number
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property IDNumber: TbsST_26 read GetIDNumber write SetIDNumber; |
ID Number, Min : 0, Max : 1
|
|
property TypeofIDNumber: TbsIS_26 read GetTypeofIDNumber write SetTypeofIDNumber; |
Type of ID Number, Min : 0, Max : 1
|
|
property StateotherQualifyingInformation: TbsST_26 read GetStateotherQualifyingInformation write SetStateotherQualifyingInformation; |
State/other Qualifying Information, Min : 0, Max : 1
|
|
property ExpirationDate: TbsDT_26 read GetExpirationDate write SetExpirationDate; |
Expiration Date, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|