Skip to content

Commit

Permalink
Update frontend.py
Browse files Browse the repository at this point in the history
  • Loading branch information
TanookiVerde authored Nov 22, 2024
1 parent 0f394ab commit 9ec1dbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/types/frontend.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ class Encounter(BaseModel):
procedures: Optional[str]
filter_tags: List[str]
prescription: Optional[str]
medicines_administered: Optional[str]
provider: Optional[str]


Expand Down

0 comments on commit 9ec1dbe

Please sign in to comment.