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 |
@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/CodeSystem/icr-location-type-cs> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "icr-location-type-cs"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem icr-location-type-cs</b></p><a name=\"icr-location-type-cs\"> </a><a name=\"hcicr-location-type-cs\"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-location-type-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\">admin-unit<a name=\"icr-location-type-cs-admin-unit\"> </a></td><td>Administrative unit</td><td>A unit of the administrative hierarchy: country, region, district, ward.</td></tr><tr><td style=\"white-space:nowrap\">settlement<a name=\"icr-location-type-cs-settlement\"> </a></td><td>Settlement</td><td>A settlement or village — operational geography below the formal admin hierarchy.</td></tr><tr><td style=\"white-space:nowrap\">facility<a name=\"icr-location-type-cs-facility\"> </a></td><td>Health facility</td><td>A permanent health facility.</td></tr><tr><td style=\"white-space:nowrap\">school<a name=\"icr-location-type-cs-school\"> </a></td><td>School</td><td>A school used as a delivery site.</td></tr><tr><td style=\"white-space:nowrap\">community-distribution-point<a name=\"icr-location-type-cs-community-distribution-point\"> </a></td><td>Community distribution point</td><td>A community focal point used for distribution (market, place of worship, transit point).</td></tr><tr><td style=\"white-space:nowrap\">temporary-post<a name=\"icr-location-type-cs-temporary-post\"> </a></td><td>Temporary post</td><td>A temporary or outreach vaccination/delivery post.</td></tr><tr><td style=\"white-space:nowrap\">household<a name=\"icr-location-type-cs-household\"> </a></td><td>Household dwelling</td><td>The physical dwelling of a household.</td></tr><tr><td style=\"white-space:nowrap\">supervisory-area<a name=\"icr-location-type-cs-supervisory-area\"> </a></td><td>Supervisory area</td><td>An operational supervision area — a group of settlements or sites under one supervisor; overlays (but is distinct from) the admin hierarchy.</td></tr><tr><td style=\"white-space:nowrap\">operational-area<a name=\"icr-location-type-cs-operational-area\"> </a></td><td>Operational area</td><td>An operational planning area that does not match an admin unit (e.g. polio operational boundaries differing from RI catchments).</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://icr.healthcampaigns.org/CodeSystem/icr-location-type-cs"] ;
fhir:CodeSystem.version [ fhir:value "0.1.0"] ;
fhir:CodeSystem.name [ fhir:value "ICRLocationTypeCS"] ;
fhir:CodeSystem.title [ fhir:value "ICR Location Type"] ;
fhir:CodeSystem.status [ fhir:value "draft"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-08-07T08:41:18-04:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "UNICEF"] ;
fhir:CodeSystem.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:CodeSystem.description [ fhir:value "Campaign-relevant location types, including operational geography (supervisory and operational areas) as linkable-but-distinct from the administrative hierarchy (working doc §9)."] ;
fhir:CodeSystem.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:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "9"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "admin-unit" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Administrative unit" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "A unit of the administrative hierarchy: country, region, district, ward." ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "settlement" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Settlement" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "A settlement or village — operational geography below the formal admin hierarchy." ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "facility" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Health facility" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "A permanent health facility." ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "school" ] ;
fhir:CodeSystem.concept.display [ fhir:value "School" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "A school used as a delivery site." ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "community-distribution-point" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Community distribution point" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "A community focal point used for distribution (market, place of worship, transit point)." ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "temporary-post" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Temporary post" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "A temporary or outreach vaccination/delivery post." ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "household" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Household dwelling" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "The physical dwelling of a household." ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "supervisory-area" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Supervisory area" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "An operational supervision area — a group of settlements or sites under one supervisor; overlays (but is distinct from) the admin hierarchy." ]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "operational-area" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Operational area" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "An operational planning area that does not match an admin unit (e.g. polio operational boundaries differing from RI catchments)." ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/icr-location-type-cs.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/icr-location-type-cs.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