<?xml version="1.0" encoding="UTF-8"?>

<Observation xmlns="http://hl7.org/fhir">
  <id value="example-cost-transport-actual"/>
  <meta>
    <profile value="https://icr.healthcampaigns.org/StructureDefinition/ICRCampaignCost"/>
    <tag>
      <system value="https://icr.healthcampaigns.org/CodeSystem/icr-project-tag-cs"/>
      <code value="mr-sia"/>
      <display value="MR SIA (Sierra Leone)"/>
    </tag>
  </meta>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation example-cost-transport-actual</b></p><a name="example-cost-transport-actual"> </a><a name="hcexample-cost-transport-actual"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ICRCampaignCost.html">ICR Campaign Cost</a></p><p style="margin-bottom: 0px">Tag: <a href="CodeSystem-icr-project-tag-cs.html">MR SIA (Sierra Leone) (Details: ICR Project Tag code mr-sia = 'MR SIA (Sierra Leone)')</a></p></div><p><b>Cost Lineage</b>: actual</p><p><b>Funding Source</b>: <span title="Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-funding-source-cs government}">Government</span></p><p><b>basedOn</b>: <a href="CarePlan-example-mr-sia-2026.html">CarePlan Measles–rubella SIA, Kambia District, June 2026 (round 1)</a></p><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-cost-category-cs transport}">Transport &amp; fuel</span></p><p><b>subject</b>: <a href="Location-example-district.html">Location Kambia District</a></p><p><b>effective</b>: 2026-06-15 --&gt; 2026-07-31</p><p><b>performer</b>: Kambia District Health Management Team</p><p><b>value</b>: 277000 SLE<span style="background: LightGoldenRodYellow"> (Details: unknown  codeSLE = 'SLE')</span></p><p><b>derivedFrom</b>: DHMT campaign expenditure return, July 2026</p><h3>Components</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-cost-component-cs amount-usd}">Amount (USD)</span></td><td>12300 USD<span style="background: LightGoldenRodYellow"> (Details: unknown  codeUSD = 'United States dollar')</span></td></tr></table></div>
  </text>
  <extension url="https://icr.healthcampaigns.org/StructureDefinition/cost-lineage">
    <valueCode value="actual"/>
  </extension>
  <extension url="https://icr.healthcampaigns.org/StructureDefinition/funding-source">
    <valueCodeableConcept>
      <coding>
        <system value="https://icr.healthcampaigns.org/CodeSystem/icr-funding-source-cs"/>
        <code value="government"/>
        <display value="Government"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <basedOn>
    <reference value="CarePlan/example-mr-sia-2026"/>
  </basedOn>
  <status value="final"/>
  <code>
    <coding>
      <system value="https://icr.healthcampaigns.org/CodeSystem/icr-cost-category-cs"/>
      <code value="transport"/>
      <display value="Transport &amp; fuel"/>
    </coding>
  </code>
  <subject>
    <reference value="Location/example-district"/>
  </subject>
  <effectivePeriod>
    <start value="2026-06-15"/>
    <end value="2026-07-31"/>
  </effectivePeriod>
  <performer>
    <display value="Kambia District Health Management Team"/>
  </performer>
  <valueQuantity>
    <value value="277000"/>
    <unit value="SLE"/>
    <system value="urn:iso:std:iso:4217"/>
    <code value="SLE"/>
  </valueQuantity>
  <derivedFrom>
    <display value="DHMT campaign expenditure return, July 2026"/>
  </derivedFrom>
  <component>
    <code>
      <coding>
        <system value="https://icr.healthcampaigns.org/CodeSystem/icr-cost-component-cs"/>
        <code value="amount-usd"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="12300"/>
      <unit value="USD"/>
      <system value="urn:iso:std:iso:4217"/>
      <code value="USD"/>
    </valueQuantity>
  </component>
</Observation>