Skip to content

Commit

Permalink
Procedure occurrence is an int
Browse files Browse the repository at this point in the history
  • Loading branch information
stefpiatek committed Dec 22, 2023
1 parent 3305df6 commit 2e5cf6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pixl_core/src/core/patient_queue/message.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class Message:
mrn: str
accession_number: str
study_date: date
procedure_occurrence_id: str
procedure_occurrence_id: int
project_name: str
omop_es_timestamp: datetime

Expand Down

0 comments on commit 2e5cf6c

Please sign in to comment.