AddressUseKeys Class |
Namespace: SanteDB.Core.Model.Constants
The AddressUseKeys type exposes the following members.
| Name | Description | |
|---|---|---|
| Alphabetic |
Represents an alphabetic address used for matching
| |
| BadAddress |
Represents a bad address, i.e. an address which is old or invalid.
| |
| Direct |
Represents a workplace address that reaches the person directly without intermediaries.
| |
| HomeAddress |
The home address
| |
| Ideographic |
Represents an address expressed in an ideographic manner (example: Kanji)
| |
| Phonetic |
Represents an address expressed as a phonetic spelling of an ideographic address
| |
| PhysicalVisit |
The address is a physical place where visits should occur
| |
| PostalAddress |
The address is a postal address used for the delivery of mail and materials
| |
| PrimaryHome |
Represents a primary address to reach a contact after business hours.
| |
| Public |
Represents an address that is a standard address that may be subject to a switchboard or operator prior to reaching the intended entity.
| |
| Soundex |
Represents an address used for soundex matching purposes.
| |
| Syllabic |
Represents a syllabic address.
| |
| TemporaryAddress |
Represents a temporary address that may be good for visiting or mailing.
| |
| VacationHome |
Represents a vacation home to reach a person while on vacation.
| |
| WorkPlace |
Represents an office address, should be used for business communications
|