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

: Rating Benefits And Harms - XML Representation

Draft as of 2025-08-06

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vs-rating-benefits-and-harms"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet vs-rating-benefits-and-harms</b></p><a name="vs-rating-benefits-and-harms"> </a><a name="hcvs-rating-benefits-and-harms"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-cs-evidence-to-decision-certainty-rating.html"><code>http://fhir.awmf.org/awmf.ig/CodeSystem/cs-evidence-to-decision-certainty-rating</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-cs-evidence-to-decision-certainty-rating.html#cs-evidence-to-decision-certainty-rating-small-net-benefit">small-net-benefit</a></td><td>Small net benefit</td><td>Small net benefit, or little difference between alternatives</td></tr><tr><td><a href="CodeSystem-cs-evidence-to-decision-certainty-rating.html#cs-evidence-to-decision-certainty-rating-substantial-net-benefit">substantial-net-benefit</a></td><td>Substantial net benefit</td><td>Substantial net benefits of the recommended alternative</td></tr><tr><td><a href="CodeSystem-cs-evidence-to-decision-certainty-rating.html#cs-evidence-to-decision-certainty-rating-important-harms">important-harms</a></td><td>Important harms</td><td>Important harms</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://fhir.awmf.org/awmf.ig/ValueSet/vs-rating-benefits-and-harms"/>
  <version value="0.1.0"/>
  <name value="RatingBenefitAndHarms"/>
  <title value="Rating Benefits And Harms"/>
  <status value="draft"/>
  <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="ValueSet listing values to represent the summary of the most important benefits and harms"/>
  <compose>
    <include>
      <system
              value="http://fhir.awmf.org/awmf.ig/CodeSystem/cs-evidence-to-decision-certainty-rating"/>
      <concept>
        <code value="small-net-benefit"/>
        <display value="Small net benefit"/>
      </concept>
      <concept>
        <code value="substantial-net-benefit"/>
        <display value="Substantial net benefit"/>
      </concept>
      <concept>
        <code value="important-harms"/>
        <display value="Important harms"/>
      </concept>
    </include>
  </compose>
</ValueSet>