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

: ContactEntityType - XML Representation

Draft as of 2024-08-28

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cs-sv-contactentity-type"/>
  <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-contactentity-type</b></p><a name="cs-sv-contactentity-type"> </a><a name="hccs-sv-contactentity-type"> </a><a name="cs-sv-contactentity-type-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-contactentity-type</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://terminology.hl7.org/6.0.2/CodeSystem-contactentity-type.html#contactentity-type-BILL">BILL</a><a name="cs-sv-contactentity-type-BILL"> </a></td><td>fakturering</td></tr><tr><td><a style="white-space:nowrap" href="http://terminology.hl7.org/6.0.2/CodeSystem-contactentity-type.html#contactentity-type-ADMIN">ADMIN</a><a name="cs-sv-contactentity-type-ADMIN"> </a></td><td>administration</td></tr><tr><td><a style="white-space:nowrap" href="http://terminology.hl7.org/6.0.2/CodeSystem-contactentity-type.html#contactentity-type-HR">HR</a><a name="cs-sv-contactentity-type-HR"> </a></td><td>personalärenden</td></tr><tr><td><a style="white-space:nowrap" href="http://terminology.hl7.org/6.0.2/CodeSystem-contactentity-type.html#contactentity-type-PAYOR">PAYOR</a><a name="cs-sv-contactentity-type-PAYOR"> </a></td><td>ersättning</td></tr><tr><td><a style="white-space:nowrap" href="http://terminology.hl7.org/6.0.2/CodeSystem-contactentity-type.html#contactentity-type-PATINF">PATINF</a><a name="cs-sv-contactentity-type-PATINF"> </a></td><td>patient</td></tr><tr><td><a style="white-space:nowrap" href="http://terminology.hl7.org/6.0.2/CodeSystem-contactentity-type.html#contactentity-type-PRESS">PRESS</a><a name="cs-sv-contactentity-type-PRESS"> </a></td><td>media</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/langs/CodeSystem/cs-sv-contactentity-type"/>
  <version value="0.1.0"/>
  <name value="ContactEntityType"/>
  <title value="Contact entity type"/>
  <status value="draft"/>
  <date value="2024-08-28T11:40:25+00:00"/>
  <publisher value="HL7 Sweden"/>
  <description
               value="This example value set defines a set of codes that can be used to indicate the purpose for which you would contact a contact party."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="SE"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html"/>
  <caseSensitive value="false"/>
  <content value="supplement"/>
  <supplements
               value="http://terminology.hl7.org/CodeSystem/contactentity-type"/>
  <concept>
    <code value="BILL"/>
    <display value="fakturering"/>
  </concept>
  <concept>
    <code value="ADMIN"/>
    <display value="administration"/>
  </concept>
  <concept>
    <code value="HR"/>
    <display value="personalärenden"/>
  </concept>
  <concept>
    <code value="PAYOR"/>
    <display value="ersättning"/>
  </concept>
  <concept>
    <code value="PATINF"/>
    <display value="patient"/>
  </concept>
  <concept>
    <code value="PRESS"/>
    <display value="media"/>
  </concept>
</CodeSystem>