5.1 How to Create a New Case
- Add a JSON case to
CaseTemplates
.
- Assign a new
case_id
. - Choose the type of your case (dynamic/static). An overview of the differences can be found here.
- Define age, gender, labs, vitals, history, findings and cardinal_symptoms.
- Add or reuse vars_path entries in
FindingsTemplate
.
- Ensure to add case-specific findings to vars_path of all applicable examinations in
FindingsTemplate
.
- Extend
normalfindings_collection.json
andlabvalues.json
if necessary.