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

: HTS Service CodeSystem - JSON Representation

Draft as of 2026-06-17

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "hts-service-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hts-service-cs</b></p><a name=\"hts-service-cs\"> </a><a name=\"hchts-service-cs\"> </a><p>This  code system <code>http://fhir.et/hiv/CodeSystem/hts-service-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\">facility-based<a name=\"hts-service-cs-facility-based\"> </a></td><td>Facility-based HTS</td></tr><tr><td style=\"white-space:nowrap\">community-based<a name=\"hts-service-cs-community-based\"> </a></td><td>Community-based HTS</td></tr><tr><td style=\"white-space:nowrap\">index-testing<a name=\"hts-service-cs-index-testing\"> </a></td><td>Index client testing</td></tr><tr><td style=\"white-space:nowrap\">self-testing<a name=\"hts-service-cs-self-testing\"> </a></td><td>HIV self-testing</td></tr><tr><td style=\"white-space:nowrap\">pmtct-hts<a name=\"hts-service-cs-pmtct-hts\"> </a></td><td>PMTCT HTS</td></tr></table></div>"
  },
  "url" : "http://fhir.et/hiv/CodeSystem/hts-service-cs",
  "version" : "0.1.0",
  "name" : "HTSServiceCS",
  "title" : "HTS Service CodeSystem",
  "status" : "draft",
  "date" : "2026-06-17T10:46:20+00:00",
  "publisher" : "MOH Ethiopia",
  "description" : "Codes for HIV Testing Services (HTS) service types.",
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "facility-based",
      "display" : "Facility-based HTS"
    },
    {
      "code" : "community-based",
      "display" : "Community-based HTS"
    },
    {
      "code" : "index-testing",
      "display" : "Index client testing"
    },
    {
      "code" : "self-testing",
      "display" : "HIV self-testing"
    },
    {
      "code" : "pmtct-hts",
      "display" : "PMTCT HTS"
    }
  ]
}