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
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/Observation/example-cost-perdiem-budget> a fhir:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "example-cost-perdiem-budget"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://icr.healthcampaigns.org/StructureDefinition/ICRCampaignCost" ;
fhir:index 0 ;
fhir:link <https://icr.healthcampaigns.org/StructureDefinition/ICRCampaignCost>
] ;
fhir:Meta.tag [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://icr.healthcampaigns.org/CodeSystem/icr-project-tag-cs" ] ;
fhir:Coding.code [ fhir:value "mr-sia" ] ;
fhir:Coding.display [ fhir:value "MR SIA (Sierra Leone)" ]
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.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>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://icr.healthcampaigns.org/StructureDefinition/cost-lineage" ] ;
fhir:Extension.valueCode [ fhir:value "budgeted" ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "https://icr.healthcampaigns.org/StructureDefinition/funding-source" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://icr.healthcampaigns.org/CodeSystem/icr-funding-source-cs" ] ;
fhir:Coding.code [ fhir:value "gavi" ] ;
fhir:Coding.display [ fhir:value "Gavi" ]
]
]
] ;
fhir:Observation.basedOn [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/CarePlan/example-mr-sia-2026> ;
fhir:Reference.reference [ fhir:value "CarePlan/example-mr-sia-2026" ]
] ;
fhir:Observation.status [ fhir:value "final"] ;
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://icr.healthcampaigns.org/CodeSystem/icr-cost-category-cs" ] ;
fhir:Coding.code [ fhir:value "per-diem-incentive" ] ;
fhir:Coding.display [ fhir:value "Per diems & incentives" ]
]
] ;
fhir:Observation.subject [
fhir:link <http://hl7.org/fhir/Location/example-district> ;
fhir:Reference.reference [ fhir:value "Location/example-district" ]
] ;
fhir:Observation.effectivePeriod [
fhir:Period.start [ fhir:value "2026-06-15"^^xsd:date ] ;
fhir:Period.end [ fhir:value "2026-06-26"^^xsd:date ]
] ;
fhir:Observation.performer [
fhir:index 0 ;
fhir:Reference.display [ fhir:value "Kambia District Health Management Team" ]
] ;
fhir:Observation.valueQuantity [
fhir:Quantity.value [ fhir:value "640000"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "SLE" ] ;
fhir:Quantity.system [ fhir:value "urn:iso:std:iso:4217" ] ;
fhir:Quantity.code [ fhir:value "SLE" ]
] ;
fhir:Observation.note [
fhir:index 0 ;
fhir:Annotation.text [ fhir:value "Generated from the microplan: 640 vaccinators × 5 days (workload-target) × the SLE 200 per-diem norm." ]
] ;
fhir:Observation.derivedFrom [
fhir:index 0 ;
fhir:Reference.display [ fhir:value "Kambia District MR SIA microplan budget, April 2026" ]
] ;
fhir:Observation.component [
fhir:index 0 ;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://icr.healthcampaigns.org/CodeSystem/icr-cost-component-cs" ] ;
fhir:Coding.code [ fhir:value "units" ]
]
] ;
fhir:Observation.component.valueQuantity [
fhir:Quantity.value [ fhir:value "3200"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "person-days" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "d" ]
]
], [
fhir:index 1 ;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://icr.healthcampaigns.org/CodeSystem/icr-cost-component-cs" ] ;
fhir:Coding.code [ fhir:value "unit-cost" ]
]
] ;
fhir:Observation.component.valueQuantity [
fhir:Quantity.value [ fhir:value "200"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "SLE per person-day" ] ;
fhir:Quantity.system [ fhir:value "urn:iso:std:iso:4217" ] ;
fhir:Quantity.code [ fhir:value "SLE" ]
]
], [
fhir:index 2 ;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://icr.healthcampaigns.org/CodeSystem/icr-cost-component-cs" ] ;
fhir:Coding.code [ fhir:value "amount-usd" ]
]
] ;
fhir:Observation.component.valueQuantity [
fhir:Quantity.value [ fhir:value "28400"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "USD" ] ;
fhir:Quantity.system [ fhir:value "urn:iso:std:iso:4217" ] ;
fhir:Quantity.code [ fhir:value "USD" ]
]
] .
<http://hl7.org/fhir/CarePlan/example-mr-sia-2026> a fhir:CarePlan .
<http://hl7.org/fhir/Location/example-district> a fhir:Location .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Observation/example-cost-perdiem-budget.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Observation/example-cost-perdiem-budget.ttl> .
IG © 2026+ UNICEF. Package unicef.fhir.icr#0.1.0 based on FHIR 4.0.1. Generated 2026-09-05
Links: Table of Contents |
QA Report