Integrated Campaign Registry (ICR) Implementation Guide
0.1.0 - ci-build International flag

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

: ICR Revisit Outcome - JSON Representation

Draft as of 2026-08-07

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "icr-revisit-outcome-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem icr-revisit-outcome-cs</b></p><a name=\"icr-revisit-outcome-cs\"> </a><a name=\"hcicr-revisit-outcome-cs\"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-revisit-outcome-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">already-vaccinated<a name=\"icr-revisit-outcome-cs-already-vaccinated\"> </a></td><td>Already vaccinated</td><td>On revisit the person was found already vaccinated (e.g. reached elsewhere / in routine).</td></tr><tr><td style=\"white-space:nowrap\">vaccinated-on-revisit<a name=\"icr-revisit-outcome-cs-vaccinated-on-revisit\"> </a></td><td>Vaccinated on revisit</td><td>The person was vaccinated during the revisit.</td></tr><tr><td style=\"white-space:nowrap\">still-missing<a name=\"icr-revisit-outcome-cs-still-missing\"> </a></td><td>Still missing</td><td>The person was still not reached on revisit.</td></tr></table></div>"
  },
  "url" : "https://icr.healthcampaigns.org/CodeSystem/icr-revisit-outcome-cs",
  "version" : "0.1.0",
  "name" : "ICRRevisitOutcomeCS",
  "title" : "ICR Revisit Outcome",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-08-07T08:41:18-04:00",
  "publisher" : "UNICEF",
  "contact" : [
    {
      "name" : "UNICEF",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.unicef.org"
        }
      ]
    }
  ],
  "description" : "The outcome of a follow-up visit to a household/person previously missed — the 'outcome of the revisit' block of the missed-children recording forms. Carried on the follow-up Task via the revisit-outcome extension (forms-v1 / jul3-form-analysis §Aggregate #4).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "already-vaccinated",
      "display" : "Already vaccinated",
      "definition" : "On revisit the person was found already vaccinated (e.g. reached elsewhere / in routine)."
    },
    {
      "code" : "vaccinated-on-revisit",
      "display" : "Vaccinated on revisit",
      "definition" : "The person was vaccinated during the revisit."
    },
    {
      "code" : "still-missing",
      "display" : "Still missing",
      "definition" : "The person was still not reached on revisit."
    }
  ]
}