Skip to content

Commit

Permalink
Add created date for encounter
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshhari committed Jan 6, 2025
1 parent 7040be4 commit d010b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion care/emr/resources/encounter/spec.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ class EncounterListSpec(EncounterSpecBase):
facility: dict
status_history: dict
encounter_class_history: dict
created_at: datetime.datetime
created_date: datetime.datetime
modified_date: datetime.datetime

@classmethod
Expand Down

0 comments on commit d010b8c

Please sign in to comment.