From 11a4294d40a061338826124ed73713f567fe249b Mon Sep 17 00:00:00 2001 From: MartinWahnschaffeSymeda Date: Tue, 28 Jan 2020 17:33:14 +0100 Subject: [PATCH] Added link to SOP guide --- GUIDE_ADD_NEW_DISEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GUIDE_ADD_NEW_DISEASE.md b/GUIDE_ADD_NEW_DISEASE.md index a6e37312b03..88c9fde38df 100644 --- a/GUIDE_ADD_NEW_DISEASE.md +++ b/GUIDE_ADD_NEW_DISEASE.md @@ -9,7 +9,7 @@ The best way to do this is to follow these steps: 1. Download the latest data dictionary https://github.com/hzi-braunschweig/SORMAS-Project/blob/development/sormas-api/src/main/resources/doc/SORMAS_Data_Dictionary.xlsx 2. Go through all the fields of person, case, contact and their sub entities symptoms, epidemiological data, etc. - For each field mark whether this field should be used for the disease. + The [SOP for adding new diseases to SORMAS](SOP_DISEASES.md) explains this in detail. 3. If any field that is needed for your disease is missing, please have a look at the guide [How to add a new field?](GUIDE_ADD_NEW_FIELD.md). ## I. Adding the new disease