| Package | hl7.fhir.fi.base |
| Resource Type | ValueSet |
| Id | fi-base-security-label-vs |
| FHIR Version | R4 |
| Source | https://hl7.fi/fhir/finnish-base-profiles/https://build.fhir.org/ig/fhir-fi/finnish-base-profiles/ValueSet-fi-base-security-label-vs.html |
| URL | https://hl7.fi/fhir/finnish-base-profiles/ValueSet/fi-base-security-label-vs |
| Version | 2.0.0-rc2 |
| Status | draft |
| Date | 2025-08-04T11:35:08+00:00 |
| Name | FiBaseSecurityLabelVS |
| Title | Finnish ValueSet for security labels in accordance with finnish authorities |
| Realm | fi |
| Authority | hl7 |
| Description | This is the ValueSet for security labels in accordance with finnish authorities. |
No resources found
| CodeSystem | |
| fi-base-security-label-cs | Finnish CodeSystem for security labels |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet fi-base-security-label-vs
https://hl7.fi/fhir/finnish-base-profiles/CodeSystem/fi-base-security-label-cs| Code | Display | Definition |
| TURVAKIELTO | Turvakielto | A non-disclosure for personal safety reasons according to DVV. |
{
"resourceType": "ValueSet",
"id": "fi-base-security-label-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.fi/fhir/finnish-base-profiles/ValueSet/fi-base-security-label-vs",
"version": "2.0.0-rc2",
"name": "FiBaseSecurityLabelVS",
"title": "Finnish ValueSet for security labels in accordance with finnish authorities",
"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 ValueSet for security labels in accordance with finnish authorities.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FI",
"display": "Finland"
}
]
}
],
"compose": {
"include": [
{
"system": "https://hl7.fi/fhir/finnish-base-profiles/CodeSystem/fi-base-security-label-cs",
"concept": [
{
"code": "TURVAKIELTO"
}
]
}
]
}
}