The official URL for this profile is:
http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/shr-core-PostalAddress
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 and which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. (Source: HL7 FHIR).
This profile builds on Address.
This profile was published on Thu Jun 14 00:00:00 EDT 2018 as a draft by The MITRE Corporation: Nightingale Project.
Summary
Mandatory: 0 element (1 nested mandatory element)
Fixed Value: 1 element
Prohibited: 1 element
Extensions
This structure refers to these extensions:
SDR Mapping Source
This structure represents the following SDR mapping definition:
shr.core.PostalAddress maps to Address: constrain use to 0..0 fix type to http://hl7.org/fhir/ValueSet/address-type#postal DisplayText maps to text AddressLine maps to line City maps to city District maps to district State maps to state PostalCode maps to postalCode Country maps to country
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | SDR PostalAddress Profile | |||
shr-core-InsideCityLimits-extension | 0..1 | boolean | SDR InsideCityLimits Extension URL: http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/shr-core-InsideCityLimits-extension Slice: Unordered, Open by value:url | |
use | 0..0 | |||
type | Fixed Value: postal | |||
line | 0..2 | |||
country | 1..1 | |||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | I | 0..* | SDR PostalAddress Profile | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
shr-core-InsideCityLimits-extension | 0..1 | boolean | SDR InsideCityLimits Extension URL: http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/shr-core-InsideCityLimits-extension Slice: Unordered, Open by value:url | |
type | Σ | 0..1 | code | postal | physical | both Binding: AddressType (required) Fixed Value: postal |
text | Σ | 0..1 | string | Text representation of the address Example General': 137 Nowhere Street, Erewhon 9132 |
line | Σ | 0..2 | string | Street name, number, direction & P.O. Box etc. Example General': 137 Nowhere Street |
city | Σ | 0..1 | string | Name of city, town etc. Example General': Erewhon |
district | Σ | 0..1 | string | District name (aka county) Example General': Madison |
state | Σ | 0..1 | string | Sub-unit of country (abbreviations ok) |
postalCode | Σ | 0..1 | string | Postal code for area Example General': 9132 |
country | Σ | 1..1 | string | Country (e.g. can be ISO 3166 2 or 3 letter code) |
period | Σ | 0..1 | Period | Time period when address was/is in use Example General': {"start":"2010-03-23T00:00:00-04:00","end":"2010-07-01T00:00:00-04:00"} |
Documentation for this format |
Summary
Mandatory: 0 element (1 nested mandatory element)
Fixed Value: 1 element
Prohibited: 1 element
Extensions
This structure refers to these extensions:
SDR Mapping Source
This structure represents the following SDR mapping definition:
shr.core.PostalAddress maps to Address: constrain use to 0..0 fix type to http://hl7.org/fhir/ValueSet/address-type#postal DisplayText maps to text AddressLine maps to line City maps to city District maps to district State maps to state PostalCode maps to postalCode Country maps to country
Differential View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | SDR PostalAddress Profile | |||
shr-core-InsideCityLimits-extension | 0..1 | boolean | SDR InsideCityLimits Extension URL: http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/shr-core-InsideCityLimits-extension Slice: Unordered, Open by value:url | |
use | 0..0 | |||
type | Fixed Value: postal | |||
line | 0..2 | |||
country | 1..1 | |||
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | I | 0..* | SDR PostalAddress Profile | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
shr-core-InsideCityLimits-extension | 0..1 | boolean | SDR InsideCityLimits Extension URL: http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/shr-core-InsideCityLimits-extension Slice: Unordered, Open by value:url | |
type | Σ | 0..1 | code | postal | physical | both Binding: AddressType (required) Fixed Value: postal |
text | Σ | 0..1 | string | Text representation of the address Example General': 137 Nowhere Street, Erewhon 9132 |
line | Σ | 0..2 | string | Street name, number, direction & P.O. Box etc. Example General': 137 Nowhere Street |
city | Σ | 0..1 | string | Name of city, town etc. Example General': Erewhon |
district | Σ | 0..1 | string | District name (aka county) Example General': Madison |
state | Σ | 0..1 | string | Sub-unit of country (abbreviations ok) |
postalCode | Σ | 0..1 | string | Postal code for area Example General': 9132 |
country | Σ | 1..1 | string | Country (e.g. can be ISO 3166 2 or 3 letter code) |
period | Σ | 0..1 | Period | Time period when address was/is in use Example General': {"start":"2010-03-23T00:00:00-04:00","end":"2010-07-01T00:00:00-04:00"} |
Documentation for this format |
Downloads: StructureDefinition: (XML, JSON, TTL), Schema: XML Schematron
Path | Name | Conformance | ValueSet |
Address.type | AddressType | required | AddressType |
Id | Path | Details | Requirements |
ele-1 | Address | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) |