Address

General information

See HL7 Address for general information regarding the Address data type.

Scope and Usage

This profile defines how Address should be used to represent residential, work, and other addresses for persons and personnel in Swedish healthcare contexts. It specifies which elements are required, optional, or repeatable, and provides guidance on terminology bindings where applicable.

The profile is intended for use in multiple FHIR resources that contain address information, such as Patient, Practitioner, Person, and RelatedPerson. It ensures consistency in data capture, validation, and interoperability across different systems and regions.

The profile contains an extension for expressing the official type of the address, replicated from the HL7 Sweden base profiles officialAddressType extension. Refer to HL7 Sweden for guidance on how to use the Address data type together with the extension to express address types.

Boundaries and Relationships

The profile focuses on location information and does not include contact methods, names, or identifiers. Address may be linked to other demographic data via the containing resource (e.g., Patient.address or Practitioner.address).

In some resources the Address data type is found nested inside the HL7 ExtendedContactDetail data type, along with NPPRContactPoint. The ExtendedContactDetail data type allows for supplying the purpose of the contact detail which allows for more flexibility than the Address.use element.

Background and Context

The Address data type is widely used in healthcare and administrative FHIR resources to standardize the representation of location information. Standardizing address usage in Swedish healthcare ensures consistent and interoperable representation of person addresses across local, regional, and national systems.

This profile builds on the core HL7 Europe definition while adding guidance specific to Swedish practice, including cardinality, usage conventions, and recommended structure for multiple address types.

Profile

id0..1string
officialAddressTypeS C0..1Extension(CodeableConcept)
useS Σ ?!0..1codeBinding
typeS Σ0..1codeBinding
textΣ0..1string
id0..1string
streetNameS C0..1Extension(string)
houseNumberS C0..1Extension(string)
postBoxS C0..1Extension(string)
valueS0..1System.String
cityS Σ0..1string
districtΣ0..1string
stateΣ0..1string
postalCodeS Σ0..1string
id0..1string
id0..1string
extensionC0..0Extension
url1..1uriFixed Value
valueCodingCoding
value0..1System.String
id0..1string
extensionC0..*Extension
startS Σ C1..1dateTime
endS Σ C0..1dateTime
Address
ShortAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
Definition

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. The ISO21090-codedString may be used to provide a coded representation of the contents of strings in an Address.

Cardinality0..*
Comments

Note: address is intended to describe postal addresses for administrative purposes, not to describe absolute geographical coordinates. Postal addresses are often used as proxies for physical locations (also see the Location resource).

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: XAD
  • rim: AD
  • servd: Address
Address.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Mappings
  • rim: n/a
Address.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
Address.extension:officialAddressType
ShortOptional Extensions Element
Definition

Extension for Address to express official address type.

Cardinality0..1
TypeExtension(CodeableConcept)
Must SupportTrue
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
Address.use
Shorthome | work | temp | old | billing - purpose of this address
Definition

The purpose of this address.

Cardinality0..1
Typecode
Binding

The use of an address (home / work / etc.).

AddressUse (required)

Must SupportTrue
ModifierTrue
SummaryTrue
Requirements

Allows an appropriate address to be chosen from a list of many.

Comments

Applications can assume that an address is current unless it explicitly says that it is temporary or old.

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ExamplesGeneral
home
Mappings
  • rim: n/a
  • v2: XAD.7
  • rim: unique(./use)
  • servd: ./AddressPurpose
Address.type
Shortpostal | physical | both
Definition

Distinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both.

Cardinality0..1
Typecode
Binding

The type of an address (physical / postal).

AddressType (required)

Must SupportTrue
SummaryTrue
Comments

The definition of Address states that "address is intended to describe postal addresses, not physical locations". However, many applications track whether an address has a dual purpose of being a location that can be visited as well as being a valid delivery destination, and Postal addresses are often used as proxies for physical locations (also see the Location resource).

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ExamplesGeneral
both
Mappings
  • rim: n/a
  • v2: XAD.18
  • rim: unique(./use)
  • vcard: address type parameter
Address.text
ShortText representation of the address
Definition

Specifies the entire address as it should be displayed e.g. on a postal label. This may be provided instead of or as well as the specific parts.

