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-20 |
{
"resourceType" : "CodeSystem",
"id" : "icr-location-status-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem icr-location-status-cs</b></p><a name=\"icr-location-status-cs\"> </a><a name=\"hcicr-location-status-cs\"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-location-status-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">lf-endemicity<a name=\"icr-location-status-cs-lf-endemicity\"> </a></td><td>Lymphatic filariasis endemicity</td><td>Endemicity status of the location for lymphatic filariasis.</td></tr><tr><td style=\"white-space:nowrap\">oncho-endemicity<a name=\"icr-location-status-cs-oncho-endemicity\"> </a></td><td>Onchocerciasis endemicity</td><td>Endemicity status of the location for onchocerciasis.</td></tr><tr><td style=\"white-space:nowrap\">schisto-endemicity<a name=\"icr-location-status-cs-schisto-endemicity\"> </a></td><td>Schistosomiasis endemicity</td><td>Endemicity status of the location for schistosomiasis.</td></tr><tr><td style=\"white-space:nowrap\">sth-endemicity<a name=\"icr-location-status-cs-sth-endemicity\"> </a></td><td>Soil-transmitted helminthiasis endemicity</td><td>Endemicity status of the location for the soil-transmitted helminthiases.</td></tr><tr><td style=\"white-space:nowrap\">trachoma-endemicity<a name=\"icr-location-status-cs-trachoma-endemicity\"> </a></td><td>Trachoma endemicity</td><td>Endemicity status of the location for trachoma.</td></tr></table></div>"
},
"url" : "https://icr.healthcampaigns.org/CodeSystem/icr-location-status-cs",
"version" : "0.1.0",
"name" : "ICRLocationStatusCS",
"title" : "ICR Location Status",
"status" : "draft",
"experimental" : false,
"date" : "2026-08-20T10:45:05+00:00",
"publisher" : "UNICEF",
"contact" : [
{
"name" : "UNICEF",
"telecom" : [
{
"system" : "url",
"value" : "https://www.unicef.org"
}
]
}
],
"description" : "Pre-coordinated property codes for location-scoped status assertions (ICRLocationStatus): WHAT is being asserted about a place. One code per property × disease — the same pre-coordination pattern as the campaign-type and stratifier vocabularies — so 'which districts are LF-endemic' is a single-code query. A new location property is a new code here, not a new profile.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "lf-endemicity",
"display" : "Lymphatic filariasis endemicity",
"definition" : "Endemicity status of the location for lymphatic filariasis."
},
{
"code" : "oncho-endemicity",
"display" : "Onchocerciasis endemicity",
"definition" : "Endemicity status of the location for onchocerciasis."
},
{
"code" : "schisto-endemicity",
"display" : "Schistosomiasis endemicity",
"definition" : "Endemicity status of the location for schistosomiasis."
},
{
"code" : "sth-endemicity",
"display" : "Soil-transmitted helminthiasis endemicity",
"definition" : "Endemicity status of the location for the soil-transmitted helminthiases."
},
{
"code" : "trachoma-endemicity",
"display" : "Trachoma endemicity",
"definition" : "Endemicity status of the location for trachoma."
}
]
}