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
Sourcehttp://hl7.se/fhir/ig/base/1.1.0/ValueSet-SEBaseAddressPersonVS.html
URLhttp://hl7.se/fhir/ig/base/ValueSet/SEBaseAddressPersonVS
Version1.1.0
Statusactive
Date2025-05-20T13:02:08+02: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
hl7se.fhir.base#1.1.0SEBaseAddressPersonExtensionSE extension for official address types

Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

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": "2025-05-20T13:02:08+02: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"
          }
        ]
      }
    ]
  }
}