Integrated Campaign Registry (ICR) Implementation Guide
0.1.0 - ci-build International flag

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

: ICR Settlement / Special-population Type - TTL Representation

Draft as of 2026-08-07

Raw ttl | Download


@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-settlement-type-cs> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "icr-settlement-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-settlement-type-cs</b></p><a name=\"icr-settlement-type-cs\"> </a><a name=\"hcicr-settlement-type-cs\"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-settlement-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\">ordinary<a name=\"icr-settlement-type-cs-ordinary\"> </a></td><td>Ordinary / general population</td><td>Standard resident population, no special classification.</td></tr><tr><td style=\"white-space:nowrap\">urban<a name=\"icr-settlement-type-cs-urban\"> </a></td><td>Urban</td><td>Urban settlement.</td></tr><tr><td style=\"white-space:nowrap\">rural<a name=\"icr-settlement-type-cs-rural\"> </a></td><td>Rural</td><td>Rural settlement.</td></tr><tr><td style=\"white-space:nowrap\">urban-slum<a name=\"icr-settlement-type-cs-urban-slum\"> </a></td><td>Urban slum / informal settlement</td><td>Dense informal urban settlement.</td></tr><tr><td style=\"white-space:nowrap\">refugee-idp<a name=\"icr-settlement-type-cs-refugee-idp\"> </a></td><td>Refugee / IDP</td><td>Refugee or internally-displaced-person population/camp.</td></tr><tr><td style=\"white-space:nowrap\">nomad-pastoralist<a name=\"icr-settlement-type-cs-nomad-pastoralist\"> </a></td><td>Nomadic / pastoralist</td><td>Mobile nomadic or pastoralist population.</td></tr><tr><td style=\"white-space:nowrap\">security-compromised<a name=\"icr-settlement-type-cs-security-compromised\"> </a></td><td>Security-compromised</td><td>Area with insecurity / access constraints.</td></tr><tr><td style=\"white-space:nowrap\">hard-to-reach<a name=\"icr-settlement-type-cs-hard-to-reach\"> </a></td><td>Hard-to-reach</td><td>Area hard to reach for terrain, distance or seasonal reasons (HTRA).</td></tr><tr><td style=\"white-space:nowrap\">cross-border<a name=\"icr-settlement-type-cs-cross-border\"> </a></td><td>Cross-border</td><td>Cross-border / border-crossing population.</td></tr><tr><td style=\"white-space:nowrap\">immigrant<a name=\"icr-settlement-type-cs-immigrant\"> </a></td><td>Immigrant</td><td>Immigrant population.</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"icr-settlement-type-cs-other\"> </a></td><td>Other</td><td>Other settlement/special-population type — record detail in text.</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://icr.healthcampaigns.org/CodeSystem/icr-settlement-type-cs"] ;
  fhir:CodeSystem.version [ fhir:value "0.1.0"] ;
  fhir:CodeSystem.name [ fhir:value "ICRSettlementTypeCS"] ;
  fhir:CodeSystem.title [ fhir:value "ICR Settlement / Special-population 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 "The settlement or special-population classification of a place — the recurring 'type of settlement' axis on the polio SIA monitoring/tally forms (urban / rural / slum / refugee-IDP / nomad-pastoralist / security-compromised / hard-to-reach / cross-border / immigrant). A vulnerability/equity attribute of a Location, carried by the settlement-type extension; drives hard-to-reach-area (HTRA) targeting and equity disaggregation (forms-v1 / jul3-form-analysis §Aggregate #5). Bound extensible — countries add local codes."] ;
  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 "11"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "ordinary" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ordinary / general population" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Standard resident population, no special classification." ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "urban" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Urban" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Urban settlement." ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "rural" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rural" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Rural settlement." ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "urban-slum" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Urban slum / informal settlement" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dense informal urban settlement." ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "refugee-idp" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Refugee / IDP" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Refugee or internally-displaced-person population/camp." ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "nomad-pastoralist" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nomadic / pastoralist" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Mobile nomadic or pastoralist population." ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "security-compromised" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Security-compromised" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Area with insecurity / access constraints." ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "hard-to-reach" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hard-to-reach" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Area hard to reach for terrain, distance or seasonal reasons (HTRA)." ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "cross-border" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cross-border" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Cross-border / border-crossing population." ]
  ], [
     fhir:index 9 ;
     fhir:CodeSystem.concept.code [ fhir:value "immigrant" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Immigrant" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Immigrant population." ]
  ], [
     fhir:index 10 ;
     fhir:CodeSystem.concept.code [ fhir:value "other" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Other settlement/special-population type — record detail in text." ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/icr-settlement-type-cs.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/icr-settlement-type-cs.ttl> .