FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7se.fhir.base
Resource TypeValueSet
IdValueSet-SEBaseAddressPersonVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7Sweden/basprofiler-r4/ValueSet-SEBaseAddressPersonVS.html
URLhttp://hl7.se/fhir/ig/base/ValueSet/SEBaseAddressPersonVS
Version1.1.0
Statusactive
Date2026-01-22T14:24:43+00:00
NameSEBaseAddressPersonVS
TitleSE ValueSet for official address types
Realmse
Authorityhl7
DescriptionThis is the ValueSet for address type in accordance with the Swedish authorities

Resources that use this resource

StructureDefinition
SEBaseAddressPersonExtensionSE extension for official address types

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet SEBaseAddressPersonVS


Source1

{
  "resourceType": "ValueSet",
  "id": "SEBaseAddressPersonVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.se/fhir/ig/base/ValueSet/SEBaseAddressPersonVS",
  "version": "1.1.0",
  "name": "SEBaseAddressPersonVS",
  "title": "SE ValueSet for official address types",
  "status": "active",
  "experimental": false,
  "date": "2026-01-22T14:24:43+00:00",
  "publisher": "HL7 Sweden",
  "contact": [
    {
      "name": "HL7 Sweden",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.se/"
        },
        {
          "system": "email",
          "value": "info@hl7.se"
        }
      ]
    }
  ],
  "description": "This is the ValueSet for address type in accordance with the Swedish authorities",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "SE"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/45991000052106",
        "concept": [
          {
            "code": "63391000052104",
            "display": "särskild postadress"
          },
          {
            "code": "63381000052101",
            "display": "folkbokföringsadress"
          },
          {
            "code": "63401000052101",
            "display": "utlandsadress"
          },
          {
            "code": "63411000052104",
            "display": "uppgiven adress"
          }
        ]
      }
    ]
  }
}