Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsXTN_27
Unit
BSHL7DT27
Declaration
type TbsXTN_27 = class(TbsHL7Object)
Description
Extended Telecommunication Number
Hierarchy
Overview
Methods
 |
procedure Init; override; |
Properties
Description
Methods
 |
procedure Init; override; |
|
|
Properties
 |
property TelephoneNumber: TbsST_27 read GetTelephoneNumber write SetTelephoneNumber; |
|
Telephone Number, Min : 0, Max : 1
|
 |
property TelecommunicationUseCode: TbsID_27 read GetTelecommunicationUseCode write SetTelecommunicationUseCode; |
|
Telecommunication Use Code, Min : 0, Max : 1
|
 |
property TelecommunicationEquipmentType: TbsID_27 read GetTelecommunicationEquipmentType write SetTelecommunicationEquipmentType; |
|
Telecommunication Equipment Type, Min : 0, Max : 1
|
 |
property CommunicationAddress: TbsST_27 read GetCommunicationAddress write SetCommunicationAddress; |
|
Communication Address, Min : 0, Max : 1
|
 |
property CountryCode: TbsSNM_27 read GetCountryCode write SetCountryCode; |
|
Country Code, Min : 0, Max : 1
|
 |
property AreaCityCode: TbsSNM_27 read GetAreaCityCode write SetAreaCityCode; |
|
Area/City Code, Min : 0, Max : 1
|
 |
property LocalNumber: TbsSNM_27 read GetLocalNumber write SetLocalNumber; |
|
Local Number, Min : 0, Max : 1
|
 |
property Extension: TbsSNM_27 read GetExtension write SetExtension; |
|
Extension, Min : 0, Max : 1
|
 |
property AnyText: TbsST_27 read GetAnyText write SetAnyText; |
|
Any Text, Min : 0, Max : 1
|
 |
property ExtensionPrefix: TbsST_27 read GetExtensionPrefix write SetExtensionPrefix; |
|
Extension Prefix, Min : 0, Max : 1
|
 |
property SpeedDialCode: TbsST_27 read GetSpeedDialCode write SetSpeedDialCode; |
|
Speed Dial Code, Min : 0, Max : 1
|
 |
property UnformattedTelephoneNumber: TbsST_27 read GetUnformattedTelephoneNumber write SetUnformattedTelephoneNumber; |
|
Unformatted Telephone Number, Min : 0, Max : 1
|
 |
property EffectiveStartDate: TbsDTM_27 read GetEffectiveStartDate write SetEffectiveStartDate; |
|
Effective Start Date, Min : 0, Max : 1
|
 |
property ExpirationDate: TbsDTM_27 read GetExpirationDate write SetExpirationDate; |
|
Expiration Date, Min : 0, Max : 1
|
 |
property ExpirationReason: TbsCWE_27 read GetExpirationReason write SetExpirationReason; |
|
Expiration Reason, Min : 0, Max : 1
|
 |
property ProtectionCode: TbsCWE_27 read GetProtectionCode write SetProtectionCode; |
|
Protection Code, Min : 0, Max : 1
|
 |
property SharedTelecommunicationIdentifier: TbsEI_27 read GetSharedTelecommunicationIdentifier write SetSharedTelecommunicationIdentifier; |
|
Shared Telecommunication Identifier, Min : 0, Max : 1
|
 |
property PreferenceOrder: TbsNM_27 read GetPreferenceOrder write SetPreferenceOrder; |
|
Preference Order, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|