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

: AWMF Guideline Class - JSON Representation

Active as of 2025-08-06

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "cs-awmf-guideline-class",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-awmf-guideline-class</b></p><a name=\"cs-awmf-guideline-class\"> </a><a name=\"hccs-awmf-guideline-class\"> </a><p>This case-insensitive code system <code>http://fhir.awmf.org/awmf.ig/CodeSystem/cs-awmf-guideline-class</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>Definition</b></td><td><b>Deutsch (German, de)</b></td></tr><tr><td style=\"white-space:nowrap\">S3<a name=\"cs-awmf-guideline-class-S3\"> </a></td><td>Evidence- and consensus-based guideline</td><td>Representative panel, Systematic search, selection, evaluation of literature, Structured consensus building.</td><td>Evidenz- und Konsensusbasierte Leitlinie</td></tr><tr><td style=\"white-space:nowrap\">S2e<a name=\"cs-awmf-guideline-class-S2e\"> </a></td><td>Evidence-based Guideline</td><td>Systematic search, selection, evaluation of literature</td><td>Evidenzbasierte Leitlinie</td></tr><tr><td style=\"white-space:nowrap\">S2k<a name=\"cs-awmf-guideline-class-S2k\"> </a></td><td>Consensus-based Guideline</td><td>Representative panel, structured consensus building</td><td>Konsensusbasierte Leitlinie</td></tr><tr><td style=\"white-space:nowrap\">S1<a name=\"cs-awmf-guideline-class-S1\"> </a></td><td>Action recommendations from expert groups</td><td>Consensus building in an informal process</td><td>Handlungsempfehlungen von Expertengruppen</td></tr></table></div>"
  },
  "url" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-awmf-guideline-class",
  "version" : "0.1.0",
  "name" : "AWMFGuidelineClass",
  "title" : "AWMF Guideline Class",
  "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" : "As part of the project planning for the creation or updating of a guideline,\n    a decision should be made at an early stage about the planned level classification (\"S classification\") according to the AWMF's system of rules (1-3).\n    The S-classification scheme of the AWMF differentiates between the classes S1 treatment recommendation as well as S2e, S2k and S3 guideline.\n    The \"S\" stands for the extent of the applied systematic approach in the development process of a guideline.\n    Each class thus stands for a specific methodological concept that must be presented in a way that is comprehensible to the users.\n    The choice of class is based on the question of how much effort is appropriate and feasible.\n    The need for legitimacy for the implementation of the guideline (convincing the target group) must be taken into account.\n    When choosing a higher S-classification in the context of updating a guideline, the adaptation to the corresponding methodology has to be considered.",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "S3",
      "display" : "Evidence- and consensus-based guideline",
      "definition" : "Representative panel, Systematic search, selection, evaluation of literature, Structured consensus building.",
      "_definition" : {
        "extension" : [
          {
            "extension" : [
              {
                "url" : "lang",
                "valueCode" : "de"
              },
              {
                "url" : "content",
                "valueString" : "Repräsentatives Gremium, Systematische Recherche, Auswahl, Bewertung der Literatur, Strukturierte Konsensfindung"
              }
            ],
            "url" : "http://hl7.org/fhir/StructureDefinition/translation"
          }
        ]
      },
      "designation" : [
        {
          "language" : "de",
          "value" : "Evidenz- und Konsensusbasierte Leitlinie"
        }
      ]
    },
    {
      "code" : "S2e",
      "display" : "Evidence-based Guideline",
      "definition" : "Systematic search, selection, evaluation of literature",
      "_definition" : {
        "extension" : [
          {
            "extension" : [
              {
                "url" : "lang",
                "valueCode" : "de"
              },
              {
                "url" : "content",
                "valueString" : "Systematische Recherche, Auswahl, Bewertung der Literatur"
              }
            ],
            "url" : "http://hl7.org/fhir/StructureDefinition/translation"
          }
        ]
      },
      "designation" : [
        {
          "language" : "de",
          "value" : "Evidenzbasierte Leitlinie"
        }
      ]
    },
    {
      "code" : "S2k",
      "display" : "Consensus-based Guideline",
      "definition" : "Representative panel, structured consensus building",
      "_definition" : {
        "extension" : [
          {
            "extension" : [
              {
                "url" : "lang",
                "valueCode" : "de"
              },
              {
                "url" : "content",
                "valueString" : "Repräsentatives Gremium, Strukturierte Konsensfindung"
              }
            ],
            "url" : "http://hl7.org/fhir/StructureDefinition/translation"
          }
        ]
      },
      "designation" : [
        {
          "language" : "de",
          "value" : "Konsensusbasierte Leitlinie"
        }
      ]
    },
    {
      "code" : "S1",
      "display" : "Action recommendations from expert groups",
      "definition" : "Consensus building in an informal process",
      "_definition" : {
        "extension" : [
          {
            "extension" : [
              {
                "url" : "lang",
                "valueCode" : "de"
              },
              {
                "url" : "content",
                "valueString" : "Konsensfindung in einem informellen Verfahren"
              }
            ],
            "url" : "http://hl7.org/fhir/StructureDefinition/translation"
          }
        ]
      },
      "designation" : [
        {
          "language" : "de",
          "value" : "Handlungsempfehlungen von Expertengruppen"
        }
      ]
    }
  ]
}