Class TbsAD_22
Unit
BSHL7DT22
Declaration
type TbsAD_22 = class(TbsHL7Object)
Description
Address
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property StreetAddress: TbsST_22 read GetStreetAddress write SetStreetAddress; |
Street Address, Min : 0, Max : 1
|
|
property OtherDesignation: TbsST_22 read GetOtherDesignation write SetOtherDesignation; |
Other Designation, Min : 0, Max : 1
|
|
property City: TbsST_22 read GetCity write SetCity; |
City, Min : 0, Max : 1
|
|
property StateOrProvince: TbsST_22 read GetStateOrProvince write SetStateOrProvince; |
State Or Province, Min : 0, Max : 1
|
|
property ZipOrPostalCode: TbsID_22 read GetZipOrPostalCode write SetZipOrPostalCode; |
Zip Or Postal Code, Min : 0, Max : 1
|
|
property Country: TbsID_22 read GetCountry write SetCountry; |
Country, Min : 0, Max : 1
|
|
property Type_: TbsID_22 read GetType_ write SetType_; |
Type, Min : 0, Max : 1
|
|
property OtherGeographicDesignation: TbsST_22 read GetOtherGeographicDesignation write SetOtherGeographicDesignation; |
Other Geographic Designation, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|