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-oncho-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-oncho-endemicity</b></p><a name=\"example-oncho-endemicity\"> </a><a name=\"hcexample-oncho-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 oncho-endemicity}\">Onchocerciasis 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 non-endemic}\">Non-endemic</span></p><p><b>method</b>: <span title=\"Codes:\">Epidemiological mapping (REMO); no active transmission foci</span></p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "https://icr.healthcampaigns.org/CodeSystem/icr-location-status-cs",
"code" : "oncho-endemicity",
"display" : "Onchocerciasis 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" : "non-endemic",
"display" : "Non-endemic"
}
]
},
"method" : {
"text" : "Epidemiological mapping (REMO); no active transmission foci"
}
}