Clinical Practice Guidelines (CPG) on EBMonFHIR
0.8.0-snapshot - ci-build

Clinical Practice Guidelines (CPG) on EBMonFHIR - Local Development build (v0.8.0-snapshot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example Net Effect Estimate - XML Representation

Unknown as of 2024-05-15

Raw xml | Download



<Evidence xmlns="http://hl7.org/fhir">
  <id value="ExampleNetEffectEstimate"/>
  <meta>
    <profile
             value="https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/net-effect-estimate"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Evidence</b><a name="ExampleNetEffectEstimate"> </a><a name="hcExampleNetEffectEstimate"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">ResourceEvidence &quot;ExampleNetEffectEstimate&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-net-effect-estimate.html">Net Effect Estimate</a></p></div><p><b>url</b>: <code>https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/Evidence/ExampleNetEffectEstimate</code></p><p><b>name</b>: NetEffectExample</p><p><b>status</b>: unknown</p><p><b>date</b>: 2024-05-15 06:48:35+0000</p><h3>VariableDefinitions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>VariableRole</b></td><td><b>Intended</b></td></tr><tr><td style="display: none">*</td><td>measured variable <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-variable-role.html">EvidenceVariableRole</a>#measuredVariable)</span></td><td><a href="EvidenceVariable-ExampleOutcome.html">EvidenceVariable/ExampleOutcome</a> &quot;Mortality&quot;</td></tr></table><blockquote><p><b>statistic</b></p><p><b>description</b>: Net Effect</p><p><b>statisticType</b>: Net Effect <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ceosys-code-system.html">CEOsys Code System</a>#net-effect)</span></p><p><b>quantity</b>: 1.7 %<span style="background: LightGoldenRodYellow"> (Details: UCUM code % = '%')</span></p><h3>AttributeEstimates</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Level</b></td><td><b>Range</b></td></tr><tr><td style="display: none">*</td><td>Confidence interval <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-attribute-estimate-type.html">StatisticAttribute Estimate Type</a>#C53324)</span></td><td>0.95</td><td>1.5-1.9</td></tr></table><blockquote><p><b>modelCharacteristic</b></p><p><b>code</b>: Relative importance weighting for use in weighted linear combinations <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ceosys-code-system.html">CEOsys Code System</a>#relative-importance-weighting)</span></p><p><b>value</b>: 1</p><h3>Variables</h3><table class="grid"><tr><td style="display: none">-</td><td><b>VariableDefinition</b></td></tr><tr><td style="display: none">*</td><td><a href="EvidenceVariable-ExampleOutcome.html">EvidenceVariable/ExampleOutcome</a> &quot;Mortality&quot;</td></tr></table></blockquote></blockquote></div>
  </text>
  <url
       value="https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/Evidence/ExampleNetEffectEstimate"/>
  <name value="NetEffectExample"/>
  <status value="unknown"/>
  <date value="2024-05-15T06:48:35+00:00"/>
  <variableDefinition>
    <variableRole>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/variable-role"/>
        <code value="measuredVariable"/>
      </coding>
    </variableRole>
    <intended>🔗 
      <reference value="EvidenceVariable/ExampleOutcome"/>
    </intended>
  </variableDefinition>
  <statistic>
    <description value="Net Effect"/>
    <statisticType>
      <coding>
        <system
                value="https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/ceosys-code-system"/>
        <code value="net-effect"/>
        <display value="Net Effect"/>
      </coding>
    </statisticType>
    <quantity>
      <value value="1.7"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="%"/>
    </quantity>
    <attributeEstimate>
      <type>
        <coding>
          <system
                  value="http://terminology.hl7.org/CodeSystem/attribute-estimate-type"/>
          <code value="C53324"/>
          <display value="Confidence interval"/>
        </coding>
      </type>
      <level value="0.95"/>
      <range>
        <low>
          <value value="1.5"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="%"/>
        </low>
        <high>
          <value value="1.9"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="%"/>
        </high>
      </range>
    </attributeEstimate>
    <modelCharacteristic>
      <code>
        <coding>
          <system
                  value="https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/ceosys-code-system"/>
          <code value="relative-importance-weighting"/>
        </coding>
      </code>
      <value>
        <value value="1"/>
      </value>
      <variable>
        <variableDefinition>🔗 
          <reference value="EvidenceVariable/ExampleOutcome"/>
        </variableDefinition>
      </variable>
    </modelCharacteristic>
  </statistic>
</Evidence>