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

Ethiopia Surveillance 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

: Follow-Up Type Codes - JSON Representation

Draft as of 2026-06-17

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "follow-up-type-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem follow-up-type-cs</b></p><a name=\"follow-up-type-cs\"> </a><a name=\"hcfollow-up-type-cs\"> </a><p>This  code system <code>http://fhir.et/surveillance/CodeSystem/follow-up-type-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\">RETESTING<a name=\"follow-up-type-cs-RETESTING\"> </a></td><td>Retesting for HIV</td></tr><tr><td style=\"white-space:nowrap\">OTHER<a name=\"follow-up-type-cs-OTHER\"> </a></td><td>Other</td></tr></table></div>"
  },
  "url" : "http://fhir.et/surveillance/CodeSystem/follow-up-type-cs",
  "version" : "0.1.0",
  "name" : "FollowUpTypeCS",
  "title" : "Follow-Up Type Codes",
  "status" : "draft",
  "date" : "2026-06-17T09:34:47+00:00",
  "publisher" : "MOH Ethiopia",
  "description" : "Code system of Follow-Up Type codes.",
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "RETESTING",
      "display" : "Retesting for HIV"
    },
    {
      "code" : "OTHER",
      "display" : "Other"
    }
  ]
}