@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://fhir.icr.unicef.org/Measure/icr-admin-coverage> a fhir:Measure ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "icr-admin-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\">ICRAdminCoverage</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 Administrative 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>Doses/treatments delivered ÷ planning denominator, from tallies. Disaggregable by sex, age band, delivery strategy and geography.</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 Integrated Campaign Registry project (Ona + Crosscut)</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 Integrated Campaign Registry project (Ona + Crosscut): <a href=\"https://ona.io\">https://ona.io</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>: Sex\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>: Age band\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>: Delivery strategy\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://fhir.icr.unicef.org/Measure/icr-admin-coverage"] ;
  fhir:Measure.version [ fhir:value "0.1.0"] ;
  fhir:Measure.name [ fhir:value "ICRAdminCoverage"] ;
  fhir:Measure.title [ fhir:value "ICR Administrative Coverage"] ;
  fhir:Measure.status [ fhir:value "active"] ;
  fhir:Measure.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:Measure.date [ fhir:value "2026-07-03T15:57:55-04:00"^^xsd:dateTime] ;
  fhir:Measure.publisher [ fhir:value "UNICEF Integrated Campaign Registry project (Ona + Crosscut)"] ;
  fhir:Measure.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "UNICEF Integrated Campaign Registry project (Ona + Crosscut)" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://ona.io" ]
     ]
  ] ;
  fhir:Measure.description [ fhir:value "Doses/treatments delivered ÷ planning denominator, from tallies. Disaggregable by sex, age band, delivery strategy and geography."] ;
  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 "Doses/treatments administered in the period (record-origin = campaign)" ]
       ]
     ], [
       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 "Planning denominator (the flagged ICRTargetPopulation for the geography)" ]
       ]
     ] ;
     fhir:Measure.group.stratifier [
       fhir:index 0 ;
       fhir:Measure.group.stratifier.code [
         fhir:CodeableConcept.coding [
           fhir:index 0 ;
           fhir:Coding.system [ fhir:value "https://fhir.icr.unicef.org/CodeSystem/icr-coverage-stratifier-cs" ] ;
           fhir:Coding.code [ fhir:value "sex" ] ;
           fhir:Coding.display [ fhir:value "Sex" ]
         ]
       ] ;
       fhir:Measure.group.stratifier.criteria [
         fhir:Expression.language [ fhir:value "text/cql" ] ;
         fhir:Expression.expression [ fhir:value "Patient.gender" ]
       ]
     ], [
       fhir:index 1 ;
       fhir:Measure.group.stratifier.code [
         fhir:CodeableConcept.coding [
           fhir:index 0 ;
           fhir:Coding.system [ fhir:value "https://fhir.icr.unicef.org/CodeSystem/icr-coverage-stratifier-cs" ] ;
           fhir:Coding.code [ fhir:value "age-band" ] ;
           fhir:Coding.display [ fhir:value "Age band" ]
         ]
       ] ;
       fhir:Measure.group.stratifier.criteria [
         fhir:Expression.language [ fhir:value "text/cql" ] ;
         fhir:Expression.expression [ fhir:value "Eligibility age band" ]
       ]
     ], [
       fhir:index 2 ;
       fhir:Measure.group.stratifier.code [
         fhir:CodeableConcept.coding [
           fhir:index 0 ;
           fhir:Coding.system [ fhir:value "https://fhir.icr.unicef.org/CodeSystem/icr-coverage-stratifier-cs" ] ;
           fhir:Coding.code [ fhir:value "delivery-strategy" ] ;
           fhir:Coding.display [ fhir:value "Delivery strategy" ]
         ]
       ] ;
       fhir:Measure.group.stratifier.criteria [
         fhir:Expression.language [ fhir:value "text/cql" ] ;
         fhir:Expression.expression [ fhir:value "Task.delivery-strategy" ]
       ]
     ], [
       fhir:index 3 ;
       fhir:Measure.group.stratifier.code [
         fhir:CodeableConcept.coding [
           fhir:index 0 ;
           fhir:Coding.system [ fhir:value "https://fhir.icr.unicef.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 "Reporting Location" ]
       ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<https://fhir.icr.unicef.org/Measure/icr-admin-coverage.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl .

# -------------------------------------------------------------------------------------

