Skip to content

Commit

Permalink
Merge branch 'develop' into MAT-7492
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmcphillips authored Aug 8, 2024
2 parents be97fd5 + 6347486 commit e640767
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ public class ProcedurePerformed extends DataElement {
private Interval relevantPeriod;
private Code reason;
private Code method;
private String result;
private Code result;
private Code status;
private Code anatomicalLocationSite;
private Integer rank;
Expand Down

0 comments on commit e640767

Please sign in to comment.