{
  "resourceType" : "CodeSystem",
  "id" : "icr-cost-figure-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem icr-cost-figure-cs</b></p><a name=\"icr-cost-figure-cs\"> </a><a name=\"hcicr-cost-figure-cs\"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-cost-figure-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\">total-cost<a name=\"icr-cost-figure-cs-total-cost\"> </a></td><td>Total cost</td><td>Sum of the in-scope line items for the report geography, lineage and perspective.</td></tr><tr><td style=\"white-space:nowrap\">per-person-targeted<a name=\"icr-cost-figure-cs-per-person-targeted\"> </a></td><td>Cost per person targeted</td><td>Total cost ÷ the planning denominator (the flagged ICRTargetPopulation for the geography).</td></tr><tr><td style=\"white-space:nowrap\">per-person-reached<a name=\"icr-cost-figure-cs-per-person-reached\"> </a></td><td>Cost per person reached</td><td>Total cost ÷ persons reached (the administrative-coverage numerator for the same round, geography and data lineage).</td></tr><tr><td style=\"white-space:nowrap\">per-dose-delivered<a name=\"icr-cost-figure-cs-per-dose-delivered\"> </a></td><td>Cost per dose / treatment delivered</td><td>Total cost ÷ doses or treatments delivered (Immunization / MedicationAdministration count, record-origin = campaign).</td></tr></table></div>"
  },
  "url" : "https://icr.healthcampaigns.org/CodeSystem/icr-cost-figure-cs",
  "version" : "0.1.0",
  "name" : "ICRCostFigureCS",
  "title" : "ICR Cost Figure",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-09-05T12:33:07+00:00",
  "publisher" : "UNICEF",
  "contact" : [{
    "name" : "UNICEF",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.unicef.org"
    }]
  }],
  "description" : "The figures a cost report carries, one per MeasureReport.group: the total and the unit costs (per person targeted, per person reached, per dose/treatment delivered). Bound required on ICRCostReport.group.code so the figures are queryable by code (cost-v1).",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [{
    "code" : "total-cost",
    "display" : "Total cost",
    "definition" : "Sum of the in-scope line items for the report geography, lineage and perspective."
  },
  {
    "code" : "per-person-targeted",
    "display" : "Cost per person targeted",
    "definition" : "Total cost ÷ the planning denominator (the flagged ICRTargetPopulation for the geography)."
  },
  {
    "code" : "per-person-reached",
    "display" : "Cost per person reached",
    "definition" : "Total cost ÷ persons reached (the administrative-coverage numerator for the same round, geography and data lineage)."
  },
  {
    "code" : "per-dose-delivered",
    "display" : "Cost per dose / treatment delivered",
    "definition" : "Total cost ÷ doses or treatments delivered (Immunization / MedicationAdministration count, record-origin = campaign)."
  }]
}