Finnish Base Profiles
1.0.0 - trial-use Finland flag

This page is part of the Finnish Base Profiles (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Finnish CodeSystem for security labels - JSON Representation

Active as of 2023-11-10

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "fi-base-security-label-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-insensitive code system <code>https://hl7.fi/fhir/finnish-base-profiles/CodeSystem/fi-base-security-label-cs</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">TURVAKIELTO<a name=\"fi-base-security-label-cs-TURVAKIELTO\"> </a></td><td>Turvakielto</td><td>A non-disclosure for personal safety reasons according to DVV.</td></tr></table></div>"
  },
  "url" : "https://hl7.fi/fhir/finnish-base-profiles/CodeSystem/fi-base-security-label-cs",
  "version" : "1.0.0",
  "name" : "FiBaseSecurityLabelCS",
  "title" : "Finnish CodeSystem for security labels",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-11-10T00:34:45+02: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."
    }
  ]
}