Cardinality0..1
Typestring
SummaryTrue
Requirements

A renderable, unencoded form.

Comments

Can provide both a text representation and parts. Applications updating an address SHALL ensure that when both text and parts are present, no content is included in the text that isn't found in a part.

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ExamplesGeneral
137 Nowhere Street, Erewhon 9132
Mappings
  • rim: n/a
  • v2: XAD.1 + XAD.2 + XAD.3 + XAD.4 + XAD.5 + XAD.6
  • rim: ./formatted
  • vcard: address label parameter
Address.line
ShortStreet name, number, direction & P.O. Box etc.
Definition

This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information.

Cardinality0..*
Typestring
Must SupportTrue
SummaryTrue
Comments

Note that FHIR strings SHALL NOT exceed 1,048,576 (1024*1024) characters in size

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ExamplesGeneral
137 Nowhere Street
Mappings
  • rim: n/a
  • v2: XAD.1 + XAD.2 (note: XAD.1 and XAD.2 have different meanings for a company address than for a person address)
  • rim: AD.part[parttype = AL]
  • vcard: street
  • servd: ./StreetAddress (newline delimitted)
Address.line.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Mappings
  • rim: n/a
Address.line.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
Address.line.extension:streetName
ShortstreetName
Definition

streetName.

Cardinality0..1
TypeExtension(string)
Must SupportTrue
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
  • rim: ADXP[partType=STR]
Address.line.extension:houseNumber
ShorthouseNumber
Definition

The number of a building, house or lot alongside the street. Also known as "primary street number". This does not number the street but rather the building.

Cardinality0..1
TypeExtension(string)
Must SupportTrue
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
  • rim: ADXP[partType=BNR]
Address.line.extension:postBox
ShortpostBox
Definition

A numbered box located in a post station.

Cardinality0..1
TypeExtension(string)
Must SupportTrue
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
  • rim: ADXP[partType=POB]
Address.line.value
ShortPrimitive value for string
Definition

Primitive value for string

Cardinality0..1
TypeSystem.String
Must SupportTrue
Maximum string length1048576
Address.city
ShortName of city, town etc.
Definition

The name of the city, town, suburb, village or other community or delivery center.

Cardinality0..1
Typestring
Must SupportTrue
SummaryTrue
AliasMunicpality
Comments

Note that FHIR strings SHALL NOT exceed 1,048,576 (1024*1024) characters in size

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ExamplesGeneral
Erewhon
Mappings
  • rim: n/a
  • v2: XAD.3
  • rim: AD.part[parttype = CTY]
  • vcard: locality
  • servd: ./Jurisdiction
Address.district
ShortDistrict name (aka county)
Definition

The name of the administrative area (county).

Cardinality0..1
Typestring
SummaryTrue
AliasCounty
Comments

District is sometimes known as county, but in some regions 'county' is used in place of city (municipality), so county name should be conveyed in city instead.

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ExamplesGeneral
Madison
Mappings
  • rim: n/a
  • v2: XAD.9
  • rim: AD.part[parttype = CNT | CPA]
Address.state
ShortSub-unit of country (abbreviations ok)
Definition

Sub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (e.g. US 2 letter state codes).

Cardinality0..1
Typestring
SummaryTrue
AliasProvince, Territory
Comments

Note that FHIR strings SHALL NOT exceed 1,048,576 (1024*1024) characters in size

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: XAD.4
  • rim: AD.part[parttype = STA]
  • vcard: region
  • servd: ./Region
Address.postalCode
ShortPostal code for area
Definition

A postal code designating a region defined by the postal service.

Cardinality0..1
Typestring
Must SupportTrue
SummaryTrue
AliasZip
Comments

Note that FHIR strings SHALL NOT exceed 1,048,576 (1024*1024) characters in size

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ExamplesGeneral
9132
Mappings
  • rim: n/a
  • v2: XAD.5
  • rim: AD.part[parttype = ZIP]
  • vcard: code
  • servd: ./PostalIdentificationCode
Address.country
ShortCountry (e.g. may be ISO 3166 2 or 3 letter code)
Definition

Country - a nation as commonly understood or generally accepted.

Cardinality0..1
Typestring
Must SupportTrue
SummaryTrue
Comments

ISO 3166 2- or 3- letter codes MAY be used in place of a human readable country name.

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: XAD.6
  • rim: AD.part[parttype = CNT]
  • vcard: country
  • servd: ./Country
Address.country.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Mappings
  • rim: n/a
Address.country.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
Address.country.extension:countryCode
Shortcode for string
Definition

Provides a coded expression for the content represented in a string.

Cardinality0..1
TypeExtension(Coding)
Must SupportTrue
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
  • rim: SC.code
Address.country.extension:countryCode.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Mappings
  • rim: n/a
Address.country.extension:countryCode.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..0
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
Address.country.extension:countryCode.url
Shortidentifies the meaning of the extension
Definition

Source of the definition for the extension code - a logical name or a URL.

Cardinality1..1
Typeuri
Comments

The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

Fixed Value
http://hl7.org/fhir/StructureDefinition/iso21090-codedString
Mappings
  • rim: N/A
Address.country.extension:countryCode.value[x]
ShortValue of extension
Definition

Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

Cardinality1..1
TypeCoding
Binding

A coded representation for a string. Could be codes for country in a country address part, codes for prefixes in a name part, etc.

Iso316612 (preferred)

ConditionsThe cardinality or value of this element may be affected by these constraints: ext-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: N/A
Address.country.value
ShortPrimitive value for string
Definition

Primitive value for string

Cardinality0..1
TypeSystem.String
Maximum string length1048576
Address.period
ShortTime period when address was/is in use
Definition

Time period when address was/is in use.

Cardinality1..1
TypePeriod
Must SupportTrue
SummaryTrue
Requirements

Allows addresses to be placed in historical context.

Comments

A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

Period is not used for a duration (a measure of elapsed time). See Duration.

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • per-1: If present, start SHALL have a lower or equal value than end
    start.hasValue().not() or end.hasValue().not() or (start.lowBoundary() <= end.highBoundary())
ExamplesGeneral
{
  "start": "2010-03-23",
  "end": "2010-07-01"
}
Mappings
  • rim: n/a
  • v2: DR
  • rim: IVL<TS>[lowClosed="true" and highClosed="true"] or URG<TS>[lowClosed="true" and highClosed="true"]
  • v2: XAD.12 / XAD.13 + XAD.14
  • rim: ./usablePeriod[type="IVL<TS>"]
  • servd: ./StartDate and ./EndDate
Address.period.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Mappings
  • rim: n/a
Address.period.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
Address.period.start
ShortStarting time with inclusive boundary
Definition

The start of the period. The boundary is inclusive.

Cardinality1..1
TypedateTime
Must SupportTrue
SummaryTrue
Comments

If the low element is missing, the meaning is that the low boundary is not known.

ConditionsThe cardinality or value of this element may be affected by these constraints: per-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: DR.1
  • rim: ./low
Address.period.end
ShortEnd time with inclusive boundary, if not ongoing
Definition

The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time.

Cardinality0..1
TypedateTime
Must SupportTrue
SummaryTrue
Comments

The end value includes any matching date/time. i.e. 2012-02-03T10:00:00 is in a period that has an end value of 2012-02-03.

Meaning when missing

If the end of the period is missing, it means that the period is ongoing

ConditionsThe cardinality or value of this element may be affected by these constraints: per-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: DR.2
  • rim: ./high
<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="NPPRAddress" />
<url value="http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPRAddress" />
<version value="0.1" />
<name value="NPPRAddress" />
<status value="draft" />
<description value="Profile for representing address details, to include official address type." />
<fhirVersion value="5.0.0" />
<kind value="complex-type" />
<abstract value="false" />
<type value="Address" />
<baseDefinition value="http://hl7.eu/fhir/base-r5/StructureDefinition/Address-eu" />
<derivation value="constraint" />
<element id="Address.extension:officialAddressType">
<path value="Address.extension" />
<sliceName value="officialAddressType" />
<min value="0" />
<max value="1" />
<code value="Extension" />
<profile value="http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPROfficialAddressTypeExtension" />
</type>
<mustSupport value="true" />
</element>
<element id="Address.use">
<path value="Address.use" />
<mustSupport value="true" />
</element>
<element id="Address.type">
<path value="Address.type" />
<mustSupport value="true" />
</element>
<element id="Address.line">
<path value="Address.line" />
<mustSupport value="true" />
</element>
<element id="Address.line.extension:streetName">
<path value="Address.line.extension" />
<sliceName value="streetName" />
<max value="1" />
<mustSupport value="true" />
</element>
<element id="Address.line.extension:houseNumber">
<path value="Address.line.extension" />
<sliceName value="houseNumber" />
<max value="1" />
<mustSupport value="true" />
</element>
<element id="Address.line.extension:postBox">
<path value="Address.line.extension" />
<sliceName value="postBox" />
<max value="1" />
<mustSupport value="true" />
</element>
<element id="Address.line.value">
<path value="Address.line.value" />
<mustSupport value="true" />
</element>
<element id="Address.city">
<path value="Address.city" />
<mustSupport value="true" />
</element>
<element id="Address.postalCode">
<path value="Address.postalCode" />
<mustSupport value="true" />
</element>
<element id="Address.country">
<path value="Address.country" />
<mustSupport value="true" />
</element>
<element id="Address.country.extension:countryCode">
<path value="Address.country.extension" />
<sliceName value="countryCode" />
<mustSupport value="true" />
</element>
<element id="Address.period">
<path value="Address.period" />
<min value="1" />
<mustSupport value="true" />
</element>
<element id="Address.period.start">
<path value="Address.period.start" />
<min value="1" />
<mustSupport value="true" />
</element>
<element id="Address.period.end">
<path value="Address.period.end" />
<mustSupport value="true" />
</element>
</differential>
</StructureDefinition>
{
"resourceType": "StructureDefinition",
"id": "NPPRAddress",
"url": "http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPRAddress",
"version": "0.1",
"name": "NPPRAddress",
"status": "draft",
"description": "Profile for representing address details, to include official address type.",
"fhirVersion": "5.0.0",
"kind": "complex-type",
"abstract": false,
"type": "Address",
"baseDefinition": "http://hl7.eu/fhir/base-r5/StructureDefinition/Address-eu",
"derivation": "constraint",
"element": [
{
"id": "Address.extension:officialAddressType",
"path": "Address.extension",
"sliceName": "officialAddressType",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPROfficialAddressTypeExtension"
]
}
],
"mustSupport": true
},
{
"id": "Address.use",
"path": "Address.use",
"mustSupport": true
},
{
"id": "Address.type",
"path": "Address.type",
"mustSupport": true
},
{
"id": "Address.line",
"path": "Address.line",
"mustSupport": true
},
{
"id": "Address.line.extension:streetName",
"path": "Address.line.extension",
"sliceName": "streetName",
"max": "1",
"mustSupport": true
},
{
"id": "Address.line.extension:houseNumber",
"path": "Address.line.extension",
"sliceName": "houseNumber",
"max": "1",
"mustSupport": true
},
{
"id": "Address.line.extension:postBox",
"path": "Address.line.extension",
"sliceName": "postBox",
"max": "1",
"mustSupport": true
},
{
"id": "Address.line.value",
"path": "Address.line.value",
"mustSupport": true
},
{
"id": "Address.city",
"path": "Address.city",
"mustSupport": true
},
{
"id": "Address.postalCode",
"path": "Address.postalCode",
"mustSupport": true
},
{
"id": "Address.country",
"path": "Address.country",
"mustSupport": true
},
{
"id": "Address.country.extension:countryCode",
"path": "Address.country.extension",
"sliceName": "countryCode",
"mustSupport": true
},
{
"id": "Address.period",
"path": "Address.period",
"min": 1,
"mustSupport": true
},
{
"id": "Address.period.start",
"path": "Address.period.start",
"min": 1,
"mustSupport": true
},
{
"id": "Address.period.end",
"path": "Address.period.end",
"mustSupport": true
}
]
}
}

Constraints

This section is not applicable to this resource and therefore contains no content.

Terminology Bindings

This section is not applicable to this resource and therefore contains no content.

Extensions

PathURL
Address.extensionhttp://electronichealth.se/fhir/NPPR/StructureDefinition/NPPROfficialAddressTypeExtension