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 - JSON Representation

Active as of 2025-08-06

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "medical-subject-categories",
  "text" : {
    "status" : "generated",
    "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>"
  },
  "url" : "http://fhir.awmf.org/awmf.ig/CodeSystem/medical-subject-categories",
  "version" : "0.1.0",
  "name" : "MedicalSubjectCategories",
  "title" : "Medical Subject Categories",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-08-06T18:15:04+00:00",
  "publisher" : "AWMF e.V.",
  "contact" : [
    {
      "name" : "AWMF e.V.",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.awmf.org"
        }
      ]
    }
  ],
  "description" : "CodeSystem defining values to classify medical subjects into different categories.",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 9,
  "concept" : [
    {
      "code" : "surgical",
      "display" : "Surgical Disciplines",
      "designation" : [
        {
          "language" : "de",
          "value" : "Operative Fächer"
        }
      ]
    },
    {
      "code" : "conservative",
      "display" : "Conservative Disciplines",
      "designation" : [
        {
          "language" : "de",
          "value" : "Konservative Fächer"
        }
      ]
    },
    {
      "code" : "psychosocial",
      "display" : "Psychosocial Disciplines",
      "designation" : [
        {
          "language" : "de",
          "value" : "Psychosoziale Fächer"
        }
      ]
    },
    {
      "code" : "basic-sciences",
      "display" : "Basic Sciences",
      "designation" : [
        {
          "language" : "de",
          "value" : "Grundlagenfächer"
        }
      ]
    },
    {
      "code" : "method-oriented",
      "display" : "Method-Oriented Disciplines",
      "designation" : [
        {
          "language" : "de",
          "value" : "Methodenorientierte Fächer"
        }
      ]
    },
    {
      "code" : "clinical-theoretical",
      "display" : "Clinical-Theoretical Disciplines",
      "designation" : [
        {
          "language" : "de",
          "value" : "Klinisch-theoretische Fächer"
        }
      ]
    },
    {
      "code" : "ecological",
      "display" : "Ecological and Environmental Disciplines",
      "designation" : [
        {
          "language" : "de",
          "value" : "Fächer des ökolog. Stoffgebietes"
        }
      ]
    },
    {
      "code" : "dental",
      "display" : "Dental Medicine Disciplines",
      "designation" : [
        {
          "language" : "de",
          "value" : "Zahnmedizinische Fächer"
        }
      ]
    },
    {
      "code" : "other",
      "display" : "Other Disciplines",
      "designation" : [
        {
          "language" : "de",
          "value" : "Sonstige Fächer"
        }
      ]
    }
  ]
}