<?xml version="1.0" encoding="UTF-8"?>

<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="icr-campaign-target-geography"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter icr-campaign-target-geography</b></p><a name="icr-campaign-target-geography"> </a><a name="hcicr-campaign-target-geography"> </a><h2>ICRCampaignTargetGeography</h2><p>Parameter <code>target-geography</code>:<code>reference</code></p><div><p>Search ICRCampaign (CarePlan) by the Location it targets — the target-geography extension. Reference-typed, so it chains (target-geography.partof=…) and reverse-includes (Location?_revinclude=CarePlan:target-geography). This is the parameter behind campaign visibility: what is planned where, and which campaigns are heading for the same geography in the same window.</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/careplan.html">CarePlan</a></td></tr><tr><td>Expression</td><td><code>CarePlan.extension('https://icr.healthcampaigns.org/StructureDefinition/target-geography').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-campaign-target-geography"/>
  <version value="0.1.0"/>
  <name value="ICRCampaignTargetGeography"/>
  <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 ICRCampaign (CarePlan) by the Location it targets — the target-geography extension. Reference-typed, so it chains (target-geography.partof=…) and reverse-includes (Location?_revinclude=CarePlan:target-geography). This is the parameter behind campaign visibility: what is planned where, and which campaigns are heading for the same geography in the same window."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <code value="target-geography"/>
  <base value="CarePlan"/>
  <type value="reference"/>
  <expression value="CarePlan.extension('https://icr.healthcampaigns.org/StructureDefinition/target-geography').value.as(Reference)"/>
  <xpathUsage value="normal"/>
  <target value="Location"/>
</SearchParameter>