Skip to content

Commit

Permalink
Merge pull request #189 from MeasureAuthoringTool/MAT-6559
Browse files Browse the repository at this point in the history
6559: add other for improvment notation in QDM
  • Loading branch information
ethankaplan authored Jan 18, 2024
2 parents 0d6ff67 + d6212fb commit e3febf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Measure.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ export interface Group {
groupDescription?: string;
rateAggregation?: string;
improvementNotation?: string;
improvementNotationOther?: string;
scoringUnit?: string;
stratifications?: Stratification[];
measureGroupTypes: MeasureGroupTypes[];
Expand Down

0 comments on commit e3febf2

Please sign in to comment.