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 |
{
"resourceType" : "SearchParameter",
"id" : "icr-campaign-target-geography",
"text" : {
"status" : "generated",
"div" : "<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>\n</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>"
},
"url" : "https://icr.healthcampaigns.org/SearchParameter/icr-campaign-target-geography",
"version" : "0.1.0",
"name" : "ICRCampaignTargetGeography",
"status" : "active",
"experimental" : false,
"date" : "2026-09-06T21:01:27+00:00",
"publisher" : "UNICEF",
"contact" : [
{
"name" : "UNICEF",
"telecom" : [
{
"system" : "url",
"value" : "https://www.unicef.org"
}
]
}
],
"description" : "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" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"code" : "target-geography",
"base" : [
"CarePlan"
],
"type" : "reference",
"expression" : "CarePlan.extension('https://icr.healthcampaigns.org/StructureDefinition/target-geography').value.as(Reference)",
"xpathUsage" : "normal",
"target" : [
"Location"
]
}