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

: PrEP Visit Interval CodeSystem - JSON Representation

Active as of 2026-06-17

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "prep-visit-interval-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem prep-visit-interval-cs</b></p><a name=\"prep-visit-interval-cs\"> </a><a name=\"hcprep-visit-interval-cs\"> </a><p>This  code system <code>http://fhir.et/hiv/CodeSystem/prep-visit-interval-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\">two-month<a name=\"prep-visit-interval-cs-two-month\"> </a></td><td>2-month PrEP visit</td></tr><tr><td style=\"white-space:nowrap\">three-month<a name=\"prep-visit-interval-cs-three-month\"> </a></td><td>3-month PrEP visit</td></tr></table></div>"
  },
  "url" : "http://fhir.et/hiv/CodeSystem/prep-visit-interval-cs",
  "version" : "0.1.0",
  "name" : "PrepVisitIntervalCS",
  "title" : "PrEP Visit Interval CodeSystem",
  "status" : "active",
  "date" : "2026-06-17T10:46:20+00:00",
  "publisher" : "MOH Ethiopia",
  "description" : "Represents scheduled PrEP visit intervals.",
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "two-month",
      "display" : "2-month PrEP visit"
    },
    {
      "code" : "three-month",
      "display" : "3-month PrEP visit"
    }
  ]
}