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-08-07 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Measure/icr-geographic-coverage> a fhir:Measure ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "icr-geographic-coverage"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table class=\"narrative-table\">\n <tbody>\n<tr>\n\n<th colspan=\"2\" scope=\"row\" class=\"row-header\">Knowledge Artifact Metadata</th>\n\n</tr>\n\n<tr>\n\n<th scope=\"row\" class=\"row-header\">Name (machine-readable)</th>\n\n<td class=\"content-container\">ICRGeographicCoverage</td>\n</tr>\n\n\n<tr>\n\n<th scope=\"row\" class=\"row-header\">Title (human-readable)</th>\n\n<td class=\"content-container\">ICR Geographic Coverage</td>\n</tr>\n\n\n\n<tr>\n\n<th scope=\"row\" class=\"row-header\">Status</th>\n\n<td class=\"content-container\">Active</td>\n</tr>\n\n\n<tr>\n\n<th scope=\"row\" class=\"row-header\">Experimental</th>\n\n<td class=\"content-container\">false</td>\n</tr>\n\n\n<tr>\n\n<th scope=\"row\" class=\"row-header\">Description</th>\n\n<td class=\"content-container\"><div><p>Implementation-unit coverage: settlements/areas treated ÷ total targeted (coverage-unit = implementation-units). The ESPEN supervision-form 'villages treated / total' figure, with non-treatment reasons as a stratifier.</p>\n</div></td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n\n<th scope=\"row\" class=\"row-header\">Measure Steward</th>\n\n<td class=\"content-container\">UNICEF</td>\n</tr>\n\n\n<tr>\n\n<th scope=\"row\" class=\"row-header\">Steward Contact Details</th>\n\n<td class=\"content-container\">UNICEF: <a href=\"https://www.unicef.org\">https://www.unicef.org</a></td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n\n<th colspan=\"2\" scope=\"row\" class=\"row-header\">Measure Metadata</th>\n\n</tr>\n\n\n\n\n\n\n<tr>\n\n<th scope=\"row\" class=\"row-header\">Version Number</th>\n\n<td class=\"content-container\">0.1.0</td>\n</tr>\n\n\n<tr>\n\n<th scope=\"row\" class=\"row-header\">Measure Scoring</th>\n\n<td class=\"content-container\"><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-scoring proportion}\">Proportion</span></td>\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n <tr>\n\n<th colspan=\"2\" scope=\"row\" class=\"row-header\">Measure Population Criteria</th>\n\n</tr>\n \n \n \n \n <tr>\n \n \n<th scope=\"row\" class=\"row-header\">Numerator</th>\n\n \n <td class=\"content-container\">\n \n \n <em>Description</em>: No description provided\n \n \n \n \n </td>\n </tr>\n \n\n \n <tr>\n \n \n<th scope=\"row\" class=\"row-header\">Denominator</th>\n\n \n <td class=\"content-container\">\n \n \n <em>Description</em>: No description provided\n \n \n \n \n </td>\n </tr>\n \n\n \n<tr>\n \n<th scope=\"row\" class=\"row-header\">Stratifier</th>\n\n <td class=\"content-container\">\n \n \n \n <em>Code</em>: Disposition\n \n \n \n \n </td>\n</tr>\n\n<tr>\n \n<th scope=\"row\" class=\"row-header\">Stratifier</th>\n\n <td class=\"content-container\">\n \n \n \n <em>Code</em>: Geography\n \n \n \n \n </td>\n</tr>\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n <th colspan=\"2\" scope=\"row\" class=\"row-header\">Generated using version 0.4.6 of the sample-content-ig Liquid templates</th>\n</tr>\n </tbody>\n </table>\n</div>"
] ;
fhir:Measure.url [ fhir:value "https://icr.healthcampaigns.org/Measure/icr-geographic-coverage"] ;
fhir:Measure.version [ fhir:value "0.1.0"] ;
fhir:Measure.name [ fhir:value "ICRGeographicCoverage"] ;
fhir:Measure.title [ fhir:value "ICR Geographic Coverage"] ;
fhir:Measure.status [ fhir:value "active"] ;
fhir:Measure.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:Measure.date [ fhir:value "2026-08-07T08:41:18-04:00"^^xsd:dateTime] ;
fhir:Measure.publisher [ fhir:value "UNICEF"] ;
fhir:Measure.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "UNICEF" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.unicef.org" ]
]
] ;
fhir:Measure.description [ fhir:value "Implementation-unit coverage: settlements/areas treated ÷ total targeted (coverage-unit = implementation-units). The ESPEN supervision-form 'villages treated / total' figure, with non-treatment reasons as a stratifier."] ;
fhir:Measure.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
fhir:Coding.code [ fhir:value "001" ] ;
fhir:Coding.display [ fhir:value "World" ]
]
] ;
fhir:Measure.scoring [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-scoring" ] ;
fhir:Coding.code [ fhir:value "proportion" ] ;
fhir:Coding.display [ fhir:value "Proportion" ]
]
] ;
fhir:Measure.group [
fhir:index 0 ;
fhir:Measure.group.population [
fhir:index 0 ;
fhir:Measure.group.population.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ] ;
fhir:Coding.code [ fhir:value "numerator" ] ;
fhir:Coding.display [ fhir:value "Numerator" ]
]
] ;
fhir:Measure.group.population.criteria [
fhir:Expression.language [ fhir:value "text/cql" ] ;
fhir:Expression.expression [ fhir:value "Implementation units (settlements/areas) treated in the round" ]
]
], [
fhir:index 1 ;
fhir:Measure.group.population.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/measure-population" ] ;
fhir:Coding.code [ fhir:value "denominator" ] ;
fhir:Coding.display [ fhir:value "Denominator" ]
]
] ;
fhir:Measure.group.population.criteria [
fhir:Expression.language [ fhir:value "text/cql" ] ;
fhir:Expression.expression [ fhir:value "Implementation units targeted in the round" ]
]
] ;
fhir:Measure.group.stratifier [
fhir:index 0 ;
fhir:Measure.group.stratifier.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://icr.healthcampaigns.org/CodeSystem/icr-coverage-stratifier-cs" ] ;
fhir:Coding.code [ fhir:value "disposition" ] ;
fhir:Coding.display [ fhir:value "Disposition" ]
]
] ;
fhir:Measure.group.stratifier.criteria [
fhir:Expression.language [ fhir:value "text/cql" ] ;
fhir:Expression.expression [ fhir:value "Non-treatment reason (medication-shortage | insecurity | difficult-access | not-required)" ]
]
], [
fhir:index 1 ;
fhir:Measure.group.stratifier.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://icr.healthcampaigns.org/CodeSystem/icr-coverage-stratifier-cs" ] ;
fhir:Coding.code [ fhir:value "geography" ] ;
fhir:Coding.display [ fhir:value "Geography" ]
]
] ;
fhir:Measure.group.stratifier.criteria [
fhir:Expression.language [ fhir:value "text/cql" ] ;
fhir:Expression.expression [ fhir:value "Admin level of the reporting unit" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Measure/icr-geographic-coverage.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Measure/icr-geographic-coverage.ttl> .
IG © 2026+ UNICEF. Package unicef.fhir.icr#0.1.0 based on FHIR 4.0.1. Generated 2026-08-07
Links: Table of Contents |
QA Report