Class TbsAD_25

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsAD_25 = class(TbsHL7Object)

Description

Address

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property StreetAddress: TbsST_25 read GetStreetAddress write SetStreetAddress;
Public property OtherDesignation: TbsST_25 read GetOtherDesignation write SetOtherDesignation;
Public property City: TbsST_25 read GetCity write SetCity;
Public property StateOrProvince: TbsST_25 read GetStateOrProvince write SetStateOrProvince;
Public property ZipOrPostalCode: TbsST_25 read GetZipOrPostalCode write SetZipOrPostalCode;
Public property Country: TbsID_25 read GetCountry write SetCountry;
Public property AddressType: TbsID_25 read GetAddressType write SetAddressType;
Public property OtherGeographicDesignation: TbsST_25 read GetOtherGeographicDesignation write SetOtherGeographicDesignation;

Description

Methods

Public procedure Init; override;
 

Properties

Public property StreetAddress: TbsST_25 read GetStreetAddress write SetStreetAddress;

Street Address, Min : 0, Max : 1

Public property OtherDesignation: TbsST_25 read GetOtherDesignation write SetOtherDesignation;

Other Designation, Min : 0, Max : 1

Public property City: TbsST_25 read GetCity write SetCity;

City, Min : 0, Max : 1

Public property StateOrProvince: TbsST_25 read GetStateOrProvince write SetStateOrProvince;

State Or Province, Min : 0, Max : 1

Public property ZipOrPostalCode: TbsST_25 read GetZipOrPostalCode write SetZipOrPostalCode;

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

Public property Country: TbsID_25 read GetCountry write SetCountry;

Country, Min : 0, Max : 1

Public property AddressType: TbsID_25 read GetAddressType write SetAddressType;

Address Type, Min : 0, Max : 1

Public property OtherGeographicDesignation: TbsST_25 read GetOtherGeographicDesignation write SetOtherGeographicDesignation;

Other Geographic Designation, Min : 0, Max : 1


Generated by PasDoc 0.14.0.