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
| Draft as of 2026-08-07 |
{
"resourceType" : "ValueSet",
"id" : "icr-independent-coverage-source",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet icr-independent-coverage-source</b></p><a name=\"icr-independent-coverage-source\"> </a><a name=\"hcicr-independent-coverage-source\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-icr-coverage-source-cs.html\"><code>https://icr.healthcampaigns.org/CodeSystem/icr-coverage-source-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-icr-coverage-source-cs.html#icr-coverage-source-cs-survey\">survey</a></td><td style=\"color: #cccccc\">Coverage survey</td><td>Post-campaign cluster survey estimate.</td></tr><tr><td><a href=\"CodeSystem-icr-coverage-source-cs.html#icr-coverage-source-cs-lqas\">lqas</a></td><td style=\"color: #cccccc\">LQAS</td><td>Lot quality assurance sampling classification.</td></tr><tr><td><a href=\"CodeSystem-icr-coverage-source-cs.html#icr-coverage-source-cs-rcm\">rcm</a></td><td style=\"color: #cccccc\">Rapid convenience monitoring</td><td>Non-probabilistic in-campaign spot checks.</td></tr></table></li></ul></div>"
},
"url" : "https://icr.healthcampaigns.org/ValueSet/icr-independent-coverage-source",
"version" : "0.1.0",
"name" : "ICRIndependentCoverageSourceVS",
"title" : "ICR Independent Coverage Source",
"status" : "draft",
"experimental" : false,
"date" : "2026-08-07T08:41:18-04:00",
"publisher" : "UNICEF",
"contact" : [
{
"name" : "UNICEF",
"telecom" : [
{
"system" : "url",
"value" : "https://www.unicef.org"
}
]
}
],
"description" : "Independently-measured coverage lineages only (survey / LQAS / RCM) — the ICRSurveyCoverage binding.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://icr.healthcampaigns.org/CodeSystem/icr-coverage-source-cs",
"concept" : [
{
"code" : "survey"
},
{
"code" : "lqas"
},
{
"code" : "rcm"
}
]
}
]
}
}