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 security labels - XML Representation

Draft as of 2024-09-26

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="SecurityLabelVS"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet SecurityLabelVS</b></p><a name="SecurityLabelVS"> </a><a name="hcSecurityLabelVS"> </a><a name="SecurityLabelVS-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-ActCode.html"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-ActCode.html#v3-ActCode-DEMO">DEMO</a></td><td style="color: #cccccc">all demographic information sensitivity</td><td>Policy for handling all demographic information about an information subject, which will be afforded heightened confidentiality. Policies may govern sensitivity of information related to all demographic about an information subject, the disclosure of which could impact the privacy, well-being, or safety of that subject.<br/><br/>*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td></tr></table></li><li>Include these codes as defined in <a href="CodeSystem-SecurityLabel.html"><code>http://hl7.se/fhir/ig/base/CodeSystem/SecurityLabel</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-SecurityLabel.html#SecurityLabel-sekretessmarkering">sekretessmarkering</a></td><td style="color: #cccccc">Sekretessmarkering</td><td>Protected demographic information according to 22 kap. 1 § OSL (Offentlighets- och sekretesslagen)</td></tr><tr><td><a href="CodeSystem-SecurityLabel.html#SecurityLabel-skyddadFolkbokforing">skyddadFolkbokforing</a></td><td style="color: #cccccc">Skyddad folkbokföring</td><td>Protected demographic information according to Skatteverket</td></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.se/fhir/ig/base/ValueSet/SecurityLabelVS"/>
  <version value="1.0.0"/>
  <name value="SecurityLabelVS"/>
  <title value="SE ValueSet security labels"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2024-09-26T07:36:54+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 security labels in accordance with the swedish authorities"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <concept>
        <code value="DEMO"/>
      </concept>
    </include>
    <include>
      <system value="http://hl7.se/fhir/ig/base/CodeSystem/SecurityLabel"/>
      <concept>
        <code value="sekretessmarkering"/>
      </concept>
      <concept>
        <code value="skyddadFolkbokforing"/>
      </concept>
    </include>
  </compose>
</ValueSet>