Class TbsAD_24
Unit
BSHL7DT24
Declaration
type TbsAD_24 = class(TbsHL7Object)
Description
Address
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property Streetaddress: TbsST_24 read GetStreetaddress write SetStreetaddress; |
Street address, Min : 0, Max : 1
|
|
property Otherdesignation: TbsST_24 read GetOtherdesignation write SetOtherdesignation; |
Other designation, Min : 0, Max : 1
|
|
property City: TbsST_24 read GetCity write SetCity; |
City, Min : 0, Max : 1
|
|
property Stateorprovince: TbsST_24 read GetStateorprovince write SetStateorprovince; |
State or province, Min : 0, Max : 1
|
|
property Ziporpostalcode: TbsST_24 read GetZiporpostalcode write SetZiporpostalcode; |
Zip or postal code, Min : 0, Max : 1
|
|
property Country: TbsID_24 read GetCountry write SetCountry; |
Country, Min : 0, Max : 1
|
|
property Addresstype: TbsID_24 read GetAddresstype write SetAddresstype; |
Address type, Min : 0, Max : 1
|
|
property Othergeographicdesignation: TbsST_24 read GetOthergeographicdesignation write SetOthergeographicdesignation; |
Other geographic designation, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|