eHealth Infrastructure
latest - ci-build

eHealth Infrastructure - Local Development build (vlatest) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: IT Competence Level codes - TTL Representation

Active as of 2019-02-08

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 "competence-percentage-codes"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-fs3-scores.html\"><code>http://ehealth.sundhed.dk/cs/fs3-scores</code></a></li><li>Include these codes as defined in <a href=\"CodeSystem-percentage-codes.html\"><code>http://ehealth.sundhed.dk/cs/percentage-codes</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-percentage-codes.html#percentage-codes-0\">0</a></td><td style=\"color: #cccccc\">0</td></tr><tr><td><a href=\"CodeSystem-percentage-codes.html#percentage-codes-10\">10</a></td><td style=\"color: #cccccc\">10</td></tr><tr><td><a href=\"CodeSystem-percentage-codes.html#percentage-codes-20\">20</a></td><td style=\"color: #cccccc\">20</td></tr><tr><td><a href=\"CodeSystem-percentage-codes.html#percentage-codes-30\">30</a></td><td style=\"color: #cccccc\">30</td></tr><tr><td><a href=\"CodeSystem-percentage-codes.html#percentage-codes-40\">40</a></td><td style=\"color: #cccccc\">40</td></tr><tr><td><a href=\"CodeSystem-percentage-codes.html#percentage-codes-50\">50</a></td><td style=\"color: #cccccc\">50</td></tr><tr><td><a href=\"CodeSystem-percentage-codes.html#percentage-codes-60\">60</a></td><td style=\"color: #cccccc\">60</td></tr><tr><td><a href=\"CodeSystem-percentage-codes.html#percentage-codes-70\">70</a></td><td style=\"color: #cccccc\">70</td></tr><tr><td><a href=\"CodeSystem-percentage-codes.html#percentage-codes-80\">80</a></td><td style=\"color: #cccccc\">80</td></tr><tr><td><a href=\"CodeSystem-percentage-codes.html#percentage-codes-90\">90</a></td><td style=\"color: #cccccc\">90</td></tr><tr><td><a href=\"CodeSystem-percentage-codes.html#percentage-codes-100\">100</a></td><td style=\"color: #cccccc\">100</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://ehealth.sundhed.dk/vs/itcompetencelevel-codes"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "latest"] ; # 
  fhir:name [ fhir:v "IT Competence Level codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-02-08T00:00:00+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://ehealth.sundhed.dk" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The set of possible message types"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://ehealth.sundhed.dk/cs/fs3-scores"^^xsd:anyURI ]     ] [
fhir:system [ fhir:v "http://ehealth.sundhed.dk/cs/percentage-codes"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "0" ]       ] [
fhir:code [ fhir:v "10" ]       ] [
fhir:code [ fhir:v "20" ]       ] [
fhir:code [ fhir:v "30" ]       ] [
fhir:code [ fhir:v "40" ]       ] [
fhir:code [ fhir:v "50" ]       ] [
fhir:code [ fhir:v "60" ]       ] [
fhir:code [ fhir:v "70" ]       ] [
fhir:code [ fhir:v "80" ]       ] [
fhir:code [ fhir:v "90" ]       ] [
fhir:code [ fhir:v "100" ]       ] )     ] )
  ] . #