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
<Immunization xmlns="http://hl7.org/fhir">
<id value="example-mcv-dose"/>
<meta>
<profile
value="https://icr.healthcampaigns.org/StructureDefinition/ICRImmunizationEvent"/>
<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: Immunization example-mcv-dose</b></p><a name="example-mcv-dose"> </a><a name="hcexample-mcv-dose"> </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-ICRImmunizationEvent.html">ICR Immunization Event</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>Record Origin</b>: campaign</p><p><b>Prior-dose Status (Zero-dose)</b>: zero-dose</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://hl7.org/fhir/sid/cvx 05}">measles virus vaccine</span></p><p><b>patient</b>: <a href="Patient-example-child.html">Aminata Kamara Female, DoB: 2023-04-12 ( https://icr.healthcampaigns.org/identifiers/national-id#SL-2023-04-0099812)</a></p><p><b>occurrence</b>: 2026-06-24 09:40:00+0000</p><p><b>location</b>: <a href="Location-example-dwelling.html">Location Dwelling — Rokupr block 4, house 12</a></p><p><b>manufacturer</b>: Serum Institute of India</p><p><b>lotNumber</b>: MRV-2026-0412</p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td>Mop-up team 4, Rokupr</td></tr></table><h3>ProtocolApplieds</h3><table class="grid"><tr><td style="display: none">-</td><td><b>DoseNumber[x]</b></td></tr><tr><td style="display: none">*</td><td>1</td></tr></table></div>
</text>
<extension
url="https://icr.healthcampaigns.org/StructureDefinition/record-origin">
<valueCode value="campaign"/>
</extension>
<extension
url="https://icr.healthcampaigns.org/StructureDefinition/prior-dose-status">
<valueCode value="zero-dose"/>
</extension>
<status value="completed"/>
<vaccineCode>
<coding>
<system value="http://hl7.org/fhir/sid/cvx"/>
<code value="05"/>
<display value="measles virus vaccine"/>
</coding>
</vaccineCode>
<patient>🔗
<reference value="Patient/example-child"/>
</patient>
<occurrenceDateTime value="2026-06-24T09:40:00Z"/>
<location>🔗
<reference value="Location/example-dwelling"/>
</location>
<manufacturer>
<display value="Serum Institute of India"/>
</manufacturer>
<lotNumber value="MRV-2026-0412"/>
<performer>
<actor>
<display value="Mop-up team 4, Rokupr"/>
</actor>
</performer>
<protocolApplied>
<doseNumberPositiveInt value="1"/>
</protocolApplied>
</Immunization>