Standard Death Record

PostalAddressProfile

 

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. Address SDR PostalAddress Profile
... shr-core-InsideCityLimits-extension 0..1booleanSDR 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

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Address I0..*SDR PostalAddress Profile
... id 0..1stringxml:id (or equivalent in JSON)
... shr-core-InsideCityLimits-extension 0..1booleanSDR InsideCityLimits Extension
URL: http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/shr-core-InsideCityLimits-extension
Slice: Unordered, Open by value:url
... type Σ0..1codepostal | physical | both
Binding: AddressType (required)
Fixed Value: postal
... text Σ0..1stringText representation of the address
Example General': 137 Nowhere Street, Erewhon 9132
... line Σ0..2stringStreet name, number, direction & P.O. Box etc.
Example General': 137 Nowhere Street
... city Σ0..1stringName of city, town etc.
Example General': Erewhon
... district Σ0..1stringDistrict name (aka county)
Example General': Madison
... state Σ0..1stringSub-unit of country (abbreviations ok)
... postalCode Σ0..1stringPostal code for area
Example General': 9132
... country Σ1..1stringCountry (e.g. can be ISO 3166 2 or 3 letter code)
... period Σ0..1PeriodTime 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"}

doco 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

NameFlagsCard.TypeDescription & Constraintsdoco
.. Address SDR PostalAddress Profile
... shr-core-InsideCityLimits-extension 0..1booleanSDR 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

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Address I0..*SDR PostalAddress Profile
... id 0..1stringxml:id (or equivalent in JSON)
... shr-core-InsideCityLimits-extension 0..1booleanSDR InsideCityLimits Extension
URL: http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/shr-core-InsideCityLimits-extension
Slice: Unordered, Open by value:url
... type Σ0..1codepostal | physical | both
Binding: AddressType (required)
Fixed Value: postal
... text Σ0..1stringText representation of the address
Example General': 137 Nowhere Street, Erewhon 9132
... line Σ0..2stringStreet name, number, direction & P.O. Box etc.
Example General': 137 Nowhere Street
... city Σ0..1stringName of city, town etc.
Example General': Erewhon
... district Σ0..1stringDistrict name (aka county)
Example General': Madison
... state Σ0..1stringSub-unit of country (abbreviations ok)
... postalCode Σ0..1stringPostal code for area
Example General': 9132
... country Σ1..1stringCountry (e.g. can be ISO 3166 2 or 3 letter code)
... period Σ0..1PeriodTime 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"}

doco Documentation for this format

Downloads: StructureDefinition: (XML, JSON, TTL), Schema: XML Schematron

 

Terminology Bindings

PathNameConformanceValueSet
Address.typeAddressTyperequiredAddressType

 

Constraints

IdPathDetailsRequirements
ele-1AddressAll FHIR elements must have a @value or children
: hasValue() | (children().count() > id.count())