Swedish Base Profiles Implementation Guide
1.1.0 - release
Swedish Base Profiles Implementation Guide, publicerad av HL7 Sweden. Denna guide är inte en auktoriserad publikation; det är den kontinuerliga byggnaden för version 1.1.0 byggd av FHIR (HL7® FHIR® Standard) CI Build. Denna version baseras på det aktuella innehållet i https://github.com/HL7Sweden/basprofiler-r4/ och ändras regelbundet. Se katalogen över publicerade versioner
| Active as of 2026-09-04 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="SecurityLabel"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Genererad berättande text: CodeSystem SecurityLabel</b></p><a name="SecurityLabel"> </a><a name="hcSecurityLabel"> </a><p>Detta case-sensitive kodsystem <code>http://hl7.se/fhir/ig/base/CodeSystem/SecurityLabel</code> definierar följande koder:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Kod</b></td><td><b>Visning</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">sekretessmarkering<a name="SecurityLabel-sekretessmarkering"> </a></td><td>Sekretessmarkering</td><td>Protected demographic information according to 22 kap. 1 OSL (Offentlighets- och sekretesslagen)</td></tr><tr><td style="white-space:nowrap">skyddadFolkbokforing<a name="SecurityLabel-skyddadFolkbokforing"> </a></td><td>Skyddad folkbokföring</td><td>Protected demographic information according to Skatteverket</td></tr></table></div>
</text>
<url value="http://hl7.se/fhir/ig/base/CodeSystem/SecurityLabel"/>
<version value="1.1.0"/>
<name value="SecurityLabelCS"/>
<title value="SE CodeSystem security labels"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-09-04T11:16:26+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 CodeSystem for security labels in accordance with the swedish authorities"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="SE"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="sekretessmarkering"/>
<display value="Sekretessmarkering"/>
<definition
value="Protected demographic information according to 22 kap. 1 OSL (Offentlighets- och sekretesslagen)"/>
</concept>
<concept>
<code value="skyddadFolkbokforing"/>
<display value="Skyddad folkbokföring"/>
<definition
value="Protected demographic information according to Skatteverket"/>
</concept>
</CodeSystem>