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 ART Adherence Code System - JSON Representation

Active as of 2026-06-17

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "hiv-adherence-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hiv-adherence-cs</b></p><a name=\"hiv-adherence-cs\"> </a><a name=\"hchiv-adherence-cs\"> </a><p>This  code system <code>http://fhir.et/hiv/CodeSystem/hiv-adherence-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><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">good<a name=\"hiv-adherence-cs-good\"> </a></td><td>Good adherence</td><td>Client took &gt;=95% of prescribed doses</td></tr><tr><td style=\"white-space:nowrap\">fair<a name=\"hiv-adherence-cs-fair\"> </a></td><td>Fair adherence</td><td>Client took 85%–94% of prescribed doses</td></tr><tr><td style=\"white-space:nowrap\">poor<a name=\"hiv-adherence-cs-poor\"> </a></td><td>Poor adherence</td><td>Client took &lt;85% of prescribed doses</td></tr><tr><td style=\"white-space:nowrap\">missed-dose<a name=\"hiv-adherence-cs-missed-dose\"> </a></td><td>Missed dose</td><td>Client missed one or more doses</td></tr><tr><td style=\"white-space:nowrap\">interrupted<a name=\"hiv-adherence-cs-interrupted\"> </a></td><td>Treatment interrupted</td><td>Treatment was interrupted for a defined period</td></tr><tr><td style=\"white-space:nowrap\">not-assessed<a name=\"hiv-adherence-cs-not-assessed\"> </a></td><td>Not assessed</td><td>Adherence was not assessed during the visit</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"hiv-adherence-cs-unknown\"> </a></td><td>Unknown</td><td>Adherence status is unknown</td></tr></table></div>"
  },
  "url" : "http://fhir.et/hiv/CodeSystem/hiv-adherence-cs",
  "version" : "0.1.0",
  "name" : "HIVAdherenceCS",
  "title" : "HIV ART Adherence Code System",
  "status" : "active",
  "date" : "2026-06-17T10:46:20+00:00",
  "publisher" : "MOH Ethiopia",
  "description" : "Codes representing the client's adherence to ART treatment",
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "good",
      "display" : "Good adherence",
      "definition" : "Client took >=95% of prescribed doses"
    },
    {
      "code" : "fair",
      "display" : "Fair adherence",
      "definition" : "Client took 85%–94% of prescribed doses"
    },
    {
      "code" : "poor",
      "display" : "Poor adherence",
      "definition" : "Client took <85% of prescribed doses"
    },
    {
      "code" : "missed-dose",
      "display" : "Missed dose",
      "definition" : "Client missed one or more doses"
    },
    {
      "code" : "interrupted",
      "display" : "Treatment interrupted",
      "definition" : "Treatment was interrupted for a defined period"
    },
    {
      "code" : "not-assessed",
      "display" : "Not assessed",
      "definition" : "Adherence was not assessed during the visit"
    },
    {
      "code" : "unknown",
      "display" : "Unknown",
      "definition" : "Adherence status is unknown"
    }
  ]
}