Class TbsXAD_231

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsXAD_231 = class(TbsHL7Object)

Description

Extended Address

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property StreetAddress: TbsST_231 read GetStreetAddress write SetStreetAddress;
Public property OtherDesignation: TbsST_231 read GetOtherDesignation write SetOtherDesignation;
Public property City: TbsST_231 read GetCity write SetCity;
Public property StateOrProvince: TbsST_231 read GetStateOrProvince write SetStateOrProvince;
Public property ZipOrPostalCode: TbsST_231 read GetZipOrPostalCode write SetZipOrPostalCode;
Public property Country: TbsID_231 read GetCountry write SetCountry;
Public property AddressType: TbsID_231 read GetAddressType write SetAddressType;
Public property OtherGeographicDesignation: TbsST_231 read GetOtherGeographicDesignation write SetOtherGeographicDesignation;
Public property CountyParishCode: TbsIS_231 read GetCountyParishCode write SetCountyParishCode;
Public property CensusTract: TbsIS_231 read GetCensusTract write SetCensusTract;
Public property AddressRepresentationCode: TbsID_231 read GetAddressRepresentationCode write SetAddressRepresentationCode;

Description

Methods

Public procedure Init; override;
 

Properties

Public property StreetAddress: TbsST_231 read GetStreetAddress write SetStreetAddress;

Street Address, Min : 0, Max : 1

Public property OtherDesignation: TbsST_231 read GetOtherDesignation write SetOtherDesignation;

Other Designation, Min : 0, Max : 1

Public property City: TbsST_231 read GetCity write SetCity;

City, Min : 0, Max : 1

Public property StateOrProvince: TbsST_231 read GetStateOrProvince write SetStateOrProvince;

State Or Province, Min : 0, Max : 1

Public property ZipOrPostalCode: TbsST_231 read GetZipOrPostalCode write SetZipOrPostalCode;

Zip Or Postal Code, Min : 0, Max : 1

Public property Country: TbsID_231 read GetCountry write SetCountry;

Country, Min : 0, Max : 1

Public property AddressType: TbsID_231 read GetAddressType write SetAddressType;

Address Type, Min : 0, Max : 1

Public property OtherGeographicDesignation: TbsST_231 read GetOtherGeographicDesignation write SetOtherGeographicDesignation;

Other Geographic Designation, Min : 0, Max : 1

Public property CountyParishCode: TbsIS_231 read GetCountyParishCode write SetCountyParishCode;

County/Parish Code, Min : 0, Max : 1

Public property CensusTract: TbsIS_231 read GetCensusTract write SetCensusTract;

Census Tract, Min : 0, Max : 1

Public property AddressRepresentationCode: TbsID_231 read GetAddressRepresentationCode write SetAddressRepresentationCode;

Address Representation Code, Min : 0, Max : 1


Generated by PasDoc 0.14.0.