{
  "resourceType" : "ValueSet",
  "id" : "SEBaseAddressPersonVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SEBaseAddressPersonVS</b></p><a name=\"SEBaseAddressPersonVS\"> </a><a name=\"hcSEBaseAddressPersonVS\"> </a><a name=\"SEBaseAddressPersonVS-sv-SE\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> version <code>http://snomed.info/sct/45991000052106</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/63391000052104\">63391000052104</a></td><td>särskild postadress</td></tr><tr><td><a href=\"http://snomed.info/id/63381000052101\">63381000052101</a></td><td>folkbokföringsadress</td></tr><tr><td><a href=\"http://snomed.info/id/63401000052101\">63401000052101</a></td><td>utlandsadress</td></tr><tr><td><a href=\"http://snomed.info/id/63411000052104\">63411000052104</a></td><td>uppgiven adress</td></tr></table></li></ul></div>"
  },
  "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"
      }]
    }]
  }
}