Address«dataType»
CDIFDataStructure::DataTypes::Address
Definition
Location address identifying each part of the address as separate elements, identifying the type of address, the level of privacy associated with the release of the address, and a flag to identify the preferred address for contact.
Diagram
Inheritance
No generalization relationships.
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| cityPlaceLocal | string | [1] | City, place, or local area used as part of an address. |
| countryCode | ControlledVocabularyEntry | [1] | Country of the location. |
| effectiveDates | DateRange | [1] | Clarifies when the identification information is accurate. |
| geographicPoint | SpatialPoint | [1] | Geographic coordinates corresponding to the address. |
| isPreferred | boolean | [1] | Set to True if this is the preferred location for contacting the organization or individual. |
| line | string | [1..*] | Number and street including office or suite number. May use multiple lines. |
| locationName | ObjectName | [1] | Name of the location if applicable. |
| postalCode | string | [1] | Postal or ZIP Code. |
| privacy | ControlledVocabularyEntry | [1] | Specify the level privacy for the address as public, restricted, or private. Supports the use of an external controlled vocabulary. |
| regionalCoverage | ControlledVocabularyEntry | [1] | The region covered by the agent at this address. |
| stateProvince | string | [1] | A major sub-national division such as a state or province used to identify a major region within an address. |
| timeZone | ControlledVocabularyEntry | [1] | Time zone of the location expressed as code. |
| typeOfAddress | ControlledVocabularyEntry | [1] | Indicates address type (i.e. home, office, mailing, etc.). |
| typeOfLocation | ControlledVocabularyEntry | [1] | The type or purpose of the location (i.e. regional office, distribution center, home). |
Associations
No associations.