Ethiopia HIV IG (sandbox demo subset)
0.1.0 - ci-build

Ethiopia HIV IG (sandbox demo subset) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: HIV Serotype Codes - JSON Representation

Active as of 2026-06-17

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "hiv-serotype-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hiv-serotype-cs</b></p><a name=\"hiv-serotype-cs\"> </a><a name=\"hchiv-serotype-cs\"> </a><p>This  code system <code>http://fhir.et/hiv/CodeSystem/hiv-serotype-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\">HIV1<a name=\"hiv-serotype-cs-HIV1\"> </a></td><td>HIV-1</td></tr><tr><td style=\"white-space:nowrap\">HIV2<a name=\"hiv-serotype-cs-HIV2\"> </a></td><td>HIV-2</td></tr></table></div>"
  },
  "url" : "http://fhir.et/hiv/CodeSystem/hiv-serotype-cs",
  "version" : "0.1.0",
  "name" : "HIVSerotypeCS",
  "title" : "HIV Serotype Codes",
  "status" : "active",
  "date" : "2026-06-17T10:46:20+00:00",
  "publisher" : "MOH Ethiopia",
  "description" : "Codes for HIV-1 and HIV-2",
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "HIV1",
      "display" : "HIV-1"
    },
    {
      "code" : "HIV2",
      "display" : "HIV-2"
    }
  ]
}