Clinical Practice Guidelines (CPG) on EBMonFHIR
1.0.2 - qa-preview
This page is part of the CPG-on-EBMonFHIR Implementation Guide (1.0.2).
Draft as of 2022-09-06 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="vs-mean-difference-type"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablevalueset"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet vs-mean-difference-type</b></p><a name="vs-mean-difference-type"> </a><a name="hcvs-mean-difference-type"> </a><a name="vs-mean-difference-type-en-US"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.0.2/CodeSystem-statistic-type.html"><code>http://terminology.hl7.org/CodeSystem/statistic-type</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="http://terminology.hl7.org/6.0.2/CodeSystem-statistic-type.html#statistic-type-0000457">0000457</a></td><td>Mean Difference</td><td>The mean difference, or difference in means, measures the absolute difference between the mean value in two different groups.</td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-statistic-type.html#statistic-type-0000100">0000100</a></td><td>Standardized Mean Difference</td><td>Computed by forming the difference between two means, divided by an estimate of the within-group standard deviation. It is used to provide an estimatation of the effect size between two treatments when the predictor (independent variable) is categorical and the response(dependent) variable is continuous.</td></tr></table></li></ul></div>
</text>
<extension
url="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability">
<valueCode value="shareable"/>
</extension>
<extension
url="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability">
<valueCode value="computable"/>
</extension>
<extension
url="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability">
<valueCode value="publishable"/>
</extension>
<extension
url="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel">
<valueCode value="structured"/>
</extension>
<url
value="https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-mean-difference-type"/>
<version value="0.1.1"/>
<name value="MeanDifferenceType"/>
<title value="Mean Difference Type"/>
<status value="draft"/>
<date value="2022-09-06"/>
<publisher value="Netzwerk Universitätsmedizin (NUM)"/>
<contact>
<telecom>
<system value="url"/>
<value value="https://www.netzwerk-universitaetsmedizin.de"/>
</telecom>
</contact>
<description value="Mean difference types"/>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/statistic-type"/>
<concept>
<code value="0000457"/>
<display value="Mean Difference"/>
</concept>
<concept>
<code value="0000100"/>
<display value="Standardized Mean Difference"/>
</concept>
</include>
</compose>
</ValueSet>