-
Notifications
You must be signed in to change notification settings - Fork 15
/
implementation_section_index.yml
456 lines (456 loc) · 35.8 KB
/
implementation_section_index.yml
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
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
Implement: '@github(dhis2/dhis2-docs-implementation, content/index.md, master)'
Implementing DHIS2:
- Overview: '@github(dhis2/dhis2-docs-implementation, content/implementation/a-quick-guide-to-dhis2-implementation.md, master)'
- Planning and Budgeting: '@github(dhis2/dhis2-docs-implementation, content/implementation/planning-budgeting.md, master)'
- Building a Core Team: '@github(dhis2/dhis2-docs-implementation, content/implementation/core-team.md, master)'
- Conceptual Design Principles: '@github(dhis2/dhis2-docs-implementation, content/implementation/conceptual-design-principles.md, master)'
- Setting Up a New Database: '@github(dhis2/dhis2-docs-implementation, content/implementation/setting-up-a-new-database.md, master)'
- Security Considerations: '@github(dhis2/dhis2-docs-implementation, content/implementation/security_considerations.md, master)'
- Server Hosting: '@github(dhis2/dhis2-docs-implementation, content/implementation/server-hosting.md, master)'
- DHIS2 as Data Warehouse: '@github(dhis2/dhis2-docs-implementation, content/implementation/dhis2-as-data-warehouse.md, master)'
- DHIS2 as a platform: '@github(dhis2/dhis2-docs-implementation, content/implementation/dhis2-as-a-platform.md, master)'
- Integration concepts: '@github(dhis2/dhis2-docs-implementation, content/implementation/integration-concepts.md, master)'
Tracker implementation:
- Target audience: '@github(dhis2/dhis2-docs-implementation, content/tracker_implementation/target-audience.md, master)'
- Introduction: '@github(dhis2/dhis2-docs-implementation, content/tracker_implementation/introduction.md, master)'
- Is my project ready for Tracker?: '@github(dhis2/dhis2-docs-implementation, content/tracker_implementation/is-my-project-ready-for-tracker.md, master)'
- Build your Tracker programs: '@github(dhis2/dhis2-docs-implementation, content/tracker_implementation/building-your-tracker-programs.md, master)'
- Tracker performance at scale: '@github(dhis2/dhis2-docs-implementation, content/tracker_implementation/optimizing_for_covid_vacc_campaigns.md, master)'
Android implementation:
- '@github(dhis2/dhis2-android-docs, DHIS2_Android_Implementation_INDEX.yml, main)' #Android uses external INDEX files
- Managing mobile devices:
- '@github(dhis2/dhis2-android-docs, DHIS2_Android_MDM_INDEX.yml, main)' #Android uses external INDEX files
Data quality:
- OVERVIEW: '@github(dhis2/dhis2-docs-implementation, content/database_design/data-quality-00-intro.md, master)'
- Principles: '@github(dhis2/dhis2-docs-implementation, content/database_design/data-quality-01-principles.md, master)'
- Data entry: '@github(dhis2/dhis2-docs-implementation, content/database_design/data-quality-02-data-entry.md, master)'
- Analysis: '@github(dhis2/dhis2-docs-implementation, content/database_design/data-quality-03-analysis.md, master)'
- Implementation of funtionality and procedures: '@github(dhis2/dhis2-docs-implementation, content/database_design/data-quality-04-implementation.md, master)'
Database design:
- Organisation Units: '@github(dhis2/dhis2-docs-implementation, content/database_design/organisation-units.md, master)'
- Aggregate system design:
- Data Elements and Custom Dimensions: '@github(dhis2/dhis2-docs-implementation, content/database_design/data-elements-and-custom-dimensions.md, master)'
- Data Sets and Forms: '@github(dhis2/dhis2-docs-implementation, content/database_design/data-sets-and-forms.md, master)'
- Indicators: '@github(dhis2/dhis2-docs-implementation, content/database_design/indicators.md, master)'
- Tracker system design:
- Design Objectives and Ideation: '@github(dhis2/dhis2-docs-implementation, content/database_design/design-objectives-and-ideation.md, master)'
- Defining the Tracked Entity: '@github(dhis2/dhis2-docs-implementation, content/database_design/defining-the-tracked-entity.md, master)'
- Program Stages Structure: '@github(dhis2/dhis2-docs-implementation, content/database_design/program-stages-structure.md, master)'
- Tracker Analytics: '@github(dhis2/dhis2-docs-implementation, content/database_design/tracker-analytics.md, master)'
- Interaction Design: '@github(dhis2/dhis2-docs-implementation, content/database_design/interaction-design.md, master)'
Maintenance and use:
- Standard Operating Procedures: '@github(dhis2/dhis2-docs-implementation, content/maintenance_use/sops.md, master)'
- Metadata maintenance:
- Managing metadata: '@github(dhis2/dhis2-docs-implementation, content/maintenance_use/metadata_mgmt_procedures.md, master)'
- Metadata integrity and quality: '@github(dhis2/dhis2-docs-implementation, content/maintenance_use/metadata_quality_assessment.md, master)'
- Users and user roles: '@github(dhis2/dhis2-docs-implementation, content/maintenance_use/users-and-user-roles.md, master)'
- Tracker and aggregate data integration: '@github(dhis2/dhis2-docs-implementation, content/maintenance_use/tracker-aggregate-integration.md, master)'
- Data Analysis Tools Overview: '@github(dhis2/dhis2-docs-implementation, content/maintenance_use/data-analysis-tools-overview.md, master)'
- Localization of DHIS2: '@github(dhis2/dhis2-docs-implementation, content/maintenance_use/localization-of-dhis2.md, master)'
- Guidelines for offline data entry using DHIS2: '@github(dhis2/dhis2-docs-implementation, content/maintenance_use/offline-data-entry.md, master)'
Configuration:
- Transition Kits:
- Event Reports to Line Listing: '@github(dhis2/dhis2-docs-implementation, content/configuration/transition_kit_er_to_ll.md, master)'
- Tracker Capture to Capture: '@github(dhis2/dhis2-docs-implementation, content/configuration/transition_kit_tc_to_c.md, master)'
Data Use:
- Data Visualization: '@github(dhis2/dhis2-docs-implementation, content/data-use/data-visualization.md, master)'
Health:
- DHIS2 Health Data Toolkit:
- About the DHIS2 Health Data Toolkit: '@github(dhis2/dhis2-docs, src/metadata/about-metadata.md, master)'
- General Design Principles for WHO Metadata Packages: '@github(dhis2/dhis2-docs, src/metadata/metadata-design-principles.md, master)'
- Common Metadata Library:
- Design: '@github(dhis2-metadata/GEN_LIB, docs/gen_lib-design.md, master)'
- Installation: '@github(dhis2-metadata/GEN_LIB, docs/gen_lib-installation.md, master)'
- Naming Conventions: '@github(dhis2/dhis2-docs, src/metadata/metadata-naming-conventions.md, master)'
- Health Facility Profile:
- OVERVIEW: '@github(dhis2-metadata/HFP, docs/overview.md, master'
- Release Note: '@github(dhis2-metadata/HFP, docs/release_note.md, master'
- Design: '@github(dhis2-metadata/HFP, docs/hfp-design.md, master'
- Installation: '@github(dhis2-metadata/HFP, docs/hfp-installation.md, master'
- CHIS Community Health Information System:
- OVERVIEW: '@github(dhis2-metadata/CHIS_AGG, docs/overview.md, master'
- Release Note: '@github(dhis2-metadata/CHIS_AGG, docs/release_note.md, master'
- Design:
- CHIS General Design: '@github(dhis2-metadata/CHIS_AGG, docs/chis_agg-design.md, master'
- Adolescant Health: '@github(dhis2-metadata/CHIS_AGG, docs/chis_agg_ah-design.md, master'
- Child Health: '@github(dhis2-metadata/CHIS_AGG, docs/chis_agg_ch-design.md, master'
- Child Protection and Interpersonal Violence: '@github(dhis2-metadata/CHIS_AGG, docs/chis_agg_cpiv-design.md, master'
- Civil Registration and Vital Statistics: '@github(dhis2-metadata/CHIS_AGG, docs/chis_agg_crvs-design.md, master'
- Clean Energy: '@github(dhis2-metadata/CHIS_AGG, docs/chis_agg_ene-design.md, master'
- Community Based Surveillance: '@github(dhis2-metadata/CHIS_AGG, docs/chis_agg_cbs-design.md, master'
- HIV: '@github(dhis2-metadata/CHIS_AGG, docs/chis_agg_hiv-design.md, master'
- Immunization: '@github(dhis2-metadata/CHIS_AGG, docs/chis_agg_epi-design.md, master'
- Integrated Community Case Management: '@github(dhis2-metadata/CHIS_AGG, docs/chis_agg_iccm-design.md, master'
- Malaria: '@github(dhis2-metadata/CHIS_AGG, docs/chis_agg_mal-design.md, master'
- Maternal Health: '@github(dhis2-metadata/CHIS_AGG, docs/chis_agg_mat-design.md, master'
- Mental Health: '@github(dhis2-metadata/CHIS_AGG, docs/chis_agg_men-design.md, master'
- Neglected Tropical Diseases: '@github(dhis2-metadata/CHIS_AGG, docs/chis_agg_ntd-design.md, master'
- Newborn Health: '@github(dhis2-metadata/CHIS_AGG, docs/chis_agg_nbh-design.md, master'
- Non-communicable Diseases: '@github(dhis2-metadata/CHIS_AGG, docs/chis_agg_ncd-design.md, master'
- Nutrition: '@github(dhis2-metadata/CHIS_AGG, docs/chis_agg_nut-design.md, master'
- People-centered Services: '@github(dhis2-metadata/CHIS_AGG, docs/chis_agg_pcs-design.md, master'
- Population Composition: '@github(dhis2-metadata/CHIS_AGG, docs/chis_agg_pop-design.md, master'
- Sexual and Reproductive Health: '@github(dhis2-metadata/CHIS_AGG, docs/chis_agg_srh-design.md, master'
- Tuberculosis: '@github(dhis2-metadata/CHIS_AGG, docs/chis_agg_tb-design.md, master'
- Water, Sanitation and Hygiene: '@github(dhis2-metadata/CHIS_AGG, docs/chis_agg_wash-design.md, master'
- Implementation:
- Background: '@github(dhis2/dhis2-docs-implementation, content/chis_implementation/01_background.md, master)'
- Foundational Terms: '@github(dhis2/dhis2-docs-implementation, content/chis_implementation/02_foundational terms.md, master)'
- Design Principles: '@github(dhis2/dhis2-docs-implementation, content/chis_implementation/03_design_principles.md, master)'
- Assessing CHIS: '@github(dhis2/dhis2-docs-implementation, content/chis_implementation/04_assessment.md, master)'
- Data Quality and Use: '@github(dhis2/dhis2-docs-implementation, content/chis_implementation/05_data_use.md, master)'
- Implementation Planning: '@github(dhis2/dhis2-docs-implementation, content/chis_implementation/06_dhis2_configuration.md, master)'
- Training and Supervision: '@github(dhis2/dhis2-docs-implementation, content/chis_implementation/07_training_support.md, master)'
- Sustainability and Governance: '@github(dhis2/dhis2-docs-implementation, content/chis_implementation/08_governance_sustainability.md, master)'
- CHIS Assessment Tool: '@github(dhis2/dhis2-docs-implementation, content/chis_implementation/09_appendices.md, master)'
- Installation: '@github(dhis2-metadata/CHIS_AGG, docs/chis_agg-installation.md, master'
- CRVS & Mortality:
- Cause of Death:
- OVERVIEW: '@github(dhis2-metadata/CRVS_COD, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/CRVS_COD, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/CRVS_COD, docs/crvs_cod-design.md, master)'
- Installation: '@github(dhis2-metadata/CRVS_COD, docs/crvs_cod-installation.md, master)'
- ICD-11 CoD App: '@github(dhis2-metadata/CRVS_COD, docs/crvs_cod-icd11-app.md, master)'
- Rapid Mortality Surveillance:
- OVERVIEW: '@github(dhis2-metadata/CRVS_RMSE, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/CRVS_RMSE, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/CRVS_RMSE, docs/crvs_rmse-design.md, master)'
- Installation: '@github(dhis2-metadata/CRVS_RMSE, docs/crvs_rmse-installation.md, master)'
- Release Note: '@github(dhis2-metadata/CRVS_RMSE, docs/release_note.md, master)'
- Vital Events:
- OVERVIEW: '@github(dhis2-metadata/CRVS_VE, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/CRVS_VE, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/CRVS_VE, docs/crvs_ve-design.md, master)'
- Installation: '@github(dhis2-metadata/CRVS_VE, docs/crvs_ve-installation.md, master)'
- Disease Surveillance:
- IDS Aggregate:
- OVERVIEW: '@github(dhis2-metadata/IDS_AGG, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/IDS_AGG, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/IDS_AGG, docs/ids_agg-design.md, master)'
- Installation: '@github(dhis2-metadata/IDS_AGG, docs/ids_agg-installation.md, master)'
- VPD Case Surveillance:
- OVERVIEW: '@github(dhis2-metadata/VPD_CS, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/VPD_CS, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/VPD_CS, docs/vpd_cs-design.md, master)'
- Installation: '@github(dhis2-metadata/VPD_CS, docs/vpd_cs-installation.md, master)'
- Acute Febrile Illness:
- OVERVIEW: '@github(dhis2-metadata/IDS_AFI, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/IDS_AFI, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/IDS_AFI, docs/ids_afi-design.md, master)'
- Installation: '@github(dhis2-metadata/IDS_AFI, docs/ids_afi-installation.md, master)'
- Mpox Surveillance:
- OVERVIEW: '@github(dhis2-metadata/MPOX_AGG, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/MPOX_AGG, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/MPOX_AGG, docs/mpox-design.md, master)'
- Installation: '@github(dhis2-metadata/MPOX_AGG, docs/mpox-installation.md, master)'
- COVID-19 Surveillance:
- OVERVIEW: '@github(dhis2-metadata/C19_CS, docs/c19_surveillance-digital_data_package-2022.md, master)'
- Release Note: '@github(dhis2-metadata/C19_CS, docs/release_note.md, master)'
- COVID-19 Aggregate:
- OVERVIEW: '@github(dhis2-metadata/C19_AGG, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/C19_AGG, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/C19_AGG, docs/c19_agg-design.md, master)'
- Installation: '@github(dhis2-metadata/C19_AGG, docs/c19_agg-installation.md, master)'
- COVID-19 Case Surveillance:
- OVERVIEW: '@github(dhis2-metadata/C19_CS, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/C19_CS, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/C19_CS, docs/c19_cs-design.md, master)'
- Installation: '@github(dhis2-metadata/C19_CS, docs/c19_cs-installation.md, master)'
- COVID-19 Points of Entry[Discontinued]:
- OVERVIEW: '@github(dhis2-metadata/C19_POE, docs/overview.md, master)'
- Design: '@github(dhis2-metadata/C19_POE, docs/c19_poe-design.md, master)'
- COVID-19 Surveillance Events [Discontinued]:
- OVERVIEW: '@github(dhis2-metadata/C19_EVT, docs/overview.md, master)'
- Design: '@github(dhis2-metadata/C19_EVT, docs/c19_evt-design.md, master)'
- Entomology and Vector Control:
- General Design: '@github(dhis2-metadata/GEN_DOCS, ENTO_VC/ento_vc-design.md, master)'
- Breeding Sites Monitoring:
- Larviciding:
- OVERVIEW: '@github(dhis2-metadata/ENTO_BSM, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/ENTO_BSM, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/ENTO_BSM, docs/ento_bsm_larv-design.md, master)'
- Installation: '@github(dhis2-metadata/ENTO_BSM, docs/ento_bsm_larv-installation.md, master)'
- Indoor Residual Spraying:
- Residual Efficacy Monitoring:
- OVERVIEW: '@github(dhis2-metadata/ENTO_IRS, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/ENTO_IRS, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/ENTO_IRS, docs/ento_irs_rem-design.md, master)'
- Installation: '@github(dhis2-metadata/ENTO_IRS, docs/ento_irs_rem-installation.md, master)'
- Campaign:
- OVERVIEW: '@github(dhis2-metadata/VC_IRS_CAMPAIGN, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/VC_IRS_CAMPAIGN, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/VC_IRS_CAMPAIGN, docs/vc_irs_campaign-design.md, master)'
- Installation: '@github(dhis2-metadata/VC_IRS_CAMPAIGN, docs/vc_irs_campaign-installation.md, master)'
- Insecticide-treated Nets:
- Bioefficacy:
- OVERVIEW: '@github(dhis2-metadata/ENTO_ITN, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/ENTO_ITN, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/ENTO_ITN, docs/ento_itn_bio-design.md, master)'
- Installation: '@github(dhis2-metadata/ENTO_ITN, docs/ento_itn_bio-installation.md, master)'
- Mass Distribution Campaign:
- OVERVIEW: '@github(dhis2-metadata/VC_ITN_MC, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/VC_ITN_MC, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/VC_ITN_MC, docs/vc_itn_mc-design.md, master)'
- Installation: '@github(dhis2-metadata/VC_ITN_MC, docs/vc_itn_mc-installation.md, master)'
- HIV:
- HIV HMIS:
- OVERVIEW: '@github(dhis2-metadata/HIV_AGG, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/HIV_AGG, docs/release_note.md, master)'
- Design:
- HIV Surveillance: '@github(dhis2-metadata/HIV_AGG, docs/hiv_agg-design.md, master)'
- HIV Prevention Dashboards: '@github(dhis2-metadata/HIV_AGG, docs/hiv_prev_dashboards_datasets-design.md, master)'
- HIV Case Surveillance Dashboards: '@github(dhis2-metadata/HIV_AGG, docs/hiv_cs_dashboards_datasets-design.md, master)'
- LMIS: '@github(dhis2-metadata/GEN_DOCS, docs/lmis_agg-design.md, master)'
- HIV Logistics: '@github(dhis2-metadata/HIV_AGG, docs/hiv_agg_stk-design.md, master)'
- Installation: '@github(dhis2-metadata/HIV_AGG, docs/hiv_agg-installation.md, master)'
- HIV Case Surveillance:
- OVERVIEW: '@github(dhis2-metadata/HIV_CS, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/HIV_CS, docs/release_note.md, master)'
- Design:
- HIV Case Surveillance Tracker: '@github(dhis2-metadata/HIV_CS, docs/hiv_cs-design.md, master)'
- HIV Case Surveillance Dashboards: '@github(dhis2-metadata/HIV_AGG, docs/hiv_cs_dashboards_datasets-design.md, master)'
- Installation: '@github(dhis2-metadata/HIV_CS, docs/hiv_cs-installation.md, master)'
- HIV Prevention:
- OVERVIEW: '@github(dhis2-metadata/HIV_PREV, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/HIV_PREV, docs/release_note.md, master)'
- Design:
- HIV Prevention Tracker: '@github(dhis2-metadata/HIV_PREV, docs/hiv_prev-design.md, master)'
- HIV Prevention Dashboards: '@github(dhis2-metadata/HIV_AGG, docs/hiv_prev_dashboards_datasets-design.md, master)'
- Installation: '@github(dhis2-metadata/HIV_PREV, docs/hiv_prev-installation.md, master)'
- Immunization:
- Expanded Programme on Immunization (EPI) Aggregate:
- OVERVIEW: '@github(dhis2-metadata/IMM_AGG, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/IMM_AGG, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/IMM_AGG, docs/imm_agg-design.md, master)'
- Installation: '@github(dhis2-metadata/IMM_AGG, docs/imm_agg-installation.md, master)'
- New Antigens Inclusion: '@github(dhis2-metadata/IMM_AGG, docs/imm_new-antigens-inclusion.md, master)'
- Immunization Triangulation Dashboard:
- OVERVIEW: '@github(dhis2-metadata/IMM_TRI, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/IMM_TRI, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/IMM_TRI, docs/imm_tri-design.md, master)'
- Installation: '@github(dhis2-metadata/IMM_TRI, docs/imm_tri-installation.md, master)'
- EIR Immunization eRegistry:
- OVERVIEW: '@github(dhis2-metadata/IMM_EIR, docs/overview.md, master)'
- Design: '@github(dhis2-metadata/IMM_EIR, docs/imm_eir-design.md, master'
- Installation: '@github(dhis2-metadata/IMM_EIR, docs/imm_eir-installation.md, master)'
- Release Note: '@github(dhis2-metadata/IMM_EIR, docs/release_note.md, master'
- Immunization Campaigns:
- OVERVIEW: '@github(dhis2-metadata/GEN_DOCS, IMM_VC/overview.md, master)'
- Use: '@github(dhis2-metadata/GEN_DOCS, IMM_VC/use.md, master)'
- Design: '@github(dhis2-metadata/GEN_DOCS, IMM_VC/design.md, master)'
- Implement: '@github(dhis2-metadata/GEN_DOCS, IMM_VC/implement.md, master)'
- Supplementary Immunization Activities:
- OVERVIEW: '@github(dhis2-metadata/SIA_AGG, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/SIA_AGG, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/SIA_AGG, docs/sia_agg-design.md, master)'
- Installation:
- Real-time Monitoring and Post-campaign Evaluation: '@github(dhis2-metadata/SIA_AGG, docs/sia_agg-installation.md, master)'
- Rapid Convenience Monitoring: '@github(dhis2-metadata/SIA_RCM, docs/sia_rcm-installation.md, master)'
- EPI Logistics:
- LMIS Design: '@github(dhis2-metadata/GEN_DOCS, docs/lmis_agg-design.md, master)'
- EPI Logistics Design: '@github(dhis2-metadata/IMM_AGG, docs/imm_agg_stk-design.md, master)'
- Installation: '@github(dhis2-metadata/GEN_DOCS, docs/agg-installation.md, master)'
- Adverse Events Following Immunization (AEFI):
- OVERVIEW: '@github(dhis2-metadata/IMM_AEFI, docs/overview.md, master)'
- Design: '@github(dhis2-metadata/IMM_AEFI, docs/imm_aefi-design.md, master)'
- Installation: '@github(dhis2-metadata/IMM_AEFI, docs/imm_aefi-installation.md, master)'
- Training Materials:
- Trainer's Guide: '@github(dhis2-metadata/IMM_AEFI, training/aefi_trainers_guide.md, master)'
- Data Entry User Guide: '@github(dhis2-metadata/IMM_AEFI, training/aefi_complete_data_entry.md, master)'
- Data Entry Exercises: '@github(dhis2-metadata/IMM_AEFI, training/aefi_data_entry_exercises.md, master)'
- Navigating Through Dashboards: '@github(dhis2-metadata/IMM_AEFI, training/aefi_dashboard_navigation.md, master)'
- Immunization Analysis App:
alt__App version 1.0.3:
- User Manual: '@github(dhis2-metadata/IMM_AEFI, docs/immunisation_analysis_app_user_manual.md, master)'
- Mpox Immunization:
- OVERVIEW: '@github(dhis2-metadata/MPOX_EPI, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/MPOX_EPI, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/MPOX_EPI, docs/mpox_epi-design.md, master)'
- Installation: '@github(dhis2-metadata/MPOX_EPI, docs/mpox_epi-installation.md, master)'
- COVID-19 Vaccine Delivery:
- COVAC Aggregate:
- OVERVIEW: '@github(dhis2-metadata/CVC_AGG, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/CVC_AGG, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/CVC_AGG, docs/cvc_agg-design.md, master)'
- Installation: '@github(dhis2-metadata/CVC_AGG, docs/cvc_agg-installation.md, master)'
- COVID-19 Electronic Immunization Registry:
- OVERVIEW: '@github(dhis2-metadata/CVC_EIR, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/CVC_EIR, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/CVC_EIR, docs/cvc_eir-design.md, master)'
- Installation: '@github(dhis2-metadata/CVC_EIR, docs/cvc_eir-installation.md, master)'
- Training materials:
- Trainer's Guide: '@github(dhis2-metadata/CVC_EIR, training/covac_data_entry_trainers_guide.md, master)'
- Data Entry User Guide: '@github(dhis2-metadata/CVC_EIR, training/covac_data_entry_user_guide.md, master)'
- Data Entry Exercises: '@github(dhis2-metadata/CVC_EIR, training/covac_data_entry_exercises.md, master)'
- Android Trainer's Guide: '@github(dhis2-metadata/CVC_EIR, training/covac_android_trainers_guide.md, master)'
- Android User Guide: '@github(dhis2-metadata/CVC_EIR, training/covac_android_user_guide.md, master)'
- Android Data Entry Exercises: '@github(dhis2-metadata/CVC_EIR, training/covac_android_data_entry_exercises.md, master)'
- COVID-19 Vaccine Budgeting Guide: '@github(dhis2-metadata/CVC_AGG, docs/cvc_agg-budget_guide.md, master)'
- Malaria:
- Malaria HMIS:
- OVERVIEW: '@github(dhis2-metadata/MAL_AGG, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/MAL_AGG, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/MAL_AGG, docs/mal_agg-design.md, master)'
- Installation: '@github(dhis2-metadata/MAL_AGG, docs/mal_agg-installation.md, master)'
- Malaria Surveillance:
- OVERVIEW: '@github(dhis2-metadata/MAL_CS, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/MAL_CS, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/MAL_CS, docs/mal_cs-design.md, master)'
- Installation: '@github(dhis2-metadata/MAL_CS, docs/mal_cs-installation.md, master)'
- Malaria Logistics:
- LMIS Design: '@github(dhis2-metadata/GEN_DOCS, docs/lmis_agg-design.md, master)'
- Malaria Logistics Design: '@github(dhis2-metadata/MAL_AGG, docs/mal_agg_stk-design.md, master)'
- Installation: '@github(dhis2-metadata/MAL_AGG, docs/mal_agg-installation.md, master)'
- Malaria Vaccine: '@github(dhis2-metadata/IMM_AGG, docs/imm_agg-malvac-integration.md, master)'
- Seasonal Malaria Chemoprevention:
- OVERVIEW: '@github(dhis2-metadata/MAL_SMC, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/MAL_SMC, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/MAL_SMC, docs/mal_smc-design.md, master)'
- Installation: '@github(dhis2-metadata/MAL_SMC, docs/mal_smc-installation.md, master)'
- Neglected Tropical Diseases:
- NTD Overarching Module:
- OVERVIEW: '@github(dhis2-metadata/NTD_AGG, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/NTD_AGG, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/NTD_AGG, docs/ntd_agg-design.md, master)'
- Installation: '@github(dhis2-metadata/NTD_AGG, docs/ntd_agg-installation.md, master)'
- Human Rabies Surveillance (aggregate):
- OVERVIEW: '@github(dhis2-metadata/NTD_HRS_AGG, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/NTD_HRS_AGG, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/NTD_HRS_AGG, docs/ntd_hrs_agg-design.md, master)'
- Installation: '@github(dhis2-metadata/NTD_HRS_AGG, docs/ntd_hrs_agg-installation.md, master)'
- Non-Communicable Diseases:
- Hypertension Control:
- OVERVIEW: '@github(dhis2-metadata/NCD_HTN, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/NCD_HTN, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/NCD_HTN, docs/ncd_htn-design.md, master)'
- Installation: '@github(dhis2-metadata/NCD_HTN, docs/ncd_htn-installation.md, master)'
- Sensory Function - Eye and Ear Care:
- OVERVIEW: '@github(dhis2-metadata/NCD_SF, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/NCD_SF, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/NCD_SF, docs/ncd_sf-design.md, master)'
- Installation: '@github(dhis2-metadata/NCD_SF, docs/ncd_sf-installation.md, master)'
- Nutrition:
- Nutrition Aggregate:
- OVERVIEW: '@github(dhis2-metadata/NUTR_AGG, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/NUTR_AGG, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/NUTR_AGG, docs/nutr_agg-design.md, master)'
- Installation: '@github(dhis2-metadata/NUTR_AGG, docs/nutr_agg-installation.md, master)'
- Rehabilitation:
- OVERVIEW: '@github(dhis2-metadata/REHAB_AGG, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/REHAB_AGG, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/REHAB_AGG, docs/rehab_agg-design.md, master)'
- Installation: '@github(dhis2-metadata/REHAB_AGG, docs/rehab_agg-installation.md, master)'
- RMNCAH:
- RMNCAH Aggregate:
- OVERVIEW: '@github(dhis2-metadata/RMNCAH_AGG, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/RMNCAH_AGG, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/RMNCAH_AGG, docs/rmncah_agg-design.md, master)'
- Installation: '@github(dhis2-metadata/GEN_DOCS, docs/agg-installation.md, master)'
- RMNCAH Antenatal Care Registry:
- OVERVIEW: '@github(dhis2-metadata/RMNCAH_ANC, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/RMNCAH_ANC, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/RMNCAH_ANC, docs/rmncah_anc-design.md, master)'
- Installation: '@github(dhis2-metadata/RMNCAH_ANC, docs/rmncah_anc-installation.md, master)'
- Tuberculosis:
- TB HMIS:
- OVERVIEW: '@github(dhis2-metadata/TB_AGG, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/TB_AGG, docs/release_note.md, master)'
- Design:
- TB Notifications and Outcomes: '@github(dhis2-metadata/TB_AGG, docs/tb_agg_no-design.md, master)'
- TB Laboratory: '@github(dhis2-metadata/TB_AGG, docs/tb_agg_lab-design.md, master)'
- TB Household Contacts: '@github(dhis2-metadata/TB_AGG, docs/tb_agg_hh-design.md, master)'
- TB Data Quality: '@github(dhis2-metadata/TB_AGG, docs/tb_agg_dq-design.md, master)'
- Installation: '@github(dhis2-metadata/TB_AGG, docs/tb_agg-installation.md, master)'
- TB Logistics:
- LMIS Design: '@github(dhis2-metadata/GEN_DOCS, docs/lmis_agg-design.md, master)'
- TB Logistics Design: '@github(dhis2-metadata/TB_AGG, docs/tb_agg_stk-design.md, master)'
- Installation: '@github(dhis2-metadata/TB_AGG, docs/tb_agg-installation.md, master)'
- TB Case Surveillance:
- OVERVIEW: '@github(dhis2-metadata/TB_CS, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/TB_CS, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/TB_CS, docs/tb_cs-design.md, master)'
- Installation: '@github(dhis2-metadata/TB_CS, docs/tb_cs-installation.md, master)'
- TB Household Contacts Investigation:
- OVERVIEW: '@github(dhis2-metadata/TB_HH, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/TB_HH, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/TB_HH, docs/tb_hh-design.md, master)'
- Installation: '@github(dhis2-metadata/TB_HH, docs/tb_hh-installation.md, master)'
- Anti-Tuberculosis Drug Resistance Survey (DRS):
- OVERVIEW: '@github(dhis2-metadata/TB_DRS, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/TB_DRS, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/TB_DRS, docs/tb_drs-design.md, master'
- Installation: '@github(dhis2-metadata/TB_DRS, docs/tb_drs-installation.md, master'
- TB - COVID-19 Impact Assessment:
- OVERVIEW: '@github(dhis2-metadata/TB_IMPAX, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/TB_IMPAX, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/TB_IMPAX, docs/tb_impax-design.md, master)'
- Installation: '@github(dhis2-metadata/TB_IMPAX, docs/tb_impax-installation.md, master)'
- Animal Health:
- Event Based Surveillance:
- OVERVIEW: '@github(dhis2-metadata/AH_EBS, docs/overview.md, master)'
- Release Note: '@github(dhis2-metadata/AH_EBS, docs/release_note.md, master)'
- Design: '@github(dhis2-metadata/AH_EBS, docs/ah_ebs-design.md, master)'
- Installation: '@github(dhis2-metadata/AH_EBS, docs/ah_ebs-installation.md, master)'
# - Downloads Section:
# - WHO Metadata Packages: https://dhis2.org/who-package-downloads/
Logistics:
- Real-Time Stock (RTS): '@github(dhis2/dhis2-docs-implementation, content/lmis/real-time-stock-management.md, lmis_init)'
- Biomedical Equipment Life Cycle (BLC): '@github(dhis2/dhis2-docs-implementation, content/lmis/biomedical-equipment-life-cycle-management.md, lmis_init)'
- Cold Chain Equipment (CCE): '@github(dhis2/dhis2-docs-implementation, content/lmis/cold-chain-equipment-life-cycle-management.md, lmis_init)'
- GS1-DataMatrix Code (GS1): '@github(dhis2/dhis2-docs-implementation, content/lmis/gs1-datamatrix-code-parsing.md, lmis_init)'
- Health Care Product Catalogue (HPC): '@github(dhis2/dhis2-docs-implementation, content/lmis/health-care-product-catalogue.md, lmis_init)'
- Monthly Stock Reporting (MSR): '@github(dhis2/dhis2-docs-implementation, content/lmis/monthly-stock-reporting.md, lmis_init)'
- Temperature Monitoring Tool (TMT): '@github(dhis2/dhis2-docs-implementation, content/lmis/temperature-monitoring-tool.md, lmis_init)'
- Data Quality and Data Use: '@github(dhis2/dhis2-docs-implementation, content/lmis/data-use-and-data-quality.md, lmis_init)'
Support and documentation:
- DHIS2 Documentation Guide: '@github(dhis2/dhis2-docs-implementation, content/support_documentation/dhis2-documentation-guide.md, master)'
- Submitting quick document fixes: '@github(dhis2/dhis2-docs, src/common/submitting-a-doc-fix.md, master)'
- Using JIRA for DHIS2 issues: '@github(dhis2/dhis2-docs-implementation, content/support_documentation/using-jira-for-dhis2-issues.md, master)'
- Support: '@github(dhis2/dhis2-docs-implementation, content/support_documentation/support.md, master)'
Software Release Information:
DHIS2 core releases:
alt__DHIS core version 2.41:
- Release Notes: '@github(dhis2/dhis2-releases,releases/2.41/ReleaseNote-2.41.md, master)'
- Upgrade Notes: '@github(dhis2/dhis2-releases,releases/2.41/README.md, master)'
alt__DHIS core version 2.40:
- Release Notes: '@github(dhis2/dhis2-releases,releases/2.40/ReleaseNote-2.40.md, master)'
- Upgrade Notes: '@github(dhis2/dhis2-releases,releases/2.40/README.md, master)'
alt__DHIS core version 2.39:
- Release Notes: '@github(dhis2/dhis2-releases,releases/2.39/ReleaseNote-2.39.md, master)'
- Upgrade Notes: '@github(dhis2/dhis2-releases,releases/2.39/README.md, master)'
alt__DHIS core version 2.38:
- Release Notes: '@github(dhis2/dhis2-releases,releases/2.38/ReleaseNote-2.38.md, master)'
- Upgrade Notes: '@github(dhis2/dhis2-releases,releases/2.38/README.md, master)'
alt__DHIS core version 2.37:
- Release Notes: '@github(dhis2/dhis2-releases,releases/2.37/ReleaseNote-2.37.md, master)'
- Upgrade Notes: '@github(dhis2/dhis2-releases,releases/2.37/README.md, master)'
alt__DHIS core version 2.36:
- Release Notes: '@github(dhis2/dhis2-releases,releases/2.36/ReleaseNote-2.36.md, master)'
- Upgrade Notes: '@github(dhis2/dhis2-releases,releases/2.36/README.md, master)'
alt__DHIS core version 2.35:
- Release Notes: '@github(dhis2/dhis2-releases,releases/2.35/ReleaseNote-2.35.0.md, master)'
- Upgrade Notes: '@github(dhis2/dhis2-releases,releases/2.35/README.md, master)'
Android app releases:
alt__DHIS core version 2.41:
alt__Android app version 3.0.0:
- Release Notes: '@github(dhis2/dhis2-releases,releases/2.41/ReleaseNote-2.41.md, master)'
alt__DHIS core version 2.40:
alt__Android app version 2.9.0:
- Release Notes: '@github(dhis2/dhis2-releases,android-releases/2.9/ReleaseNote-2.9.0.md, 2.9)'
alt__Android app version 2.8.0:
- Release Notes: '@github(dhis2/dhis2-releases,android-releases/2.8/ReleaseNote-2.8.0.md, master)'
alt__DHIS core version 2.39:
alt__Android app version 2.7.0:
- Release Notes: '@github(dhis2/dhis2-releases,android-releases/2.7/ReleaseNote-2.7.0.md, master)'
alt__DHIS core version 2.38:
alt__Android app version 2.6.0:
- Release Notes: '@github(dhis2/dhis2-releases,android-releases/2.6/ReleaseNote-2.6.0.md, master)'
alt__DHIS core version 2.37:
alt__Android app version 2.5.0:
- Release Notes: '@github(dhis2/dhis2-releases,android-releases/2.5/ReleaseNote-2.5.0.md, master)'
alt__DHIS core version 2.36:
alt__Android app version 2.4.0:
- Release Notes: '@github(dhis2/dhis2-releases,android-releases/2.4/ReleaseNote-2.4.0.md, master)'
alt__DHIS core version 2.35:
alt__Android app version 2.3.0:
- Release Notes: '@github(dhis2/dhis2-releases,android-releases/2.3/ReleaseNote-2.3.0.md, master)'