Integrated Campaign Registry (ICR) Implementation Guideunicef.fhir.icr · v0.1.0 · FHIR 4.0.1
Draft — this implementation guide is a working snapshot (v0.1.0) and its content may change without notice.
ExampleMeasureReportcomplete

Post-campaign survey coverage — Kambia MR SIA, June 2026 round

Resource id
example-survey-coverage

Resource content

{
  "resourceType": "MeasureReport",
  "id": "example-survey-coverage",
  "meta": {
    "profile": [
      "https://fhir.icr.unicef.org/StructureDefinition/ICRSurveyCoverage"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MeasureReport example-survey-coverage</b></p><a name=\"example-survey-coverage\"> </a><a name=\"hcexample-survey-coverage\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ICRSurveyCoverage.html\">ICR Survey Coverage</a></p></div><p><b>Coverage Source</b>: survey</p><p><b>Real-time vs Reconciled</b>: reconciled</p><p><b>Sample Design</b>: WHO 30×10 cluster survey, district-representative; card + caregiver recall</p><p><b>status</b>: Complete</p><p><b>type</b>: Summary</p><p><b>measure</b>: <a href=\"Measure-icr-survey-coverage.html\">ICR Survey Coverage</a></p><p><b>reporter</b>: Independent post-campaign coverage survey team</p><p><b>period</b>: 2026-07-06 --&gt; 2026-07-12</p><h3>Groups</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>MeasureScore</b></td></tr><tr><td style=\"display: none\">*</td><td>76 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></td></tr></table></div>"
  },
  "extension": [
    {
      "url": "https://fhir.icr.unicef.org/StructureDefinition/coverage-source",
      "valueCode": "survey"
    },
    {
      "url": "https://fhir.icr.unicef.org/StructureDefinition/realtime-vs-reconciled",
      "valueCode": "reconciled"
    },
    {
      "url": "https://fhir.icr.unicef.org/StructureDefinition/sample-design",
      "valueString": "WHO 30×10 cluster survey, district-representative; card + caregiver recall"
    }
  ],
  "status": "complete",
  "type": "summary",
  "measure": "https://fhir.icr.unicef.org/Measure/icr-survey-coverage",
  "reporter": {
    "display": "Independent post-campaign coverage survey team"
  },
  "period": {
    "start": "2026-07-06",
    "end": "2026-07-12"
  },
  "group": [
    {
      "measureScore": {
        "value": 76,
        "unit": "%",
        "system": "http://unitsofmeasure.org",
        "code": "%"
      }
    }
  ]
}

Raw renditions: JSON · XML · Turtle