You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sormas-api/src/main/java/de/symeda/sormas/api/externalmessage/processing/doctordeclaration/AbstractDoctorDeclarationMessageProcessingFlow.java
// Here we set the admitted to health facility to yes, because currently he is not admitted to a health facility thus meaning that this is a previous hospitalization
Copy file name to clipboardExpand all lines: sormas-api/src/main/resources/strings.properties
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1155,6 +1155,8 @@ infoNoSurveys=There are no surveys created or sent for this case
1155
1155
infoSurveyResponseReceived=Response received
1156
1156
infoSurveyResponseNotReceived=No response received yet
1157
1157
infoNoDiseaseConfigurationAgeGroups=Click on the + button below to add age groups to this disease configuration.
1158
+
infoExternalMessageHospitalizationFacilityMissing=The external message contains a hospitalization entry without a hospital name.\nThe processing can continue but the hospital facility will not be set.
1159
+
infoExternalMessageHospitalizationMissingHospital=Hospital facility missing for hospital '%s'.\nPlease contact your system administrator to configure the hospital facility.
1158
1160
1159
1161
# Messages
1160
1162
messageActionOutsideJurisdictionDeletionDenied = The action outside user's jurisdiction cannot be deleted
0 commit comments