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 - JSON Representation

Unknown as of 2024-05-15

Raw json | Download


{
  "resourceType" : "Evidence",
  "id" : "ExampleNetEffectEstimate",
  "meta" : {
    "profile" : [
      🔗 "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/net-effect-estimate"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/Evidence/ExampleNetEffectEstimate",
  "name" : "NetEffectExample",
  "status" : "unknown",
  "date" : "2024-05-15T06:48:35+00:00",
  "variableDefinition" : [
    {
      "variableRole" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/variable-role",
            "code" : "measuredVariable"
          }
        ]
      },
      "intended" : {
        🔗 "reference" : "EvidenceVariable/ExampleOutcome"
      }
    }
  ],
  "statistic" : [
    {
      "description" : "Net Effect",
      "statisticType" : {
        "coding" : [
          {
            "system" : "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/ceosys-code-system",
            "code" : "net-effect",
            "display" : "Net Effect"
          }
        ]
      },
      "quantity" : {
        "value" : 1.7,
        "system" : "http://unitsofmeasure.org",
        "code" : "%"
      },
      "attributeEstimate" : [
        {
          "type" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/attribute-estimate-type",
                "code" : "C53324",
                "display" : "Confidence interval"
              }
            ]
          },
          "level" : 0.95,
          "range" : {
            "low" : {
              "value" : 1.5,
              "system" : "http://unitsofmeasure.org",
              "code" : "%"
            },
            "high" : {
              "value" : 1.9,
              "system" : "http://unitsofmeasure.org",
              "code" : "%"
            }
          }
        }
      ],
      "modelCharacteristic" : [
        {
          "code" : {
            "coding" : [
              {
                "system" : "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/ceosys-code-system",
                "code" : "relative-importance-weighting"
              }
            ]
          },
          "value" : {
            "value" : 1
          },
          "variable" : [
            {
              "variableDefinition" : {
                🔗 "reference" : "EvidenceVariable/ExampleOutcome"
              }
            }
          ]
        }
      ]
    }
  ]
}