{
  "resourceType" : "CodeSystem",
  "id" : "hiv-testing-reason-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hiv-testing-reason-cs</b></p><a name=\"hiv-testing-reason-cs\"> </a><a name=\"hchiv-testing-reason-cs\"> </a><p>This  code system <code>http://moh.gov.et/fhir/CodeSystem/hiv-testing-reason</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">First-time-HIV-test<a name=\"hiv-testing-reason-cs-First-time-HIV-test\"> </a></td><td>First-time HIV test</td></tr><tr><td style=\"white-space:nowrap\">Retesting-for-HIV<a name=\"hiv-testing-reason-cs-Retesting-for-HIV\"> </a></td><td>Retesting for HIV</td></tr><tr><td style=\"white-space:nowrap\">verfication-on-discordant<a name=\"hiv-testing-reason-cs-verfication-on-discordant\"> </a></td><td>Verification when discordant results happen</td></tr><tr><td style=\"white-space:nowrap\">Retesting-for-confirmation-before-ART-initiation<a name=\"hiv-testing-reason-cs-Retesting-for-confirmation-before-ART-initiation\"> </a></td><td>Retesting for confirmation before ART initiation</td></tr><tr><td style=\"white-space:nowrap\">Confirmation-for-reactive-HIVST-result<a name=\"hiv-testing-reason-cs-Confirmation-for-reactive-HIVST-result\"> </a></td><td>Confirmation for reactive HIVST result</td></tr><tr><td style=\"white-space:nowrap\">Partner-or-contact-of-index-case<a name=\"hiv-testing-reason-cs-Partner-or-contact-of-index-case\"> </a></td><td>Partner or contact of an index case</td></tr><tr><td style=\"white-space:nowrap\">Partner-or-contact-of-HIV-testing-client-non-index-case<a name=\"hiv-testing-reason-cs-Partner-or-contact-of-HIV-testing-client-non-index-case\"> </a></td><td>Partner or contact of an HIV testing client (non-index case)</td></tr></table></div>"
  },
  "url" : "http://moh.gov.et/fhir/CodeSystem/hiv-testing-reason",
  "version" : "0.1.0",
  "name" : "HIVTestingReasonCS",
  "title" : "HIV Testing Reason CodeSystem",
  "status" : "draft",
  "date" : "2026-02-25T20:08:15+00:00",
  "publisher" : "MOH Ethiopia",
  "contact" : [{
    "name" : "MOH Ethiopia",
    "telecom" : [{
      "system" : "url",
      "value" : "http://moh.gov.et"
    }]
  }],
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "content" : "complete",
  "count" : 7,
  "concept" : [{
    "code" : "First-time-HIV-test",
    "display" : "First-time HIV test"
  },
  {
    "code" : "Retesting-for-HIV",
    "display" : "Retesting for HIV"
  },
  {
    "code" : "verfication-on-discordant",
    "display" : "Verification when discordant results happen"
  },
  {
    "code" : "Retesting-for-confirmation-before-ART-initiation",
    "display" : "Retesting for confirmation before ART initiation"
  },
  {
    "code" : "Confirmation-for-reactive-HIVST-result",
    "display" : "Confirmation for reactive HIVST result"
  },
  {
    "code" : "Partner-or-contact-of-index-case",
    "display" : "Partner or contact of an index case"
  },
  {
    "code" : "Partner-or-contact-of-HIV-testing-client-non-index-case",
    "display" : "Partner or contact of an HIV testing client (non-index case)"
  }]
}