<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="icr-revisit-outcome-cs"/>
  <text>
    <status value="generated"/><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>
  </text>
  <url value="https://icr.healthcampaigns.org/CodeSystem/icr-revisit-outcome-cs"/>
  <version value="0.1.0"/>
  <name value="ICRRevisitOutcomeCS"/>
  <title value="ICR Revisit Outcome"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-08-07T08:41:18-04:00"/>
  <publisher value="UNICEF"/>
  <contact>
    <name value="UNICEF"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.unicef.org"/>
    </telecom>
  </contact>
  <description value="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 value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="already-vaccinated"/>
    <display value="Already vaccinated"/>
    <definition value="On revisit the person was found already vaccinated (e.g. reached elsewhere / in routine)."/>
  </concept>
  <concept>
    <code value="vaccinated-on-revisit"/>
    <display value="Vaccinated on revisit"/>
    <definition value="The person was vaccinated during the revisit."/>
  </concept>
  <concept>
    <code value="still-missing"/>
    <display value="Still missing"/>
    <definition value="The person was still not reached on revisit."/>
  </concept>
</CodeSystem>