This page is part of the FUT Infrastructure (v5.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 5.0.1. For a full list of available versions, see the Directory of published versions
Active as of 2025-04-02 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="ehealth-audit-restriction-levels"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Kodesystem ehealth-audit-restriction-levels</b></p><a name="ehealth-audit-restriction-levels"> </a><a name="hcehealth-audit-restriction-levels"> </a><p>This case-sensitive code system <code>http://ehealth.sundhed.dk/cs/audit-restriction-levels</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Dansk (Danish, da)</b></td></tr><tr><td style="white-space:nowrap">NotCitizen<a name="ehealth-audit-restriction-levels-NotCitizen"> </a></td><td>Not a Citizen</td><td>The citizen cannot see the specific log entry.</td><td>Ikke borger</td></tr><tr><td style="white-space:nowrap">NotGuardian<a name="ehealth-audit-restriction-levels-NotGuardian"> </a></td><td>Not a Guardian</td><td>The legal guardian cannot see the log entry.</td><td>Ikke forældremyndighedsindehaver</td></tr></table></div>
</text>
<url value="http://ehealth.sundhed.dk/cs/audit-restriction-levels"/>
<version value="5.0.0"/>
<name value="auditRestrictionLevels"/>
<title value="Audit Restriction Levels"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-04-02T00:00:00+00:00"/>
<publisher
value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
<contact>
<name value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
<telecom>
<system value="url"/>
<value value="http://ehealth.sundhed.dk"/>
</telecom>
</contact>
<description
value="Audit Event Restriction Levels used to indicate whether the audit log should be hidden from the citizen and/or the legal guardian when interacting with the infrastructure."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="DK"/>
<display value="Denmark"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<concept>
<code value="NotCitizen"/>
<display value="Not a Citizen"/>
<definition value="The citizen cannot see the specific log entry."/>
<designation>
<language value="da"/>
<value value="Ikke borger"/>
</designation>
</concept>
<concept>
<code value="NotGuardian"/>
<display value="Not a Guardian"/>
<definition value="The legal guardian cannot see the log entry."/>
<designation>
<language value="da"/>
<value value="Ikke forældremyndighedsindehaver"/>
</designation>
</concept>
</CodeSystem>