<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ISiKConfidentialityCodes"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ISiKConfidentialityCodes</b></p><a name="ISiKConfidentialityCodes"> </a><a name="hcISiKConfidentialityCodes"> </a><ul><li>Include these codes as defined in <code>http://terminology.hl7.org/CodeSystem/v3-Confidentiality</code><span title="Version is explicitly stated to be 2018-08-12"> version &#x1F4CD;2018-08-12</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>N</td><td>normal</td></tr><tr><td>R</td><td>restricted</td></tr><tr><td>V</td><td>very restricted</td></tr></table></li></ul></div>
  </text>
  <url value="https://gematik.de/fhir/isik/ValueSet/ISiKConfidentialityCodes"/>
  <version value="6.0.0-rc1"/>
  <name value="ISiKConfidentialityCodes"/>
  <title value="ISiKConfidentialityCodes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-06-10"/>
  <publisher value="gematik GmbH"/>
  <contact>
    <name value="gematik GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.gematik.de"/>
    </telecom>
  </contact>
  <description value="Vertraulichkeitsstufen"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/>
      <version value="2018-08-12"/>
      <concept>
        <code value="N"/>
        <display value="normal"/>
      </concept>
      <concept>
        <code value="R"/>
        <display value="restricted"/>
      </concept>
      <concept>
        <code value="V"/>
        <display value="very restricted"/>
      </concept>
    </include>
  </compose>
</ValueSet>