{
  "resourceType" : "CodeSystem",
  "id" : "icr-cost-component-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem icr-cost-component-cs</b></p><a name=\"icr-cost-component-cs\"> </a><a name=\"hcicr-cost-component-cs\"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-cost-component-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\">units<a name=\"icr-cost-component-cs-units\"> </a></td><td>Driver units</td><td>The quantity that drives the line: person-days, vehicle-days, doses, km.</td></tr><tr><td style=\"white-space:nowrap\">unit-cost<a name=\"icr-cost-component-cs-unit-cost\"> </a></td><td>Unit cost</td><td>The rate per driver unit (the norm) in the line's currency — units × unit-cost = the amount.</td></tr><tr><td style=\"white-space:nowrap\">amount-usd<a name=\"icr-cost-component-cs-amount-usd\"> </a></td><td>Amount (USD)</td><td>The amount converted to US dollars for cross-country comparison.</td></tr></table></div>"
  },
  "url" : "https://icr.healthcampaigns.org/CodeSystem/icr-cost-component-cs",
  "version" : "0.1.0",
  "name" : "ICRCostComponentCS",
  "title" : "ICR Cost Component",
  "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 coded components of a cost line item (ICRCampaignCost.component.code): the driver quantity, the unit cost (norm), and the USD-normalised amount. Fixed per component slice — no ValueSet (cost-v1).",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "units",
    "display" : "Driver units",
    "definition" : "The quantity that drives the line: person-days, vehicle-days, doses, km."
  },
  {
    "code" : "unit-cost",
    "display" : "Unit cost",
    "definition" : "The rate per driver unit (the norm) in the line's currency — units × unit-cost = the amount."
  },
  {
    "code" : "amount-usd",
    "display" : "Amount (USD)",
    "definition" : "The amount converted to US dollars for cross-country comparison."
  }]
}