Integrated Campaign Registry (ICR) Implementation Guide
0.1.0 - ci-build
Integrated Campaign Registry (ICR) Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-09-06 |
<SearchParameter xmlns="http://hl7.org/fhir">
<id value="icr-target-population-geography"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter icr-target-population-geography</b></p><a name="icr-target-population-geography"> </a><a name="hcicr-target-population-geography"> </a><h2>ICRTargetPopulationGeography</h2><p>Parameter <code>geography</code>:<code>reference</code></p><div><p>Search ICRTargetPopulation (Group) by the Location its estimate is scoped to — the geography characteristic. Base Group search cannot reach a characteristic's valueReference (its value parameter is token-typed), so without this parameter 'all denominators for this ward' is not a query. Reference-typed, so it chains (geography.partof=…) and reverse-includes (Location?_revinclude=Group:geography).</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/group.html">Group</a></td></tr><tr><td>Expression</td><td><code>Group.characteristic.where(code.coding.where(system='https://icr.healthcampaigns.org/CodeSystem/icr-group-characteristic-cs' and code='geography').exists()).value.as(Reference)</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Target Resources</td><td><a href="http://hl7.org/fhir/R4/location.html">Location</a></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>
</text>
<url
value="https://icr.healthcampaigns.org/SearchParameter/icr-target-population-geography"/>
<version value="0.1.0"/>
<name value="ICRTargetPopulationGeography"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-09-06T21:01:27+00:00"/>
<publisher value="UNICEF"/>
<contact>
<name value="UNICEF"/>
<telecom>
<system value="url"/>
<value value="https://www.unicef.org"/>
</telecom>
</contact>
<description
value="Search ICRTargetPopulation (Group) by the Location its estimate is scoped to — the geography characteristic. Base Group search cannot reach a characteristic's valueReference (its value parameter is token-typed), so without this parameter 'all denominators for this ward' is not a query. Reference-typed, so it chains (geography.partof=…) and reverse-includes (Location?_revinclude=Group:geography)."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<code value="geography"/>
<base value="Group"/>
<type value="reference"/>
<expression
value="Group.characteristic.where(code.coding.where(system='https://icr.healthcampaigns.org/CodeSystem/icr-group-characteristic-cs' and code='geography').exists()).value.as(Reference)"/>
<xpathUsage value="normal"/>
<target value="Location"/>
</SearchParameter>