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
<Observation xmlns="http://hl7.org/fhir">
<id value="example-lf-endemicity"/>
<meta>
<profile
value="https://icr.healthcampaigns.org/StructureDefinition/ICRLocationStatus"/>
<tag>
<system
value="https://icr.healthcampaigns.org/CodeSystem/icr-project-tag-cs"/>
<code value="gallery"/>
<display value="Gallery"/>
</tag>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation example-lf-endemicity</b></p><a name="example-lf-endemicity"> </a><a name="hcexample-lf-endemicity"> </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-ICRLocationStatus.html">ICR Location Status</a></p><p style="margin-bottom: 0px">Tag: <a href="CodeSystem-icr-project-tag-cs.html">Gallery (Details: ICR Project Tag code gallery = 'Gallery')</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-location-status-cs lf-endemicity}">Lymphatic filariasis endemicity</span></p><p><b>subject</b>: <a href="Location-example-district.html">Location Kambia District</a></p><p><b>effective</b>: 2026-01-15</p><p><b>performer</b>: MoH NTD Programme — JRSM 2026 submission</p><p><b>value</b>: <span title="Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-endemicity-status-cs endemic-under-mda}">Endemic, under MDA</span></p><p><b>method</b>: <span title="Codes:">District-level LF mapping survey (2019), reconfirmed through annual JRSM reporting</span></p><p><b>derivedFrom</b>: LF mapping survey report, Kambia District, 2019</p></div>
</text>
<status value="final"/>
<code>
<coding>
<system
value="https://icr.healthcampaigns.org/CodeSystem/icr-location-status-cs"/>
<code value="lf-endemicity"/>
<display value="Lymphatic filariasis endemicity"/>
</coding>
</code>
<subject>🔗
<reference value="Location/example-district"/>
</subject>
<effectiveDateTime value="2026-01-15"/>
<performer>
<display value="MoH NTD Programme — JRSM 2026 submission"/>
</performer>
<valueCodeableConcept>
<coding>
<system
value="https://icr.healthcampaigns.org/CodeSystem/icr-endemicity-status-cs"/>
<code value="endemic-under-mda"/>
<display value="Endemic, under MDA"/>
</coding>
</valueCodeableConcept>
<method>
<text
value="District-level LF mapping survey (2019), reconfirmed through annual JRSM reporting"/>
</method>
<derivedFrom>
<display value="LF mapping survey report, Kambia District, 2019"/>
</derivedFrom>
</Observation>