FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/SEBaseAddressPersonVS

Packagehl7se.fhir.base
TypeValueSet
IdSEBaseAddressPersonVS
FHIR VersionR4
Sourcehttp://hl7.se/fhir/ig/base/https://build.fhir.org/ig/HL7Sweden/basprofiler-r4/ValueSet-SEBaseAddressPersonVS.html
URLhttp://hl7.se/fhir/ig/base/ValueSet/SEBaseAddressPersonVS
Version1.1.0
Statusactive
Date2025-06-12T13:13:26+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 CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet SEBaseAddressPersonVS


Source

{
  "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": "2025-06-12T13:13:26+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"
          }
        ]
      }
    ]
  }
}