Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsXAD_27
Unit
BSHL7DT27
Declaration
type TbsXAD_27 = class(TbsHL7Object)
Description
Extended Address
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property StreetAddress: TbsSAD_27 read GetStreetAddress write SetStreetAddress; |
Street Address, Min : 0, Max : 1
|
|
property OtherDesignation: TbsST_27 read GetOtherDesignation write SetOtherDesignation; |
Other Designation, Min : 0, Max : 1
|
|
property City: TbsST_27 read GetCity write SetCity; |
City, Min : 0, Max : 1
|
|
property StateOrProvince: TbsST_27 read GetStateOrProvince write SetStateOrProvince; |
State Or Province, Min : 0, Max : 1
|
|
property ZipOrPostalCode: TbsST_27 read GetZipOrPostalCode write SetZipOrPostalCode; |
Zip Or Postal Code, Min : 0, Max : 1
|
|
property Country: TbsID_27 read GetCountry write SetCountry; |
Country, Min : 0, Max : 1
|
|
property AddressType: TbsID_27 read GetAddressType write SetAddressType; |
Address Type, Min : 0, Max : 1
|
|
property OtherGeographicDesignation: TbsST_27 read GetOtherGeographicDesignation write SetOtherGeographicDesignation; |
Other Geographic Designation, Min : 0, Max : 1
|
|
property CountyParishCode: TbsCWE_27 read GetCountyParishCode write SetCountyParishCode; |
County/Parish Code, Min : 0, Max : 1
|
|
property CensusTract: TbsCWE_27 read GetCensusTract write SetCensusTract; |
Census Tract, Min : 0, Max : 1
|
|
property AddressRepresentationCode: TbsID_27 read GetAddressRepresentationCode write SetAddressRepresentationCode; |
Address Representation Code, Min : 0, Max : 1
|
|
property AddressValidityRange: TbsST_27 read GetAddressValidityRange write SetAddressValidityRange; |
Address Validity Range, Min : 0, Max : 1
|
|
property EffectiveDate: TbsDTM_27 read GetEffectiveDate write SetEffectiveDate; |
Effective 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 TemporaryIndicator: TbsID_27 read GetTemporaryIndicator write SetTemporaryIndicator; |
Temporary Indicator, Min : 0, Max : 1
|
|
property BadAddressIndicator: TbsID_27 read GetBadAddressIndicator write SetBadAddressIndicator; |
Bad Address Indicator, Min : 0, Max : 1
|
|
property AddressUsage: TbsID_27 read GetAddressUsage write SetAddressUsage; |
Address Usage, Min : 0, Max : 1
|
|
property Addressee: TbsST_27 read GetAddressee write SetAddressee; |
Addressee, Min : 0, Max : 1
|
|
property Comment: TbsST_27 read GetComment write SetComment; |
Comment, Min : 0, Max : 1
|
|
property PreferenceOrder: TbsNM_27 read GetPreferenceOrder write SetPreferenceOrder; |
Preference Order, Min : 0, Max : 1
|
|
property ProtectionCode: TbsCWE_27 read GetProtectionCode write SetProtectionCode; |
Protection Code, Min : 0, Max : 1
|
|
property AddressIdentifier: TbsEI_27 read GetAddressIdentifier write SetAddressIdentifier; |
Address Identifier, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|