Open JonasCir opened 4 years ago
The following fields of CaseDto are already generated, mapped and fully imported into SORMAS:
CaseDto
uuid
disease
person
report_date
change_date
creation_date
reporting_user
SurvOff
case_classification
CaseClassification.CONFIRMED
investigation_status
InvestigationStatus.PENDING
region
default_region
district
default_district
health_facility
none_facility
health_facility_details
symptoms
The following fields are generated, but not mapped
cases = persons.query('is_case == True')
The following fields can be dropped from the generator
The following fields are generated and used in the logic, but not mapped directly
The following fields should be moved to an other entity in the generator:
The following fields are unclear:
The following fields of
CaseDto
are already generated, mapped and fully imported into SORMAS:uuid
disease
person
report_date
change_date
Currentlyreport_date
creation_date
Currentlycreation_date
reporting_user
CurrentlySurvOff
case_classification
CurrentlyCaseClassification.CONFIRMED
investigation_status
CurrentlyInvestigationStatus.PENDING
region
Currentlydefault_region
district
Currentlydefault_district
health_facility
Currentlynone_facility
health_facility_details
Currently "Home"symptoms
The symptoms which are generatedThe following fields are generated, but not mapped
cases = persons.query('is_case == True')
The following fields can be dropped from the generator
The following fields are generated and used in the logic, but not mapped directly
The following fields should be moved to an other entity in the generator:
The following fields are unclear: