Class TbsAD_26
Unit
BSHL7DT26
Declaration
type TbsAD_26 = class(TbsHL7Object)
Description
Address
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property StreetAddress: TbsST_26 read GetStreetAddress write SetStreetAddress; |
Street Address, Min : 0, Max : 1
|
|
property OtherDesignation: TbsST_26 read GetOtherDesignation write SetOtherDesignation; |
Other Designation, Min : 0, Max : 1
|
|
property City: TbsST_26 read GetCity write SetCity; |
City, Min : 0, Max : 1
|
|
property StateorProvince: TbsST_26 read GetStateorProvince write SetStateorProvince; |
State or Province, Min : 0, Max : 1
|
|
property ZiporPostalCode: TbsST_26 read GetZiporPostalCode write SetZiporPostalCode; |
Zip or Postal Code, Min : 0, Max : 1
|
|
property Country: TbsID_26 read GetCountry write SetCountry; |
Country, Min : 0, Max : 1
|
|
property AddressType: TbsID_26 read GetAddressType write SetAddressType; |
Address Type, Min : 0, Max : 1
|
|
property OtherGeographicDesignation: TbsST_26 read GetOtherGeographicDesignation write SetOtherGeographicDesignation; |
Other Geographic Designation, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|