Package | dk.ehealth.sundhed.fhir.ig.core |
Resource Type | CodeSystem |
Id | ehealth-audit-restriction-levels |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-audit-restriction-levels.html |
URL | http://ehealth.sundhed.dk/cs/audit-restriction-levels |
Version | 5.0.1 |
Status | active |
Date | 2025-04-02T00:00:00+00:00 |
Name | auditRestrictionLevels |
Title | Audit Restriction Levels |
Realm | dk |
Description | 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. |
Content | complete |
ValueSet | |
audit-restriction-levels | Audit Restriction Levels |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Kodesystem ehealth-audit-restriction-levels
This case-sensitive code system http://ehealth.sundhed.dk/cs/audit-restriction-levels
defines the following codes:
{ "resourceType": "CodeSystem", "id": "ehealth-audit-restriction-levels", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://ehealth.sundhed.dk/cs/audit-restriction-levels", "version": "5.0.1", "name": "auditRestrictionLevels", "title": "Audit Restriction Levels", "status": "active", "experimental": false, "date": "2025-04-02T00:00:00+00:00", "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)", "contact": [ { "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)", "telecom": [ { "system": "url", "value": "http://ehealth.sundhed.dk" } ] } ], "description": "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": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "NotCitizen", "display": "Not a Citizen", "definition": "The citizen cannot see the specific log entry.", "designation": [ { "language": "da", "value": "Ikke borger" } ] }, { "code": "NotGuardian", "display": "Not a Guardian", "definition": "The legal guardian cannot see the log entry.", "designation": [ { "language": "da", "value": "Ikke forældremyndighedsindehaver" } ] } ] }