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

: RoB2 Overall Judgment - XML Representation

Active as of 2025-08-06

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cs-rob-2-overall-judgment"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem cs-rob-2-overall-judgment</b></p><a name="cs-rob-2-overall-judgment"> </a><a name="hccs-rob-2-overall-judgment"> </a><p>This case-insensitive code system <code>http://fhir.awmf.org/awmf.ig/CodeSystem/cs-rob-2-overall-judgment</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">low_risk_of_bias<a name="cs-rob-2-overall-judgment-low_risk_of_bias"> </a></td><td>Low risk of bias</td><td><div><p>The study is judged to be at low risk of bias for all domains for this result.</p>
</div></td><td>Geringes Risiko für Bias</td></tr><tr><td style="white-space:nowrap">some_concerns<a name="cs-rob-2-overall-judgment-some_concerns"> </a></td><td>Some concerns</td><td><div><p>The study is judged to raise some concerns in at least one domain for this result, but not to be at high risk of bias for any domain.</p>
</div></td><td>Einige Bedenken</td></tr><tr><td style="white-space:nowrap">high_risk_of_bias<a name="cs-rob-2-overall-judgment-high_risk_of_bias"> </a></td><td>High risk of bias</td><td><div><p>The study is judged to be at high risk of bias in at least one domain for this result.
Or
The study is judged to have some concerns for multiple domains in a way that substantially lowers confidence in the result.</p>
</div></td><td>Hohes Risiko für Bias</td></tr></table></div>
  </text>
  <url
       value="http://fhir.awmf.org/awmf.ig/CodeSystem/cs-rob-2-overall-judgment"/>
  <version value="0.1.0"/>
  <name value="RoB2OverallJudment"/>
  <title value="RoB2 Overall Judgment"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-08-06T18:15:04+00:00"/>
  <publisher value="AWMF e.V."/>
  <contact>
    <name value="AWMF e.V."/>
    <telecom>
      <system value="url"/>
      <value value="https://www.awmf.org"/>
    </telecom>
  </contact>
  <description
               value="CodeSystem representing the overall judgment of risk of bias assessed by the RoB2 tool for evaluating risk of bias for randomized trials."/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="low_risk_of_bias"/>
    <display value="Low risk of bias"/>
    <definition
                value="The study is judged to be at low risk of bias for all domains for this result.">
      <extension url="http://hl7.org/fhir/StructureDefinition/translation">
        <extension url="lang">
          <valueCode value="de"/>
        </extension>
        <extension url="content">
          <valueString
                       value="Das Biasrisiko der Studie wurde in Bezug auf das Ergebnis in allen Domänen als niedrig eingeschätzt."/>
        </extension>
      </extension>
    </definition>
    <designation>
      <language value="de"/>
      <value value="Geringes Risiko für Bias"/>
    </designation>
  </concept>
  <concept>
    <code value="some_concerns"/>
    <display value="Some concerns"/>
    <definition
                value="The study is judged to raise some concerns in at least one domain for this result, but not to be at high risk of bias for any domain.">
      <extension url="http://hl7.org/fhir/StructureDefinition/translation">
        <extension url="lang">
          <valueCode value="de"/>
        </extension>
        <extension url="content">
          <valueString
                       value="Die Studie wurde hinsichtlich des Biasrisikos in Bezug auf das Ergebnis in mindestens einer Domäne als „mit einigen Bedenken“ behaftet eingeschätzt, das Biasrisiko wurde jedoch in keiner Domäne als „hoch“ eingeschätzt."/>
        </extension>
      </extension>
    </definition>
    <designation>
      <language value="de"/>
      <value value="Einige Bedenken"/>
    </designation>
  </concept>
  <concept>
    <code value="high_risk_of_bias"/>
    <display value="High risk of bias"/>
    <definition
                value="The study is judged to be at high risk of bias in at least one domain for this result.
                     Or 
                     The study is judged to have some concerns for multiple domains in a way that substantially lowers confidence in the result.">
      <extension url="http://hl7.org/fhir/StructureDefinition/translation">
        <extension url="lang">
          <valueCode value="de"/>
        </extension>
        <extension url="content">
          <valueString
                       value="Das Biasrisiko der Studie wurde in Bezug auf das Ergebnis in mindestens einer Domäne als hoch eingeschätzt; 
                                                                             oder 
                                                                             Die Studie wurde hinsichtlich des Biasrisikos in Bezug auf das Ergebnis in mehreren Domänen als „mit einigen Bedenken“ behaftet eingeschätzt, in einer Weise, die das Vertrauen in das Ergebnis substantiell verringert."/>
        </extension>
      </extension>
    </definition>
    <designation>
      <language value="de"/>
      <value value="Hohes Risiko für Bias"/>
    </designation>
  </concept>
</CodeSystem>