-
Notifications
You must be signed in to change notification settings - Fork 2
/
screening.html
33 lines (31 loc) · 2.71 KB
/
screening.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="style/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous">
<script async defer data-website-id="2106af3b-21ab-4a02-9922-8366f67dd1dc" src="https://umami.christopherpritchard.co.uk/umami.js"></script>
<title>PRISMA2020 - Interactive Demo (Ambulance clinicians' identification and management of male victims of intimate partner violence)</title>
</head>
<body>
<div class="container-fluid">
<div class="row">
<div class="col-md-4 col-lg-2 order-sm-last order-first">
<img class="img-fluid" src="data/S3_Primary_logo_RGB.jpg" />
</div>
<div class="col-md-8 col-lg-10">
<h1>PRISMA2020 Interactive Demo - Study Identification</h1>
<h2>Ambulance clinicians' identification and management of male victims of intimate partner violence</h2>
</div>
</div>
</div>
<h3>Overview of screening</h3>
Papers will be screened for inclusion based on their title and abstract using <a href="https://rayyan.ai" target="_blank">Rayyan</a>. All papers will be screened by two authors, blindly in order to assess for agreement and reliability between authors. If there is disagreement at this stage, a paper will automatically be included for the full text read (at which point inclusion and exclusion criteria will be applied again). Where there is any ambiguity about the suitability of articles, the full text will be retrieved, read and judged against the eligibility criteria.
<p>Of those papers included in the title and abstract screening, full texts will be accessed and the eligibility criteria will be applied again. Papers selected for a full text read will again be screened blindly by two reviewers. For any discrepancy in decision whether to include at this stage, the reviewer who has not yet read that paper will be consulted and through discussion and consensus, come to agreement about inclusion of the text in the review. Where papers are excluded, clear reasons will be recorded on Rayyan, and presented in the review. Additional studies will also be identified by reviewers either when they appear in the references section of eligible articles or where they have appeared in previous reviews and systematic reviews. These will be added to the Rayyan database if they fit the eligibility criteria.</p>
<script src="scripts/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
<script>var tooltipTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="tooltip"]'))
var tooltipList = tooltipTriggerList.map(function (tooltipTriggerEl) {
return new bootstrap.Tooltip(tooltipTriggerEl)
})</script>
</body>
</html>