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-lf-endemicity",
"meta" : {
"profile" : [
🔗 "https://icr.healthcampaigns.org/StructureDefinition/ICRLocationStatus"
],
"tag" : [
{
"system" : "https://icr.healthcampaigns.org/CodeSystem/icr-project-tag-cs",
"code" : "gallery",
"display" : "Gallery"
}
]
},
"text" : {
"status" : "generated",
"div" : "<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>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "https://icr.healthcampaigns.org/CodeSystem/icr-location-status-cs",
"code" : "lf-endemicity",
"display" : "Lymphatic filariasis endemicity"
}
]
},
"subject" : {
🔗 "reference" : "Location/example-district"
},
"effectiveDateTime" : "2026-01-15",
"performer" : [
{
"display" : "MoH NTD Programme — JRSM 2026 submission"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://icr.healthcampaigns.org/CodeSystem/icr-endemicity-status-cs",
"code" : "endemic-under-mda",
"display" : "Endemic, under MDA"
}
]
},
"method" : {
"text" : "District-level LF mapping survey (2019), reconfirmed through annual JRSM reporting"
},
"derivedFrom" : [
{
"display" : "LF mapping survey report, Kambia District, 2019"
}
]
}