Class TbsXTN_24
Unit
BSHL7DT24
Declaration
type TbsXTN_24 = class(TbsHL7Object)
Description
Extended Telecommunication Number
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property TelephoneNumber: TbsTN_24 read GetTelephoneNumber write SetTelephoneNumber; |
Telephone Number, Min : 0, Max : 1
|
|
property TelecommunicationUseCode: TbsID_24 read GetTelecommunicationUseCode write SetTelecommunicationUseCode; |
Telecommunication Use Code, Min : 0, Max : 1
|
|
property TelecommunicationEquipmentType: TbsID_24 read GetTelecommunicationEquipmentType write SetTelecommunicationEquipmentType; |
Telecommunication Equipment Type, Min : 0, Max : 1
|
|
property EmailAddress: TbsST_24 read GetEmailAddress write SetEmailAddress; |
Email Address, Min : 0, Max : 1
|
|
property CountryCode: TbsNM_24 read GetCountryCode write SetCountryCode; |
Country Code, Min : 0, Max : 1
|
|
property AreaCityCode: TbsNM_24 read GetAreaCityCode write SetAreaCityCode; |
Area/City Code, Min : 0, Max : 1
|
|
property PhoneNumber: TbsNM_24 read GetPhoneNumber write SetPhoneNumber; |
Phone Number, Min : 0, Max : 1
|
|
property Extension: TbsNM_24 read GetExtension write SetExtension; |
Extension, Min : 0, Max : 1
|
|
property AnyText: TbsST_24 read GetAnyText write SetAnyText; |
Any Text, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|