| Package | hl7.fhir.fi.base |
| Resource Type | CodeSystem |
| Id | fi-base-security-label-cs |
| FHIR Version | R4 |
| Source | https://hl7.fi/fhir/finnish-base-profiles/https://build.fhir.org/ig/fhir-fi/finnish-base-profiles/CodeSystem-fi-base-security-label-cs.html |
| URL | https://hl7.fi/fhir/finnish-base-profiles/CodeSystem/fi-base-security-label-cs |
| Version | 2.0.0-rc2 |
| Status | draft |
| Date | 2025-08-04T11:35:08+00:00 |
| Name | FiBaseSecurityLabelCS |
| Title | Finnish CodeSystem for security labels |
| Realm | fi |
| Authority | hl7 |
| Description | This is the CodeSystem for security labels in accordance with finnish authorities. |
| Content | complete |
| ValueSet | |
| fi-base-security-label-vs | Finnish ValueSet for security labels in accordance with finnish authorities |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem fi-base-security-label-cs
This case-insensitive code system https://hl7.fi/fhir/finnish-base-profiles/CodeSystem/fi-base-security-label-cs defines the following code:
| Code | Display | Definition |
| TURVAKIELTO | Turvakielto | A non-disclosure for personal safety reasons according to DVV. |
{
"resourceType": "CodeSystem",
"id": "fi-base-security-label-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.fi/fhir/finnish-base-profiles/CodeSystem/fi-base-security-label-cs",
"version": "2.0.0-rc2",
"name": "FiBaseSecurityLabelCS",
"title": "Finnish CodeSystem for security labels",
"status": "draft",
"experimental": false,
"date": "2025-08-04T11:35:08+00:00",
"publisher": "HL7 Finland",
"contact": [
{
"name": "HL7 Finland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.fi/"
},
{
"system": "email",
"value": "mikael@sensotrend.com"
}
]
}
],
"description": "This is the CodeSystem for security labels in accordance with finnish authorities.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FI",
"display": "Finland"
}
]
}
],
"caseSensitive": false,
"content": "complete",
"count": 1,
"concept": [
{
"code": "TURVAKIELTO",
"display": "Turvakielto",
"definition": "A non-disclosure for personal safety reasons according to DVV."
}
]
}