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 Testing for community entry point CodeSystem - JSON Representation

Draft as of 2026-06-17

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "community-entry-point-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem community-entry-point-cs</b></p><a name=\"community-entry-point-cs\"> </a><a name=\"hccommunity-entry-point-cs\"> </a><p>This  code system <code>http://fhir.et/hiv/CodeSystem/community-entry-point-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\">Mobile-testing<a name=\"community-entry-point-cs-Mobile-testing\"> </a></td><td>Mobile testing (e.g. through vans or temporary testing facilities)</td></tr><tr><td style=\"white-space:nowrap\">Voluntary-counselling<a name=\"community-entry-point-cs-Voluntary-counselling\"> </a></td><td>Voluntary counselling and testing centres (not within a health facility setting)</td></tr><tr><td style=\"white-space:nowrap\">Other-community-based-testing<a name=\"community-entry-point-cs-Other-community-based-testing\"> </a></td><td>Other community-based testing</td></tr></table></div>"
  },
  "url" : "http://fhir.et/hiv/CodeSystem/community-entry-point-cs",
  "version" : "0.1.0",
  "name" : "CommunityEntryPointCS",
  "title" : "HIV Testing for community entry point CodeSystem",
  "status" : "draft",
  "date" : "2026-06-17T10:46:20+00:00",
  "publisher" : "MOH Ethiopia",
  "description" : "Defines entry points for community entry point",
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "Mobile-testing",
      "display" : "Mobile testing (e.g. through vans or temporary testing facilities)"
    },
    {
      "code" : "Voluntary-counselling",
      "display" : "Voluntary counselling and testing centres (not within a health facility setting)"
    },
    {
      "code" : "Other-community-based-testing",
      "display" : "Other community-based testing"
    }
  ]
}