Package | hl7se.fhir.base |
Type | CodeSystem |
Id | SecurityLabel |
FHIR Version | R4 |
Source | http://hl7.se/fhir/ig/base/https://build.fhir.org/ig/HL7Sweden/basprofiler-r4/CodeSystem-SecurityLabel.html |
URL | http://hl7.se/fhir/ig/base/CodeSystem/SecurityLabel |
Version | 1.1.0 |
Status | active |
Date | 2025-06-12T13:13:26+00:00 |
Name | SecurityLabelCS |
Title | SE CodeSystem security labels |
Realm | se |
Authority | hl7 |
Description | This is the CodeSystem for security labels in accordance with the swedish authorities |
Content | complete |
ValueSet | |
SecurityLabelVS | SE ValueSet security labels |
security-labels | Säkerhetsklassning |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem SecurityLabel
This case-sensitive code system http://hl7.se/fhir/ig/base/CodeSystem/SecurityLabel
defines the following codes:
{ "resourceType": "CodeSystem", "id": "SecurityLabel", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.se/fhir/ig/base/CodeSystem/SecurityLabel", "version": "1.1.0", "name": "SecurityLabelCS", "title": "SE CodeSystem security labels", "status": "active", "experimental": false, "date": "2025-06-12T13:13:26+00:00", "publisher": "HL7 Sweden", "contact": [ { "name": "HL7 Sweden", "telecom": [ { "system": "url", "value": "http://hl7.se/" }, { "system": "email", "value": "info@hl7.se" } ] } ], "description": "This is the CodeSystem for security labels in accordance with the swedish authorities", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "SE" } ] } ], "caseSensitive": true, "content": "complete", "count": 2, "concept": [ { "code": "sekretessmarkering", "display": "Sekretessmarkering", "definition": "Protected demographic information according to 22 kap. 1 § OSL (Offentlighets- och sekretesslagen)" }, { "code": "skyddadFolkbokforing", "display": "Skyddad folkbokföring", "definition": "Protected demographic information according to Skatteverket" } ] }