We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c89764c commit 2e22551Copy full SHA for 2e22551
backend/src/models/fhir_immunization_pre_validators.py
@@ -990,4 +990,3 @@ def pre_validate_vaccine_display(self, values: dict) -> dict:
990
PreValidation.for_string(field_value, field_location)
991
except (KeyError, IndexError):
992
pass
993
-
0 commit comments