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/Task/example-mopup-task> a fhir:Task ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "example-mopup-task"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://icr.healthcampaigns.org/StructureDefinition/ICRCampaignTask" ;
fhir:index 0 ;
fhir:link <https://icr.healthcampaigns.org/StructureDefinition/ICRCampaignTask>
] ;
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: Task example-mopup-task</b></p><a name=\"example-mopup-task\"> </a><a name=\"hcexample-mopup-task\"> </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-ICRCampaignTask.html\">ICR Campaign Task</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>Delivery Strategy</b>: <span title=\"Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-delivery-strategy-cs house-to-house}\">House-to-house</span></p><p><b>Task Origin</b>: field-registered</p><p><b>instantiatesCanonical</b>: <a href=\"ActivityDefinition-example-mcv-activity.html\">Administer measles-containing vaccine, 9 months–14 years</a></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>: Completed</p><p><b>intent</b>: order</p><p><b>code</b>: <span title=\"Codes:\">House-to-house mop-up: vaccinate children missed at fixed posts</span></p><p><b>for</b>: <a href=\"Group-example-household.html\">Group Household</a></p><p><b>executionPeriod</b>: 2026-06-24 09:30:00+0000 --> 2026-06-24 09:50:00+0000</p><p><b>owner</b>: <a href=\"CareTeam-example-careteam.html\">CareTeam CDD team 7, Rokupr</a></p><p><b>location</b>: <a href=\"Location-example-dwelling.html\">Location Dwelling — Rokupr block 4, house 12</a></p><blockquote><p><b>output</b></p><p><b>type</b>: <span title=\"Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-task-output-type-cs eligible-present}\">Eligible persons present</span></p><p><b>value</b>: 2</p></blockquote><blockquote><p><b>output</b></p><p><b>type</b>: <span title=\"Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-task-output-type-cs eligible-absent}\">Eligible persons absent</span></p><p><b>value</b>: 1</p></blockquote><blockquote><p><b>output</b></p><p><b>type</b>: <span title=\"Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-task-output-type-cs missed-reason}\">Missed reason</span></p><p><b>value</b>: <span title=\"Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-missed-reason-cs absent}\">Absent</span></p></blockquote><blockquote><p><b>output</b></p><p><b>type</b>: <span title=\"Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-task-output-type-cs children-already-marked}\">Children already finger-marked</span></p><p><b>value</b>: 1</p></blockquote><blockquote><p><b>output</b></p><p><b>type</b>: <span title=\"Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-task-output-type-cs delivery-event}\">Delivery event reference</span></p><p><b>value</b>: <a href=\"Immunization-example-mcv-dose.html\">Immunization: extension = campaign,->CarePlan Measles–rubella SIA, Kambia District, June 2026 (round 1),zero-dose; status = completed; vaccineCode = measles virus vaccine; occurrence[x] = 2026-06-24 09:40:00+0000; lotNumber = MRV-2026-0412</a></p></blockquote></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://icr.healthcampaigns.org/StructureDefinition/delivery-strategy" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://icr.healthcampaigns.org/CodeSystem/icr-delivery-strategy-cs" ] ;
fhir:Coding.code [ fhir:value "house-to-house" ] ;
fhir:Coding.display [ fhir:value "House-to-house" ]
]
]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "https://icr.healthcampaigns.org/StructureDefinition/task-origin" ] ;
fhir:Extension.valueCode [ fhir:value "field-registered" ]
] ;
fhir:Task.instantiatesCanonical [
fhir:value "https://icr.healthcampaigns.org/ActivityDefinition/example-mcv-activity" ;
fhir:link <https://icr.healthcampaigns.org/ActivityDefinition/example-mcv-activity>
] ;
fhir:Task.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:Task.status [ fhir:value "completed"] ;
fhir:Task.intent [ fhir:value "order"] ;
fhir:Task.code [
fhir:CodeableConcept.text [ fhir:value "House-to-house mop-up: vaccinate children missed at fixed posts" ]
] ;
fhir:Task.for [
fhir:link <http://hl7.org/fhir/Group/example-household> ;
fhir:Reference.reference [ fhir:value "Group/example-household" ]
] ;
fhir:Task.executionPeriod [
fhir:Period.start [ fhir:value "2026-06-24T09:30:00Z"^^xsd:dateTime ] ;
fhir:Period.end [ fhir:value "2026-06-24T09:50:00Z"^^xsd:dateTime ]
] ;
fhir:Task.owner [
fhir:link <http://hl7.org/fhir/CareTeam/example-careteam> ;
fhir:Reference.reference [ fhir:value "CareTeam/example-careteam" ]
] ;
fhir:Task.location [
fhir:link <http://hl7.org/fhir/Location/example-dwelling> ;
fhir:Reference.reference [ fhir:value "Location/example-dwelling" ]
] ;
fhir:Task.output [
fhir:index 0 ;
fhir:Task.output.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://icr.healthcampaigns.org/CodeSystem/icr-task-output-type-cs" ] ;
fhir:Coding.code [ fhir:value "eligible-present" ] ;
fhir:Coding.display [ fhir:value "Eligible persons present" ]
]
] ;
fhir:Task.output.valueUnsignedInt [ fhir:value "2"^^xsd:nonNegativeInteger ]
], [
fhir:index 1 ;
fhir:Task.output.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://icr.healthcampaigns.org/CodeSystem/icr-task-output-type-cs" ] ;
fhir:Coding.code [ fhir:value "eligible-absent" ] ;
fhir:Coding.display [ fhir:value "Eligible persons absent" ]
]
] ;
fhir:Task.output.valueUnsignedInt [ fhir:value "1"^^xsd:nonNegativeInteger ]
], [
fhir:index 2 ;
fhir:Task.output.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://icr.healthcampaigns.org/CodeSystem/icr-task-output-type-cs" ] ;
fhir:Coding.code [ fhir:value "missed-reason" ] ;
fhir:Coding.display [ fhir:value "Missed reason" ]
]
] ;
fhir:Task.output.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://icr.healthcampaigns.org/CodeSystem/icr-missed-reason-cs" ] ;
fhir:Coding.code [ fhir:value "absent" ] ;
fhir:Coding.display [ fhir:value "Absent" ]
]
]
], [
fhir:index 3 ;
fhir:Task.output.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://icr.healthcampaigns.org/CodeSystem/icr-task-output-type-cs" ] ;
fhir:Coding.code [ fhir:value "children-already-marked" ] ;
fhir:Coding.display [ fhir:value "Children already finger-marked" ]
]
] ;
fhir:Task.output.valueUnsignedInt [ fhir:value "1"^^xsd:nonNegativeInteger ]
], [
fhir:index 4 ;
fhir:Task.output.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://icr.healthcampaigns.org/CodeSystem/icr-task-output-type-cs" ] ;
fhir:Coding.code [ fhir:value "delivery-event" ] ;
fhir:Coding.display [ fhir:value "Delivery event reference" ]
]
] ;
fhir:Task.output.valueReference [
fhir:link <http://hl7.org/fhir/Immunization/example-mcv-dose> ;
fhir:Reference.reference [ fhir:value "Immunization/example-mcv-dose" ]
]
] .
<http://hl7.org/fhir/CarePlan/example-mr-sia-2026> a fhir:CarePlan .
<http://hl7.org/fhir/Group/example-household> a fhir:Group .
<http://hl7.org/fhir/CareTeam/example-careteam> a fhir:CareTeam .
<http://hl7.org/fhir/Location/example-dwelling> a fhir:Location .
<http://hl7.org/fhir/Immunization/example-mcv-dose> a fhir:Immunization .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Task/example-mopup-task.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Task/example-mopup-task.ttl> .
IG © 2026+ UNICEF. Package unicef.fhir.icr#0.1.0 based on FHIR 4.0.1. Generated 2026-08-20
Links: Table of Contents |
QA Report