eHealth Infrastructure
2022.1 - release

eHealth Infrastructure - Local Development build (v2022.1). See the Directory of published versions

: FS III, Mentale funktioner - TTL Representation

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:CodeSystem;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "fs3-group-mentalfunctions"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://ehealth.sundhed.dk/cs/fs3-group-mentalfunctions defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">ACQUIRE_SKILLS<a name=\"fs3-group-mentalfunctions-ACQUIRE_SKILLS\"> </a></td><td>Tilegne sig færdigheder</td></tr><tr><td style=\"white-space:nowrap\">PROBLEM_SOLVING<a name=\"fs3-group-mentalfunctions-PROBLEM_SOLVING\"> </a></td><td>Problemløsning</td></tr><tr><td style=\"white-space:nowrap\">APPLY_COMMUNICATION_EQUIPMENT_AND_TECHNIQUES<a name=\"fs3-group-mentalfunctions-APPLY_COMMUNICATION_EQUIPMENT_AND_TECHNIQUES\"> </a></td><td>Anvende kommunikationsudstyr og -teknikker</td></tr><tr><td style=\"white-space:nowrap\">ORIENTATION<a name=\"fs3-group-mentalfunctions-ORIENTATION\"> </a></td><td>Orienteringsevne</td></tr><tr><td style=\"white-space:nowrap\">ENERGY_AND_ACTING_POWER<a name=\"fs3-group-mentalfunctions-ENERGY_AND_ACTING_POWER\"> </a></td><td>Energi og handlekraft</td></tr><tr><td style=\"white-space:nowrap\">MEMORY<a name=\"fs3-group-mentalfunctions-MEMORY\"> </a></td><td>Hukommelse</td></tr><tr><td style=\"white-space:nowrap\">FEELING_FUNCTIONS<a name=\"fs3-group-mentalfunctions-FEELING_FUNCTIONS\"> </a></td><td>Følelsesfunktioner</td></tr><tr><td style=\"white-space:nowrap\">OVERALL_COGNITIVE_FUNCTIONS<a name=\"fs3-group-mentalfunctions-OVERALL_COGNITIVE_FUNCTIONS\"> </a></td><td>Overordnede kognitive funktioner</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Dansk (Danish, da)</b></td></tr><tr><td>ACQUIRE_SKILLS</td><td>Tilegne sig færdigheder</td></tr><tr><td>PROBLEM_SOLVING</td><td>Problemløsning</td></tr><tr><td>APPLY_COMMUNICATION_EQUIPMENT_AND_TECHNIQUES</td><td>Anvende kommunikationsudstyr og -teknikker</td></tr><tr><td>ORIENTATION</td><td>Orienteringsevne</td></tr><tr><td>ENERGY_AND_ACTING_POWER</td><td>Energi og handlekraft</td></tr><tr><td>MEMORY</td><td>Hukommelse</td></tr><tr><td>FEELING_FUNCTIONS</td><td>Følelsesfunktioner</td></tr><tr><td>OVERALL_COGNITIVE_FUNCTIONS</td><td>Overordnede kognitive funktioner</td></tr></table></div>"
  ];
  fhir:CodeSystem.url [ fhir:value "http://ehealth.sundhed.dk/cs/fs3-group-mentalfunctions"];
  fhir:CodeSystem.version [ fhir:value "2022.1"];
  fhir:CodeSystem.name [ fhir:value "FS III, Mentale funktioner"];
  fhir:CodeSystem.title [ fhir:value "FS III, Mentale funktioner"];
  fhir:CodeSystem.status [ fhir:value "active"];
  fhir:CodeSystem.experimental [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.date [ fhir:value "2019-02-02T00:00:00+00:00"^^xsd:dateTime];
  fhir:CodeSystem.publisher [ fhir:value "Systematic | Trifork"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "Systematic | Trifork" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://ehealth.sundhed.dk" ]     ]
  ];
  fhir:CodeSystem.description [ fhir:value "FS III, Mentale funktioner"];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "ACQUIRE_SKILLS" ];
     fhir:CodeSystem.concept.display [ fhir:value "Tilegne sig færdigheder" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Tilegne sig færdigheder" ]     ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "PROBLEM_SOLVING" ];
     fhir:CodeSystem.concept.display [ fhir:value "Problemløsning" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Problemløsning" ]     ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "APPLY_COMMUNICATION_EQUIPMENT_AND_TECHNIQUES" ];
     fhir:CodeSystem.concept.display [ fhir:value "Anvende kommunikationsudstyr og -teknikker" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Anvende kommunikationsudstyr og -teknikker" ]     ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "ORIENTATION" ];
     fhir:CodeSystem.concept.display [ fhir:value "Orienteringsevne" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Orienteringsevne" ]     ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "ENERGY_AND_ACTING_POWER" ];
     fhir:CodeSystem.concept.display [ fhir:value "Energi og handlekraft" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Energi og handlekraft" ]     ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "MEMORY" ];
     fhir:CodeSystem.concept.display [ fhir:value "Hukommelse" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Hukommelse" ]     ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "FEELING_FUNCTIONS" ];
     fhir:CodeSystem.concept.display [ fhir:value "Følelsesfunktioner" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Følelsesfunktioner" ]     ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "OVERALL_COGNITIVE_FUNCTIONS" ];
     fhir:CodeSystem.concept.display [ fhir:value "Overordnede kognitive funktioner" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Overordnede kognitive funktioner" ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.