DataType Profile: Address

Address elements are used to describe the location of a service, and are of type Address

Name Card Type Comments
~~use~~ ~~0..1~~ ~~code~~
type 0..1 code If omitted, assume to be physical
text 0..1 string Text representation of address. If used, should be resolvable in geo-spacial services such as google maps.
line 0..* string The first line equals the street number and address. Line 2 can be used for unit/building name, etc... The 3rd and above "line" will be ignored.
city 0..1 string
~~district~~ ~~0..1~~ ~~string~~
state 0..1 string Province in Canada
postalCode 0..1 string
country 0..1 string If omitted, assume this to be the country of the referred service
~~period~~ ~~0..1~~ ~~Period~~