Skip to content

Commit

Permalink
Allergy Read | Add note
Browse files Browse the repository at this point in the history
  • Loading branch information
amjithtitus09 committed Feb 5, 2025
1 parent 9967353 commit 691455e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions care/emr/resources/allergy_intolerance/spec.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ class AllergyIntoleranceReadSpec(BaseAllergyIntoleranceSpec):
recorded_date: datetime.datetime | None = None
created_by: dict = {}
updated_by: dict = {}
note: str | None = None

@classmethod
def perform_extra_serialization(cls, mapping, obj):
Expand Down

0 comments on commit 691455e

Please sign in to comment.