Swedish Base Profiles Implementation Guide
1.0.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.0.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

: SE ValueSet for official address types - XML Representation

Draft as of 2024-10-04

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="SEBaseAddressPersonVS"/>
  <text>
    <status value="generated"/>
    <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-en-US"> </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/sct/45991000052106/id/63391000052104">63391000052104</a></td><td>särskild postadress</td></tr><tr><td><a href="http://snomed.info/sct/45991000052106/id/63381000052101">63381000052101</a></td><td>folkbokföringsadress</td></tr><tr><td><a href="http://snomed.info/sct/45991000052106/id/63401000052101">63401000052101</a></td><td>utlandsadress</td></tr><tr><td><a href="http://snomed.info/sct/45991000052106/id/63411000052104">63411000052104</a></td><td>uppgiven adress</td></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.se/fhir/ig/base/ValueSet/SEBaseAddressPersonVS"/>
  <version value="1.0.0"/>
  <name value="SEBaseAddressPersonVS"/>
  <title value="SE ValueSet for official address types"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2024-10-04T09:06:21+00:00"/>
  <publisher value="HL7 Sweden"/>
  <contact>
    <name value="HL7 Sweden"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.se/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@hl7.se"/>
    </telecom>
  </contact>
  <description
               value="This is the ValueSet for address type in accordance with the Swedish authorities"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <version value="http://snomed.info/sct/45991000052106"/>
      <concept>
        <code value="63391000052104"/>
        <display value="särskild postadress"/>
      </concept>
      <concept>
        <code value="63381000052101"/>
        <display value="folkbokföringsadress"/>
      </concept>
      <concept>
        <code value="63401000052101"/>
        <display value="utlandsadress"/>
      </concept>
      <concept>
        <code value="63411000052104"/>
        <display value="uppgiven adress"/>
      </concept>
    </include>
  </compose>
</ValueSet>