@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 -------------------------------------------------------------------

<https://icr.healthcampaigns.org/CodeSystem/icr-coverage-stratifier-cs> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "icr-coverage-stratifier-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-coverage-stratifier-cs</b></p><a name=\"icr-coverage-stratifier-cs\"> </a><a name=\"hcicr-coverage-stratifier-cs\"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-coverage-stratifier-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\">sex<a name=\"icr-coverage-stratifier-cs-sex\"> </a></td><td>Sex</td><td>Disaggregation by administrative sex (maps to Patient.gender).</td></tr><tr><td style=\"white-space:nowrap\">age-band<a name=\"icr-coverage-stratifier-cs-age-band\"> </a></td><td>Age band</td><td>Disaggregation by the campaign's eligibility age bands (e.g. 5–14, 15+).</td></tr><tr><td style=\"white-space:nowrap\">delivery-strategy<a name=\"icr-coverage-stratifier-cs-delivery-strategy\"> </a></td><td>Delivery strategy</td><td>Disaggregation by ICRDeliveryStrategy (fixed-post, house-to-house, community-directed…).</td></tr><tr><td style=\"white-space:nowrap\">disposition<a name=\"icr-coverage-stratifier-cs-disposition\"> </a></td><td>Disposition</td><td>Disaggregation by treatment disposition (treated vs not-treated reason: absent, refused, excluded).</td></tr><tr><td style=\"white-space:nowrap\">geography<a name=\"icr-coverage-stratifier-cs-geography\"> </a></td><td>Geography</td><td>Disaggregation by the location/admin level the figure covers.</td></tr><tr><td style=\"white-space:nowrap\">dose-history<a name=\"icr-coverage-stratifier-cs-dose-history\"> </a></td><td>Dose history / zero-dose status</td><td>Disaggregation by prior-dose status (ICRDoseHistoryCS: zero-dose | previously-received | no-recall) — the polio SIA tally's never-received / previously-received / no-recall split, and the zero-dose vs not-zero-dose axis (forms-v1 / jul3-form-analysis §Aggregate #1).</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://icr.healthcampaigns.org/CodeSystem/icr-coverage-stratifier-cs"] ;
  fhir:CodeSystem.version [ fhir:value "0.1.0"] ;
  fhir:CodeSystem.name [ fhir:value "ICRCoverageStratifierCS"] ;
  fhir:CodeSystem.title [ fhir:value "ICR Coverage Stratifier"] ;
  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 standard disaggregation axes a coverage MeasureReport stratifies by (and a Measure declares). Formalises the v0.18.0 stratified-tally pattern into a named contract (espen-v3 / §17.2 B1)."] ;
  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 "6"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "sex" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sex" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Disaggregation by administrative sex (maps to Patient.gender)." ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "age-band" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Age band" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Disaggregation by the campaign's eligibility age bands (e.g. 5–14, 15+)." ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "delivery-strategy" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Delivery strategy" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Disaggregation by ICRDeliveryStrategy (fixed-post, house-to-house, community-directed…)." ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "disposition" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Disposition" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Disaggregation by treatment disposition (treated vs not-treated reason: absent, refused, excluded)." ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "geography" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Geography" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Disaggregation by the location/admin level the figure covers." ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "dose-history" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dose history / zero-dose status" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Disaggregation by prior-dose status (ICRDoseHistoryCS: zero-dose | previously-received | no-recall) — the polio SIA tally's never-received / previously-received / no-recall split, and the zero-dose vs not-zero-dose axis (forms-v1 / jul3-form-analysis §Aggregate #1)." ]
  ] .

# - ontology header ------------------------------------------------------------

<https://icr.healthcampaigns.org/CodeSystem/icr-coverage-stratifier-cs.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl .

# -------------------------------------------------------------------------------------

