{
  "resourceType" : "MeasureReport",
  "id" : "IGRatio-fin",
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MeasureReport IGRatio-fin</b></p><a name=\"IGRatio-fin\"> </a><a name=\"hcIGRatio-fin\"> </a><p><b>CQM Test Case Description</b>: </p><div><p>Ratio test case — Fin: denominator branch = in the denominator; numerator branch = not in the initial population.</p>\n</div><p><b>CQM Is Test Case</b>: true</p><p><b>status</b>: Complete</p><p><b>type</b>: Individual</p><p><b>measure</b>: <a href=\"Measure-IGRatio.html\">IG Ratio Measure</a></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#http-//example.org/fhir/Patient/fin\">Fin Example  (no stated gender), DoB Unknown</a></p><p><b>period</b>: 2024-01-01 --&gt; 2024-12-31</p><blockquote><p><b>group</b></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>ipp-1</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 1</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>ipp-2</blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></p><p><b>count</b>: 0</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population denominator}\">Denominator</span></p><p><b>count</b>: 1</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population denominator-exclusion}\">Denominator Exclusion</span></p><p><b>count</b>: 0</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population numerator}\">Numerator</span></p><p><b>count</b>: 0</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population numerator-exclusion}\">Numerator Exclusion</span></p><p><b>count</b>: 0</p></blockquote><p><b>measureScore</b>: 0.0</p></blockquote></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/uv/cqm/StructureDefinition/cqm-testCaseDescription",
    "valueMarkdown" : "Ratio test case — Fin: denominator branch = in the denominator; numerator branch = not in the initial population."
  }],
  "modifierExtension" : [{
    "url" : "http://hl7.org/fhir/uv/cqm/StructureDefinition/cqm-isTestCase",
    "valueBoolean" : true
  }],
  "status" : "complete",
  "type" : "individual",
  "measure" : "http://hl7.org/fhir/uv/cqm/Measure/IGRatio",
  "subject" : {
    "reference" : "http://example.org/fhir/Patient/fin"
  },
  "period" : {
    "start" : "2024-01-01",
    "end" : "2024-12-31"
  },
  "group" : [{
    "population" : [{
      "id" : "ipp-1",
      "code" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
          "code" : "initial-population"
        }]
      },
      "count" : 1
    },
    {
      "id" : "ipp-2",
      "code" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
          "code" : "initial-population"
        }]
      },
      "count" : 0
    },
    {
      "code" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
          "code" : "denominator"
        }]
      },
      "count" : 1
    },
    {
      "code" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
          "code" : "denominator-exclusion"
        }]
      },
      "count" : 0
    },
    {
      "code" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
          "code" : "numerator"
        }]
      },
      "count" : 0
    },
    {
      "code" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
          "code" : "numerator-exclusion"
        }]
      },
      "count" : 0
    }],
    "measureScore" : {
      "value" : 0.0
    }
  }]
}