Swedish Base Profiles Implementation Guide
1.1.0 - release
Swedish Base Profiles Implementation Guide, published by HL7 Sweden. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Sweden/basprofiler-r4/ and changes regularly. See the Directory of published versions
| Official URL: http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseAddressPersonExtension | Version: 1.1.0 | |||
| Active as of 2025-11-17 | Computable Name: SEBaseAddressPersonExtension | |||
This extension defines the official ValueSet to be used when expressing address type in accordance with the Swedish authorities
Context of Use
This extension may be used on the following element(s)
Address
The different kinds of adresses that are used in the swedish context can be expressed with a combination of Address.use, Address.type and this extension. There are five kinds of addresses that should be expressed according to the table below. The parenthesis (PNR) and (SNR) mean that different values should be used for patients identified with Swedish personnummer (PNR) and Swedish samordningsnummer (SNR).
| Type of address | Address.use | Address.type | Extension value |
|---|---|---|---|
| Folkbokföringsadress | * | * | SCT#63381000052101 |
| Särskild adress | N/A (PNR) home (SNR) | postal (PNR) both (SNR) | SCT#63391000052104 |
| Utlandsadress | home | * | SCT#63401000052101 |
| Tillfällig adress | temp | * | N/A |
| Uppgiven adress | home | * | SCT#63411000052104 |
Usage info
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Extension | SE extension for official address types | |
![]() ![]() |
0..0 | Extension | ||
![]() ![]() |
1..1 | uri | "http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseAddressPersonExtension" | |
![]() ![]() |
0..1 | CodeableConcept | Value of extension Binding: SE ValueSet for official address types (required) | |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Extension | SE extension for official address types | |
![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() |
1..1 | uri | "http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseAddressPersonExtension" | |
![]() ![]() |
0..1 | CodeableConcept | Value of extension Binding: SE ValueSet for official address types (required) | |
Documentation for this format | ||||
This structure is derived from Extension
Differential View
This structure is derived from Extension
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Extension | SE extension for official address types | |
![]() ![]() |
0..0 | Extension | ||
![]() ![]() |
1..1 | uri | "http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseAddressPersonExtension" | |
![]() ![]() |
0..1 | CodeableConcept | Value of extension Binding: SE ValueSet for official address types (required) | |
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Extension | SE extension for official address types | |
![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() |
1..1 | uri | "http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseAddressPersonExtension" | |
![]() ![]() |
0..1 | CodeableConcept | Value of extension Binding: SE ValueSet for official address types (required) | |
Documentation for this format | ||||
This structure is derived from Extension
Other representations of profile: CSV, Excel, Schematron
| Path | Status | Usage | ValueSet | Version | Source |
| Extension.value[x] | Base | required | SE ValueSet for official address types | 📦1.1.0 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|