{
  "resourceType" : "Group",
  "id" : "example-target-population-sac",
  "meta" : {
    "profile" : ["https://icr.healthcampaigns.org/StructureDefinition/ICRTargetPopulation"],
    "tag" : [{
      "system" : "https://icr.healthcampaigns.org/CodeSystem/icr-project-tag-cs",
      "code" : "gallery",
      "display" : "Gallery"
    }]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Group example-target-population-sac</b></p><a name=\"example-target-population-sac\"> </a><a name=\"hcexample-target-population-sac\"> </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><p style=\"margin-bottom: 0px\">Tag: <a href=\"CodeSystem-icr-project-tag-cs.html\">Gallery (Details: ICR Project Tag code gallery = 'Gallery')</a></p></div><p><b>Denominator Source</b>: <span title=\"Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-denominator-source-cs govt-estimate}\">Government estimate</span></p><p><b>Denominator Type</b>: at-risk</p><p><b>Estimate Date</b>: 2026-02-01</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>: School-aged children 5–14, Kambia District — the narrower population actually targeted this round</p><p><b>quantity</b>: 14800</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://icr.healthcampaigns.org/CodeSystem/icr-group-characteristic-cs geography}\">Geographic scope</span></td><td><a href=\"Location-example-district.html\">Location Kambia District</a></td><td>false</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "https://icr.healthcampaigns.org/StructureDefinition/denominator-source",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://icr.healthcampaigns.org/CodeSystem/icr-denominator-source-cs",
        "code" : "govt-estimate",
        "display" : "Government estimate"
      }]
    }
  },
  {
    "url" : "https://icr.healthcampaigns.org/StructureDefinition/denominator-type",
    "valueCode" : "at-risk"
  },
  {
    "url" : "https://icr.healthcampaigns.org/StructureDefinition/estimate-date",
    "valueDate" : "2026-02-01"
  },
  {
    "url" : "https://icr.healthcampaigns.org/StructureDefinition/is-planning-denominator",
    "valueBoolean" : true
  }],
  "type" : "person",
  "actual" : false,
  "name" : "School-aged children 5–14, Kambia District — the narrower population actually targeted this round",
  "quantity" : 14800,
  "characteristic" : [{
    "code" : {
      "coding" : [{
        "system" : "https://icr.healthcampaigns.org/CodeSystem/icr-group-characteristic-cs",
        "code" : "geography",
        "display" : "Geographic scope"
      }]
    },
    "valueReference" : {
      "reference" : "Location/example-district"
    },
    "exclude" : false
  }]
}