This is the set of resources that conform to either of the profiles PqAddress (http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/pq-cmc-address) and PqAddress (http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/pq-cmc-address). E.g. what you have to deal with if you get resources conforming to one of them
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | C | 0..* | An address expressed using postal conventions (as opposed to GPS or other location definition formats) ele-1: All FHIR elements must have a @value or children addr-state: If the country is USA, then the state and postal code exist addr-zip: If the country is USA, then the postal code is 5 digits with an optional dash and 4 numbers | |
extension | 0..* | Extension | Additional content defined by implementations ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
use | ?!Σ | 0..1 | code | home | work | temp | old | billing - purpose of this address Binding: ?? (required): The use of an address (home / work / etc.). ele-1: All FHIR elements must have a @value or children Example General: home |
type | SΣ | 1..1 | code | postal | physical | both Binding: ?? (required): The type of an address (physical / postal). ele-1: All FHIR elements must have a @value or children Example General: both |
text | Σ | 0..1 | string | Text representation of the address ele-1: All FHIR elements must have a @value or children Example General: 137 Nowhere Street, Erewhon 9132 |
line | Σ | 1..2 | string | Street name, number, direction & P.O. Box etc. ele-1: All FHIR elements must have a @value or children Example General: 137 Nowhere Street |
city | SΣ | 1..1 | string | Name of city, town etc. ele-1: All FHIR elements must have a @value or children Example General: Erewhon |
district | Σ | 0..1 | string | District name (aka county) ele-1: All FHIR elements must have a @value or children Example General: Madison |
state | SΣ | 0..1 | string | Sub-unit of country (abbreviations ok) ele-1: All FHIR elements must have a @value or children |
postalCode | SΣ | 1..1 | string | Postal code for area ele-1: All FHIR elements must have a @value or children Example General: 9132 |
country | SΣC | 1..1 | string | Country must be a 3-letter country code. ele-1: All FHIR elements must have a @value or children cmc-only-ISO-3166-1-alpha-3: Country must be a 3 letter country code |
period | Σ | 0..1 | Period | Time period when address was/is in use ele-1: All FHIR elements must have a @value or children Example General: {"start":"2010-03-23","end":"2010-07-01"} |
Documentation for this format |