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).
Active as of 2024-10-21 |
{
"resourceType" : "Evidence",
"id" : "DexamethasoneOutcomeMortality",
"meta" : {
"profile" : [
🔗 "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/outcome-evidence-synthesis"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Evidence DexamethasoneOutcomeMortality</b></p><a name=\"DexamethasoneOutcomeMortality\"> </a><a name=\"hcDexamethasoneOutcomeMortality\"> </a><a name=\"DexamethasoneOutcomeMortality-en-US\"> </a><p><b>url</b>: <a href=\"Evidence-DexamethasoneOutcomeMortality.html\">Evidence ExampleOutcomeEvidence</a></p><p><b>name</b>: ExampleOutcomeEvidence</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-SystemicCorticosteroidsForTheTreatmentOfCOVID19.html\">Citation SystemicCorticosteroidsForTheTreatmentOfCOVID19</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-StudyCohortCorticosteroidsCOVID19.html\">Group StudyCohortCriteriaSystemicCorticosteroidsCOVID19</a></p><p><b>intended</b>: <a href=\"EvidenceVariable-StudyEligibilityCriteriaSystemicCorticosteroidsCOVID19.html\">EvidenceVariable StudyEligibilityCriteriaSystemicCorticosteroidsCOVID19</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-OutcomeAllCauseMortality.html\">EvidenceVariable AllCauseMortality</a></p></blockquote><p><b>synthesisType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/synthesis-type NotApplicable}\">not applicable</span></p><blockquote><p><b>statistic</b></p><p><b>description</b>: </p><div><p>Relative effect of intervention vs. comparator</p>\n</div><p><b>statisticType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/statistic-type C93152}\">Relative Risk</span></p><p><b>quantity</b>: 0.89</p><h3>SampleSizes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>NumberOfStudies</b></td><td><b>NumberOfParticipants</b></td></tr><tr><td style=\"display: none\">*</td><td>9</td><td>7930</td></tr></table><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><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/attribute-estimate-type C53324}\">Confidence interval</span></td><td>0.95</td><td>0.8-1</td></tr></table></blockquote><blockquote><p><b>statistic</b></p><p><b>description</b>: </p><div><p>Baseline risk/result in the comparison group</p>\n</div><p><b>statisticType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/statistic-type C16726}\">Incidence</span></p><p><b>quantity</b>: 245 1/1000<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code1/1000 = '1/1000')</span></p></blockquote></div>"
},
"url" : "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/Evidence/DexamethasoneOutcomeMortality",
"name" : "ExampleOutcomeEvidence",
"status" : "active",
"date" : "2024-10-21T14:50:59+00:00",
"relatedArtifact" : [
{
"type" : "citation",
"resourceReference" : {
🔗 "reference" : "Citation/SystemicCorticosteroidsForTheTreatmentOfCOVID19"
}
}
],
"variableDefinition" : [
{
"variableRole" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/variable-role",
"code" : "population"
}
]
},
"observed" : {
🔗 "reference" : "Group/StudyCohortCorticosteroidsCOVID19"
},
"intended" : {
🔗 "reference" : "EvidenceVariable/StudyEligibilityCriteriaSystemicCorticosteroidsCOVID19"
}
},
{
"variableRole" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/variable-role",
"code" : "measuredVariable"
}
]
},
"observed" : {
🔗 "reference" : "EvidenceVariable/OutcomeAllCauseMortality"
}
}
],
"synthesisType" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/synthesis-type",
"code" : "NotApplicable"
}
]
},
"statistic" : [
{
"description" : "Relative effect of intervention vs. comparator",
"statisticType" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/statistic-type",
"code" : "C93152",
"display" : "Relative Risk"
}
]
},
"quantity" : {
"value" : 0.89
},
"sampleSize" : {
"numberOfStudies" : 9,
"numberOfParticipants" : 7930
},
"attributeEstimate" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/attribute-estimate-type",
"code" : "C53324",
"display" : "Confidence interval"
}
]
},
"level" : 0.95,
"range" : {
"low" : {
"value" : 0.8
},
"high" : {
"value" : 1
}
}
}
]
},
{
"description" : "Baseline risk/result in the comparison group",
"statisticType" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/statistic-type",
"code" : "C16726",
"display" : "Incidence"
}
]
},
"quantity" : {
"value" : 245,
"system" : "http://unitsofmeasure.org",
"code" : "1/1000"
}
}
]
}