Skip to content

Commit

Permalink
Add HOME constant
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanWillitts committed May 17, 2023
1 parent 1fccacb commit c1694d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions edc_constants/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
HIGH = "high"
HIGH_PRIORITY = "high"
HIV = "HIV"
HOME = "home"
HOSPITAL = "hospital"
HOSPITALIZED = "hospitalized"
HOSPITAL_NOTES = "hospital_notes"
Expand Down

0 comments on commit c1694d9

Please sign in to comment.