FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/fi-base-security-label-cs

Packagehl7.fhir.fi.base
TypeCodeSystem
Idfi-base-security-label-cs
FHIR VersionR4
Sourcehttps://hl7.fi/fhir/finnish-base-profiles/https://build.fhir.org/ig/fhir-fi/finnish-base-profiles/CodeSystem-fi-base-security-label-cs.html
URLhttps://hl7.fi/fhir/finnish-base-profiles/CodeSystem/fi-base-security-label-cs
Version2.0.0-rc2
Statusdraft
Date2025-05-11T18:20:11+00:00
NameFiBaseSecurityLabelCS
TitleFinnish CodeSystem for security labels
Realmfi
Authorityhl7
DescriptionThis is the CodeSystem for security labels in accordance with finnish authorities.
Contentcomplete

Resources that use this resource

ValueSet
fi-base-security-label-vsFinnish ValueSet for security labels in accordance with finnish authorities

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
TURVAKIELTO TurvakieltoA non-disclosure for personal safety reasons according to DVV.

Source

{
  "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-05-11T18:20:11+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."
    }
  ]
}