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).

: Example Outcome Evidence Synthesis - XML Representation

Active as of 2024-10-21

Raw xml | Download


<Evidence xmlns="http://hl7.org/fhir">
  <id value="ExampleOutcomeEvidenceSynthesis"/>
  <meta>
    <profile
             value="https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/outcome-evidence-synthesis"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Evidence ExampleOutcomeEvidenceSynthesis</b></p><a name="ExampleOutcomeEvidenceSynthesis"> </a><a name="hcExampleOutcomeEvidenceSynthesis"> </a><a name="ExampleOutcomeEvidenceSynthesis-en-US"> </a><p><b>url</b>: <a href="Evidence-ExampleOutcomeEvidenceSynthesis.html">Evidence ExampleOutcomeEvidenceSynthesis</a></p><p><b>name</b>: ExampleOutcomeEvidenceSynthesis</p><p><b>status</b>: Active</p><p><b>date</b>: 2024-10-21 14:50:59+0000</p><h3>RelatedArtifacts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>ResourceReference</b></td></tr><tr><td style="display: none">*</td><td>Citation</td><td><a href="Citation-ExampleStudyCitation.html">Citation ExampleCitation</a></td></tr></table><blockquote><p><b>variableDefinition</b></p><p><b>variableRole</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/variable-role population}">population</span></p><p><b>observed</b>: <a href="Group-ExampleEvidenceSynthesisCohorts.html">Group: type = person; membership = definitional; quantity = 20</a></p><p><b>intended</b>: <a href="EvidenceVariable-ExampleStudyEligibilityCriteria.html">EvidenceVariable ExampleStudyEligibilityCriteria</a></p></blockquote><blockquote><p><b>variableDefinition</b></p><p><b>variableRole</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/variable-role measuredVariable}">measured variable</span></p><p><b>observed</b>: <a href="EvidenceVariable-ExampleOutcome.html">EvidenceVariable Mortality</a></p></blockquote><p><b>synthesisType</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/synthesis-type NotApplicable}">not applicable</span></p></div>
  </text>
  <url
       value="https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/Evidence/ExampleOutcomeEvidenceSynthesis"/>
  <name value="ExampleOutcomeEvidenceSynthesis"/>
  <status value="active"/>
  <date value="2024-10-21T14:50:59+00:00"/>
  <relatedArtifact>
    <type value="citation"/>
    <resourceReference>🔗 
      <reference value="Citation/ExampleStudyCitation"/>
    </resourceReference>
  </relatedArtifact>
  <variableDefinition>
    <variableRole>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/variable-role"/>
        <code value="population"/>
      </coding>
    </variableRole>
    <observed>🔗 
      <reference value="Group/ExampleEvidenceSynthesisCohorts"/>
    </observed>
    <intended>🔗 
      <reference value="EvidenceVariable/ExampleStudyEligibilityCriteria"/>
    </intended>
  </variableDefinition>
  <variableDefinition>
    <variableRole>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/variable-role"/>
        <code value="measuredVariable"/>
      </coding>
    </variableRole>
    <observed>🔗 
      <reference value="EvidenceVariable/ExampleOutcome"/>
    </observed>
  </variableDefinition>
  <synthesisType>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/synthesis-type"/>
      <code value="NotApplicable"/>
    </coding>
  </synthesisType>
</Evidence>