Integrated Campaign Registry (ICR) Implementation Guide
0.1.0 - ci-build
Integrated Campaign Registry (ICR) Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "example-cost-perdiem-budget",
"meta" : {
"profile" : [
🔗 "https://icr.healthcampaigns.org/StructureDefinition/ICRCampaignCost"
],
"tag" : [
{
"system" : "https://icr.healthcampaigns.org/CodeSystem/icr-project-tag-cs",
"code" : "mr-sia",
"display" : "MR SIA (Sierra Leone)"
}
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation example-cost-perdiem-budget</b></p><a name=\"example-cost-perdiem-budget\"> </a><a name=\"hcexample-cost-perdiem-budget\"> </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>: budgeted</p><p><b>Funding Source</b>: <span title=\"Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-funding-source-cs gavi}\">Gavi</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 per-diem-incentive}\">Per diems & incentives</span></p><p><b>subject</b>: <a href=\"Location-example-district.html\">Location Kambia District</a></p><p><b>effective</b>: 2026-06-15 --> 2026-06-26</p><p><b>performer</b>: Kambia District Health Management Team</p><p><b>value</b>: 640000 SLE<span style=\"background: LightGoldenRodYellow\"> (Details: unknown codeSLE = 'SLE')</span></p><p><b>note</b>: </p><blockquote><div><p>Generated from the microplan: 640 vaccinators × 5 days (workload-target) × the SLE 200 per-diem norm.</p>\n</div></blockquote><p><b>derivedFrom</b>: Kambia District MR SIA microplan budget, April 2026</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-cost-component-cs units}\">Driver units</span></p><p><b>value</b>: 3200 person-days<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM coded = 'd')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-cost-component-cs unit-cost}\">Unit cost</span></p><p><b>value</b>: 200 SLE per person-day<span style=\"background: LightGoldenRodYellow\"> (Details: unknown codeSLE = 'SLE')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-cost-component-cs amount-usd}\">Amount (USD)</span></p><p><b>value</b>: 28400 USD<span style=\"background: LightGoldenRodYellow\"> (Details: unknown codeUSD = 'United States dollar')</span></p></blockquote></div>"
},
"extension" : [
{
"url" : "https://icr.healthcampaigns.org/StructureDefinition/cost-lineage",
"valueCode" : "budgeted"
},
{
"url" : "https://icr.healthcampaigns.org/StructureDefinition/funding-source",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://icr.healthcampaigns.org/CodeSystem/icr-funding-source-cs",
"code" : "gavi",
"display" : "Gavi"
}
]
}
}
],
"basedOn" : [
{
🔗 "reference" : "CarePlan/example-mr-sia-2026"
}
],
"status" : "final",
"code" : {
"coding" : [
{
"system" : "https://icr.healthcampaigns.org/CodeSystem/icr-cost-category-cs",
"code" : "per-diem-incentive",
"display" : "Per diems & incentives"
}
]
},
"subject" : {
🔗 "reference" : "Location/example-district"
},
"effectivePeriod" : {
"start" : "2026-06-15",
"end" : "2026-06-26"
},
"performer" : [
{
"display" : "Kambia District Health Management Team"
}
],
"valueQuantity" : {
"value" : 640000,
"unit" : "SLE",
"system" : "urn:iso:std:iso:4217",
"code" : "SLE"
},
"note" : [
{
"text" : "Generated from the microplan: 640 vaccinators × 5 days (workload-target) × the SLE 200 per-diem norm."
}
],
"derivedFrom" : [
{
"display" : "Kambia District MR SIA microplan budget, April 2026"
}
],
"component" : [
{
"code" : {
"coding" : [
{
"system" : "https://icr.healthcampaigns.org/CodeSystem/icr-cost-component-cs",
"code" : "units"
}
]
},
"valueQuantity" : {
"value" : 3200,
"unit" : "person-days",
"system" : "http://unitsofmeasure.org",
"code" : "d"
}
},
{
"code" : {
"coding" : [
{
"system" : "https://icr.healthcampaigns.org/CodeSystem/icr-cost-component-cs",
"code" : "unit-cost"
}
]
},
"valueQuantity" : {
"value" : 200,
"unit" : "SLE per person-day",
"system" : "urn:iso:std:iso:4217",
"code" : "SLE"
}
},
{
"code" : {
"coding" : [
{
"system" : "https://icr.healthcampaigns.org/CodeSystem/icr-cost-component-cs",
"code" : "amount-usd"
}
]
},
"valueQuantity" : {
"value" : 28400,
"unit" : "USD",
"system" : "urn:iso:std:iso:4217",
"code" : "USD"
}
}
]
}