FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.netzwerk-universitaetsmedizin.ebm-cpg
Resource TypeEvidence
IdEvidence-DexamethasoneOutcomeMortality.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Evidence DexamethasoneOutcomeMortality

url: Evidence ExampleOutcomeEvidence

name: ExampleOutcomeEvidence

status: Active

date: 2025-03-04 10:04:34+0000

RelatedArtifacts

-TypeResourceReference
*CitationCitation SystemicCorticosteroidsForTheTreatmentOfCOVID19

variableDefinition

variableRole: population

observed: Group StudyCohortCriteriaSystemicCorticosteroidsCOVID19

intended: EvidenceVariable StudyEligibilityCriteriaSystemicCorticosteroidsCOVID19

variableDefinition

variableRole: measured variable

observed: EvidenceVariable AllCauseMortality

synthesisType: not applicable

statistic

description:

Relative effect of intervention vs. comparator

statisticType: Relative Risk

quantity: 0.89

SampleSizes

-NumberOfStudiesNumberOfParticipants
*97930

AttributeEstimates

-TypeLevelRange
*Confidence interval0.950.8-1

statistic

description:

Baseline risk/result in the comparison group

statisticType: Incidence

quantity: 245 1/1000 (Details: UCUM code1/1000 = '1/1000')


Source1

{
  "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": "<!-- snip (see above) -->"
  },
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/Evidence/DexamethasoneOutcomeMortality",
  "name": "ExampleOutcomeEvidence",
  "status": "active",
  "date": "2025-03-04T10:04:34+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"
      }
    }
  ]
}