Class TbsXTN_23
Unit
BSHL7DT23
Declaration
type TbsXTN_23 = class(TbsHL7Object)
Description
Extended Telecommunication Number
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property TelephoneNumber: TbsTN_23 read GetTelephoneNumber write SetTelephoneNumber; |
Telephone Number, Min : 0, Max : 1
|
|
property TelecommunicationUseCode: TbsID_23 read GetTelecommunicationUseCode write SetTelecommunicationUseCode; |
Telecommunication Use Code, Min : 0, Max : 1
|
|
property TelecommunicationEquipmentType: TbsID_23 read GetTelecommunicationEquipmentType write SetTelecommunicationEquipmentType; |
Telecommunication Equipment Type, Min : 0, Max : 1
|
|
property EmailAddress: TbsST_23 read GetEmailAddress write SetEmailAddress; |
Email Address, Min : 0, Max : 1
|
|
property CountryCode: TbsNM_23 read GetCountryCode write SetCountryCode; |
Country Code, Min : 0, Max : 1
|
|
property AreacityCode: TbsNM_23 read GetAreacityCode write SetAreacityCode; |
Area/city Code, Min : 0, Max : 1
|
|
property PhoneNumber: TbsNM_23 read GetPhoneNumber write SetPhoneNumber; |
Phone Number, Min : 0, Max : 1
|
|
property Extension: TbsNM_23 read GetExtension write SetExtension; |
Extension, Min : 0, Max : 1
|
|
property AnyText: TbsST_23 read GetAnyText write SetAnyText; |
Any Text, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|