Swedish Language Pack
0.1.0 - Working Copy Sweden flag

Swedish Language Pack, published by HL7 Sweden. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/danka74/hl7.fhir.r4.sv/ and changes regularly. See the Directory of published versions

: AddressUse - XML Representation

Active as of 2024-08-28

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cs-sv-address-use"/>
  <language value="sv"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="sv" lang="sv"><p class="res-header-id"><b>Generated Narrative: CodeSystem cs-sv-address-use</b></p><a name="cs-sv-address-use"> </a><a name="hccs-sv-address-use"> </a><a name="cs-sv-address-use-sv"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Language: sv</p></div><p>This code system <code>http://hl7.org/fhir/langs/CodeSystem/cs-sv-address-use</code> defines features on the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-address-use.html#address-use-home">home</a><a name="cs-sv-address-use-home"> </a></td><td>hemadress</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-address-use.html#address-use-work">work</a><a name="cs-sv-address-use-work"> </a></td><td>arbetsplatsadress</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-address-use.html#address-use-temp">temp</a><a name="cs-sv-address-use-temp"> </a></td><td>tillfällig adress</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-address-use.html#address-use-old">old</a><a name="cs-sv-address-use-old"> </a></td><td>gammal adress</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-address-use.html#address-use-billing">billing</a><a name="cs-sv-address-use-billing"> </a></td><td>faktureringsadress</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/langs/CodeSystem/cs-sv-address-use"/>
  <version value="0.1.0"/>
  <name value="AddressUse"/>
  <title value="AddressUse"/>
  <status value="active"/>
  <date value="2024-08-28T11:40:25+00:00"/>
  <publisher value="HL7 Sweden"/>
  <description value="The use of an address."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="SE"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="supplement"/>
  <supplements value="http://hl7.org/fhir/address-use"/>
  <concept>
    <code value="home"/>
    <display value="hemadress"/>
  </concept>
  <concept>
    <code value="work"/>
    <display value="arbetsplatsadress"/>
  </concept>
  <concept>
    <code value="temp"/>
    <display value="tillfällig adress"/>
  </concept>
  <concept>
    <code value="old"/>
    <display value="gammal adress"/>
  </concept>
  <concept>
    <code value="billing"/>
    <display value="faktureringsadress"/>
  </concept>
</CodeSystem>