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.
ExampleGroup

Example Target Population — children 9m–14y, Sierra Leone (national)

Resource id
example-target-population-national

Resource content

{
  "resourceType": "Group",
  "id": "example-target-population-national",
  "meta": {
    "profile": [
      "https://fhir.icr.unicef.org/StructureDefinition/ICRTargetPopulation"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Group example-target-population-national</b></p><a name=\"example-target-population-national\"> </a><a name=\"hcexample-target-population-national\"> </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-ICRTargetPopulation.html\">ICR Target Population</a></p></div><p><b>Denominator Source</b>: <span title=\"Codes:{https://fhir.icr.unicef.org/CodeSystem/icr-denominator-source-cs census-projection}\">Census projection</span></p><p><b>Estimate Date</b>: 2025-11-30</p><p><b>Is Planning Denominator</b>: true</p><p><b>type</b>: Person</p><p><b>actual</b>: false</p><p><b>name</b>: Children 9 months–14 years, Sierra Leone (MR SIA 2026 national planning denominator)</p><p><b>quantity</b>: 2150000</p><h3>Characteristics</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td><td><b>Exclude</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://fhir.icr.unicef.org/CodeSystem/icr-group-characteristic-cs geography}\">Geographic scope</span></td><td><a href=\"Location-example-country.html\">Location Sierra Leone</a></td><td>false</td></tr></table></div>"
  },
  "extension": [
    {
      "url": "https://fhir.icr.unicef.org/StructureDefinition/denominator-source",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://fhir.icr.unicef.org/CodeSystem/icr-denominator-source-cs",
            "code": "census-projection",
            "display": "Census projection"
          }
        ]
      }
    },
    {
      "url": "https://fhir.icr.unicef.org/StructureDefinition/estimate-date",
      "valueDate": "2025-11-30"
    },
    {
      "url": "https://fhir.icr.unicef.org/StructureDefinition/is-planning-denominator",
      "valueBoolean": true
    }
  ],
  "type": "person",
  "actual": false,
  "name": "Children 9 months–14 years, Sierra Leone (MR SIA 2026 national planning denominator)",
  "quantity": 2150000,
  "characteristic": [
    {
      "code": {
        "coding": [
          {
            "system": "https://fhir.icr.unicef.org/CodeSystem/icr-group-characteristic-cs",
            "code": "geography",
            "display": "Geographic scope"
          }
        ]
      },
      "valueReference": {
        "reference": "Location/example-country"
      },
      "exclude": false
    }
  ]
}

Raw renditions: JSON · XML · Turtle