{
  "resourceType" : "MeasureReport",
  "id" : "IGCohort-ivy",
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MeasureReport IGCohort-ivy</b></p><a name=\"IGCohort-ivy\"> </a><a name=\"hcIGCohort-ivy\"> </a><p><b>CQM Test Case Description</b>: </p><div><p>Cohort test case — Ivy has an Encounter, so is counted in the cohort; other resources are present but not evaluated (cohort has no exclusions).</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-IGCohort.html\">IG Cohort Measure</a></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#http-//example.org/fhir/Patient/ivy\">Ivy 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><h3>Populations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Count</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></td><td>1</td></tr></table><p><b>measureScore</b>: 1</p></blockquote></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/uv/cqm/StructureDefinition/cqm-testCaseDescription",
    "valueMarkdown" : "Cohort test case — Ivy has an Encounter, so is counted in the cohort; other resources are present but not evaluated (cohort has no exclusions)."
  }],
  "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/IGCohort",
  "subject" : {
    "reference" : "http://example.org/fhir/Patient/ivy"
  },
  "period" : {
    "start" : "2024-01-01",
    "end" : "2024-12-31"
  },
  "group" : [{
    "population" : [{
      "code" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
          "code" : "initial-population"
        }]
      },
      "count" : 1
    }],
    "measureScore" : {
      "value" : 1
    }
  }]
}