Uploaded image for project: 'FHIR Specification Feedback'
  1. FHIR Specification Feedback
  2. FHIR-37988

evaluate-Measure operation restricts Out parameter to single MeasureReport but when Provider IN Parameter is used, it could be more

    XMLWordPrintableJSON

Details

    • Icon: Change Request Change Request
    • Resolution: Persuasive
    • Icon: Medium Medium
    • FHIR Core (FHIR)
    • R5
    • Clinical Quality Information
    • Operations List
    • 15.18.10.1
    • Hide

      Agree.  Updated cardinality to 0..* and update type to Bundle (not MeasureReport).  The result of this operation will be a Bundle for each input subject, where the first entry of the Bundle is a MeasureReport representing the results of the calculation, and subsequent entries in the Bundle are resources created and/or evaluated as part of the calculation.

      Show
      Agree.  Updated cardinality to 0..* and update type to Bundle (not MeasureReport).  The result of this operation will be a Bundle for each input subject, where the first entry of the Bundle is a MeasureReport representing the results of the calculation, and subsequent entries in the Bundle are resources created and/or evaluated as part of the calculation.
    • Linda Michaelsen/ Bryn Rhodes: 11-0-0
    • Correction
    • Non-compatible
    • R5

    Description

      The Out parameter limits to 1 MeasureReport

      Out Parameters:
      Name Cardinality Type Binding Profile Documentation
      return 1..1 MeasureReport     The results of the measure calculation. See the MeasureReport resource for a complete description of the output of this operation. Note that implementations may choose to return a MeasureReport with a status of pending to indicate that the report is still being generated. In this case, the client can use a polling method to continually request the MeasureReport until the status is updated to complete
      Note: as this is the only out parameter, it is a resource, and it has the name 'return', the result of this operation is returned directly as a resource

      When the IN parameter of Practitioner is used, a single practictioner will likely have more than one patient and even if not, one patient will likely have more than one Measure so this needs to be updated to 1..*

      Note additionally that an OperationOutcome is possible.  Should that be added to OUT parameter?

      Attachments

        Activity

          People

            Unassigned Unassigned
            lmichaelsen Linda Michaelsen
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: