| Literature DB >> 25082420 |
Abstract
INTRODUCTION: Activated protein C (aPC) plays a pivotal role in modulating a severe inflammatory response and is thought to be beneficial for patients with sepsis. However, several meta-analyses of randomised controlled trials (RCTs) show that aPC is not significantly associated with improved survival in critically ill patients with sepsis. One suggestion is that these analyses simply ignored observational evidence. The present study aims to quantitatively demonstrate how observational data can alter the findings derived from synthesised evidence from RCTs by using a Bayesian approach. METHODS AND ANALYSIS: RCTs and observational studies investigating the effect of aPC on mortality outcome in critically ill patients with sepsis will be included. The quality of included RCTs will be assessed by using the Delphi list. Publication bias will be quantitatively analysed by using the traditional Egger regression test and the Begg rank correlation test. Observational data will be used as the informative prior for the distribution of OR. A power transformation of the observational data likelihood will be considered. Observational evidence will be down-weighted by a power of α which takes values from 0 to 1. Trial sequential analysis will be performed to quantify the reliability of data in meta-analysis adjusting significance levels for sparse data and multiple testing on accumulating trials. TRIAL REGISTRATION NUMBER: PROSPERO (CRD42014009562). Published by the BMJ Publishing Group Limited. For permission to use (where not already granted under a licence) please go to http://group.bmj.com/group/rights-licensing/permissions.Entities:
Keywords: IMMUNOLOGY
Mesh:
Substances:
Year: 2014 PMID: 25082420 PMCID: PMC4120342 DOI: 10.1136/bmjopen-2014-005622
Source DB: PubMed Journal: BMJ Open ISSN: 2044-6055 Impact factor: 2.692
Search strategy performed in PubMed
| Items | Search terms | Number of citations |
|---|---|---|
| 1# | ((activated protein C[Title/Abstract]) OR xigris[Title/Abstract]) OR drotrecogin alfa[Title/Abstract] | 4460 |
| 2# | (sepsis[Title/Abstract]) OR septic shock[Title/Abstract] | 72 635 |
| 3# | (((mortality[Title/Abstract]) OR safety[Title/Abstract]) OR adverse events[Title/Abstract]) OR bleeding[Title/Abstract] | 875 580 |
| 1# AND 2# AND 3# | 531 |
Quality assessment of randomised controlled trials using tools adapted from the Delphi list
| Items | Explanation | Rating |
|---|---|---|
| Sequence generation | Is the method of sequence generation clearly reported? | Yes/no/unclear |
| Allocation concealment | Is treatment allocation concealment (using an opaque envelope, central allocation) performed? | Yes/no/unclear |
| Baseline characteristics | Are the groups similar at baseline regarding the most important prognostic factors? | Yes/no/unclear |
| Eligibility criteria | Are eligibility criteria clearly specified? | Yes/no/unclear |
| Blindness to outcome assessor | Is the outcome (mortality) assessor blinded? | Yes/no/unclear |
| Blindness to care provider | Is the allocation unknown to the treating physician? | Yes/no/unclear |
| Blindness to patient | Is the patient blinded? | Yes/no/unclear |
| Point estimate and variability | Are the point estimate and variability reported for the outcome measure? | Yes/no/unclear |
| Intention-to-treat | Does the analysis include intention to treat analysis? | Yes/no/unclear |
Quality assessment of included observational studies using the modified Newcastle–Ottawa scale
| Selection | Representativeness of the exposed cohort | This item will be assigned a ‘⋆’ when all eligible patients with severe sepsis or septic shock are included in the analysis during the study period |
| Selection of the non-exposed cohort | This item will be assigned a ‘⋆’ when all eligible patients without aPC treatment are included in the analysis during the study period | |
| Ascertainment of exposure | This item will be assigned a ‘⋆’ when aPC administration is directly obtained from a medical chart, not from reporting by the patient | |
| Outcome of interest is not present at the start of the study | This item will be assigned a ‘⋆’ when the subject is alive at the time of enrolment | |
| Comparability | Comparability of cohorts on the basis of design or analysis | Baseline characteristics of aPC and control groups are comparable. Usually this can be found in |
| Outcome | Assessment of outcome | This item will be assigned a ‘⋆’when mortality is assessed by the investigator, not by the report of the patient's family or next-of-kin |
| Is follow-up long enough for outcome to occur? | Adequate follow-up is carried out during hospital stay, ICU stay or redefined study time | |
| Adequacy of follow-up of the cohort | This item will be assigned a ‘⋆’ when the follow-up rate is >80% |
aPC, activated protein C.
WinBUGS codes for performing random effects meta-analysis and meta-analysis incorporating observational data
| Random effects meta-analysis | Informative prior with observational data | |
|---|---|---|
| Model† | model { | model { |
| Data‡ | list(Y=c(-0.51083, -0.73397, -0.24846, -0.15082, -0.54473, -0.52763, -0.36817, -0.13926, -0.75502, -0.27444, -0.26136), | list(rt.dat=c(0,2,3,2,3), |
| Initials§ | list( | list(d = c(0,0,0), |
†Contents following # are not syntax used for analysis, but are used to annotate corresponding codes.
‡Data are used for illustration purpose and are not obtained from the real analysis.
§Initial values are randomly generated and do not represent the actual values used in analysis.