Dissolve-E: FHIR Implementation Guide for the AWMF Guideline Registry
0.1.0 - qa-preview

Dissolve-E: FHIR Implementation Guide for the AWMF Guideline Registry - Downloaded Version 0.1.0 See the Directory of published versions

: Medical Subject Categories - TTL Representation

Active as of 2025-08-06

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:id [ fhir:v "medical-subject-categories"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem medical-subject-categories</b></p><a name=\"medical-subject-categories\"> </a><a name=\"hcmedical-subject-categories\"> </a><p>This case-insensitive code system <code>http://fhir.awmf.org/awmf.ig/CodeSystem/medical-subject-categories</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Deutsch (German, de)</b></td></tr><tr><td style=\"white-space:nowrap\">surgical<a name=\"medical-subject-categories-surgical\"> </a></td><td>Surgical Disciplines</td><td>Operative Fächer</td></tr><tr><td style=\"white-space:nowrap\">conservative<a name=\"medical-subject-categories-conservative\"> </a></td><td>Conservative Disciplines</td><td>Konservative Fächer</td></tr><tr><td style=\"white-space:nowrap\">psychosocial<a name=\"medical-subject-categories-psychosocial\"> </a></td><td>Psychosocial Disciplines</td><td>Psychosoziale Fächer</td></tr><tr><td style=\"white-space:nowrap\">basic-sciences<a name=\"medical-subject-categories-basic-sciences\"> </a></td><td>Basic Sciences</td><td>Grundlagenfächer</td></tr><tr><td style=\"white-space:nowrap\">method-oriented<a name=\"medical-subject-categories-method-oriented\"> </a></td><td>Method-Oriented Disciplines</td><td>Methodenorientierte Fächer</td></tr><tr><td style=\"white-space:nowrap\">clinical-theoretical<a name=\"medical-subject-categories-clinical-theoretical\"> </a></td><td>Clinical-Theoretical Disciplines</td><td>Klinisch-theoretische Fächer</td></tr><tr><td style=\"white-space:nowrap\">ecological<a name=\"medical-subject-categories-ecological\"> </a></td><td>Ecological and Environmental Disciplines</td><td>Fächer des ökolog. Stoffgebietes</td></tr><tr><td style=\"white-space:nowrap\">dental<a name=\"medical-subject-categories-dental\"> </a></td><td>Dental Medicine Disciplines</td><td>Zahnmedizinische Fächer</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"medical-subject-categories-other\"> </a></td><td>Other Disciplines</td><td>Sonstige Fächer</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://fhir.awmf.org/awmf.ig/CodeSystem/medical-subject-categories"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "MedicalSubjectCategories"] ; # 
  fhir:title [ fhir:v "Medical Subject Categories"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-08-06T18:15:04+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "AWMF e.V."] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "AWMF e.V." ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.awmf.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "CodeSystem defining values to classify medical subjects into different categories."] ; # 
  fhir:caseSensitive [ fhir:v false] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "9"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "surgical" ] ;
fhir:display [ fhir:v "Surgical Disciplines" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Operative Fächer" ]     ] )
  ] [
fhir:code [ fhir:v "conservative" ] ;
fhir:display [ fhir:v "Conservative Disciplines" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Konservative Fächer" ]     ] )
  ] [
fhir:code [ fhir:v "psychosocial" ] ;
fhir:display [ fhir:v "Psychosocial Disciplines" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Psychosoziale Fächer" ]     ] )
  ] [
fhir:code [ fhir:v "basic-sciences" ] ;
fhir:display [ fhir:v "Basic Sciences" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Grundlagenfächer" ]     ] )
  ] [
fhir:code [ fhir:v "method-oriented" ] ;
fhir:display [ fhir:v "Method-Oriented Disciplines" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Methodenorientierte Fächer" ]     ] )
  ] [
fhir:code [ fhir:v "clinical-theoretical" ] ;
fhir:display [ fhir:v "Clinical-Theoretical Disciplines" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Klinisch-theoretische Fächer" ]     ] )
  ] [
fhir:code [ fhir:v "ecological" ] ;
fhir:display [ fhir:v "Ecological and Environmental Disciplines" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Fächer des ökolog. Stoffgebietes" ]     ] )
  ] [
fhir:code [ fhir:v "dental" ] ;
fhir:display [ fhir:v "Dental Medicine Disciplines" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Zahnmedizinische Fächer" ]     ] )
  ] [
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "Other Disciplines" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Sonstige Fächer" ]     ] )
  ] ) . #