Skip to content

Commit 9c17e7b

Browse files
committed
fix/converter : format code
1 parent 9ebcb30 commit 9c17e7b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

converter/converter/versions/rpis/rpis_constants.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ class RpisConstants:
1313

1414
# Fallback codes for v3 to v2 conversion (all v2 codes map to these generic v1.18 codes)
1515
WHATS_HAPPEN_FALLBACK = "C11.06.00" # Autre nature de fait
16-
HEALTH_MOTIVE_FALLBACK = "M03.14" # Autre problème médical
17-
LOCATION_FALLBACK = "L07.00.00" # Lieu non explicite
16+
HEALTH_MOTIVE_FALLBACK = "M03.14" # Autre problème médical
17+
LOCATION_FALLBACK = "L07.00.00" # Lieu non explicite

0 commit comments

Comments
 (0)