Class TbsPLN_271
Unit
BSHL7DT271
Declaration
type TbsPLN_271 = 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_271 read GetIdNumber write SetIdNumber; |
Id Number, Min : 0, Max : 1
|
|
property TypeOfIdNumber: TbsCWE_271 read GetTypeOfIdNumber write SetTypeOfIdNumber; |
Type Of Id Number, Min : 0, Max : 1
|
|
property StateOtherQualifyingInformation: TbsST_271 read GetStateOtherQualifyingInformation write SetStateOtherQualifyingInformation; |
State/Other Qualifying Information, Min : 0, Max : 1
|
|
property ExpirationDate: TbsDT_271 read GetExpirationDate write SetExpirationDate; |
Expiration Date, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|