Finnish Base Profiles
1.0.0-rc20 - qa-preview Finland flag

This page is part of the Finnish Base Profiles (v0.2.0: STU 1 Draft) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.0.0-rc2. For a full list of available versions, see the Directory of published versions

: Finnish ValueSet for security labels in accordance with finnish authorities - TTL Representation

Active as of 2023-09-04

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "SecurityLabelVS"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  ] ; # 
  fhir:url [ fhir:v "https://hl7.fi/fhir/finnish-base-profiles/ValueSet/SecurityLabelVS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0-rc20"] ; # 
  fhir:name [ fhir:v "SecurityLabelVS"] ; # 
  fhir:title [ fhir:v "Finnish ValueSet for security labels in accordance with finnish authorities"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-09-04T11:56:09+03:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Finland"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Finland" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.fi/" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mikael@sensotrend.com" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This is the ValueSet for security labels in accordance with finnish authorities."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FI" ] ;
fhir:display [ fhir:v "Finland" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "https://hl7.fi/fhir/finnish-base-profiles/CodeSystem/SecurityLabelCS"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "TURVAKIELTO" ]       ] )     ] )
  ] . #