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

FHIR IG Statistics: ValueSet/fi-base-security-label-vs

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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
fi-base-security-label-csFinnish CodeSystem for security labels

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet fi-base-security-label-vs


Source

{
  "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-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 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"
          }
        ]
      }
    ]
  }
}