{
  "resourceType" : "CodeSystem",
  "id" : "hiv-status-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hiv-status-cs</b></p><a name=\"hiv-status-cs\"> </a><a name=\"hchiv-status-cs\"> </a><p>This  code system <code>http://fhir.et/hiv/CodeSystem/hiv-status-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></tr><tr><td style=\"white-space:nowrap\">positive<a name=\"hiv-status-cs-positive\"> </a></td><td>HIV-positive</td></tr><tr><td style=\"white-space:nowrap\">negative<a name=\"hiv-status-cs-negative\"> </a></td><td>HIV-negative</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"hiv-status-cs-unknown\"> </a></td><td>Unknown</td></tr></table></div>"
  },
  "url" : "http://fhir.et/hiv/CodeSystem/hiv-status-cs",
  "version" : "0.1.0",
  "name" : "HIVStatusCS",
  "status" : "draft",
  "date" : "2026-06-17T10:46:20+00:00",
  "publisher" : "MOH Ethiopia",
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "positive",
    "display" : "HIV-positive"
  },
  {
    "code" : "negative",
    "display" : "HIV-negative"
  },
  {
    "code" : "unknown",
    "display" : "Unknown"
  }]
}