Class TbsXTN_231
Unit
BSHL7DT231
Declaration
type TbsXTN_231 = class(TbsHL7Object)
Description
Extended Telecommunication Number
Hierarchy
Overview
Methods
 |
procedure Init; override; |
Properties
Description
Methods
 |
procedure Init; override; |
|
Properties
 |
property TelephoneNumber: TbsTN_231 read GetTelephoneNumber write SetTelephoneNumber; |
Telephone Number, Min : 0, Max : 1
|
 |
property TelecommunicationuseCode: TbsID_231 read GetTelecommunicationuseCode write SetTelecommunicationuseCode; |
Telecommunicationuse Code, Min : 0, Max : 1
|
 |
property TelecommunicationequipmentType: TbsID_231 read GetTelecommunicationequipmentType write SetTelecommunicationequipmentType; |
Telecommunicationequipment Type, Min : 0, Max : 1
|
 |
property EmailAddress: TbsST_231 read GetEmailAddress write SetEmailAddress; |
Email Address, Min : 0, Max : 1
|
 |
property CountryCode: TbsNM_231 read GetCountryCode write SetCountryCode; |
Country Code, Min : 0, Max : 1
|
 |
property AreaCityCode: TbsNM_231 read GetAreaCityCode write SetAreaCityCode; |
Area/City Code, Min : 0, Max : 1
|
 |
property PhoneNumber: TbsNM_231 read GetPhoneNumber write SetPhoneNumber; |
Phone Number, Min : 0, Max : 1
|
 |
property Extension: TbsNM_231 read GetExtension write SetExtension; |
Extension, Min : 0, Max : 1
|
 |
property AnyText: TbsST_231 read GetAnyText write SetAnyText; |
Any Text, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|