ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
This is an Enketo grid theme version of the WHO "Revised case report form for Confirmed Novel Coronavirus COVID-19" form customized for a specific context:
2
https://www.who.int/publications-detail/global-surveillance-for-human-infection-with-novel-coronavirus-(2019-ncov)
3
4
The paper form is designed to be submitted twice: once for initial case confirmation and again for case outcome. This has been broken into two ODK forms.
5
This is the second ("outcome") section. The first section is available at:
6
https://docs.google.com/spreadsheets/d/125HOZjkgA5dg8FQVMCetHWTGHvEwfRx8J0w7h1ofMoM/edit#gid=479232664
7
8
Form design notes
9
* The ODK version of the form has fields that are not part of the WHO data dictionary. These are used for ODK logic and are in gray italics.
10
* As the ODK version of the original form is split in two this form needs an extra question to link it to that form (the case ID) and also
contains a question around if the case was asymptomatic in the original report.
11
12
CHANGES
13
2020-04-14
Customization with grid theme shared to forum
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100