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

Correct the Opportunity Scoring CQL example

    XMLWordPrintableJSON

Details

    • Icon: Technical Correction Technical Correction
    • Resolution: Persuasive
    • Icon: Medium Medium
    • US Quality Measures (FHIR)
    • 4.0.0
    • Clinical Quality Information
    • Composites
    • 5.2
    • Hide

      Agree with recommendation and will fix.

      Show
      Agree with recommendation and will fix.
    • Correction
    • Non-substantive

    Description

      composite-measures.html - 5.2 - There is an end parenthesis missing in CQL Initial Population for ComponentMeasure 3.
      define "Initial Population":
        ("Patient Record" P
          where ComponentMeasure1."Initial Population"
          return { service: 'Service 1' }
        )
          union ("Patient Record" P
            where ComponentMeasure2."Initial Population"
            return { service: 'Service 2' }
          )
          union ("Patient Record" P
            where ComponentMeasure3."Initial Population"
            return { service: 'Service 3' }
          )

      Attachments

        Activity

          People

            abdullah.rafiqi@icf.com AbdullahRafiqi
            corey_spears Corey Spears
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: