Skip to content

Commit

Permalink
Merge branch 'master' into sp/issue-859-questionnaire
Browse files Browse the repository at this point in the history
  • Loading branch information
santosh-pingle committed Jan 31, 2022
2 parents ed11823 + 38706a1 commit fa64fe9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ class FhirOperator(fhirContext: FhirContext, fhirEngine: FhirEngine) {
start: String,
end: String,
reportType: String,
subject: String
subject: String?
): MeasureReport {
return measureProcessor.evaluateMeasure(
url,
Expand Down

0 comments on commit fa64fe9

Please sign in to comment.