Skip to main content

5.1 How to Create a New Case

  1. 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.
  1. Add or reuse vars_path entries in FindingsTemplate.
  • Ensure to add case-specific findings to vars_path of all applicable examinations in FindingsTemplate.
  1. Extend normalfindings_collection.json and labvalues.json if necessary.