Address

complex type

Base StructureDefinition for Address Type: An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations which might not be valid for mail delivery. There are a variety of postal address formats defined around the world.

Official spec
PathCard.TypeDescription & Constraints
Address0..*An address expressed using postal conventions (as opposed to GPS or other location definition formats)
.id0..1StringUnique id for inter-element referencing
.extension0..*ExtensionAdditional content defined by implementations
.use?!Σ0..1codehome | work | temp | old | billing - purpose of this address
Bindingaddress-use(required)
.typeΣ0..1codepostal | physical | both
Bindingaddress-type(required)
.textΣ0..1stringText representation of the address
.lineΣ0..*stringStreet name, number, direction & P.O. Box etc.
.cityΣ0..1stringName of city, town etc.
.districtΣ0..1stringDistrict name (aka county)
.stateΣ0..1stringSub-unit of country (abbreviations ok)
.postalCodeΣ0..1stringPostal code for area
.countryΣ0..1stringCountry (e.g. can be ISO 3166 2 or 3 letter code)
.periodΣ0..1PeriodTime period when address was/is in use