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

: Syphilis Test Result Codes - JSON Representation

Draft as of 2026-06-17

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "syphilis-test-result-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem syphilis-test-result-cs</b></p><a name=\"syphilis-test-result-cs\"> </a><a name=\"hcsyphilis-test-result-cs\"> </a><p>This  code system <code>http://fhir.et/surveillance/CodeSystem/syphilis-test-result-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\">POSITIVE<a name=\"syphilis-test-result-cs-POSITIVE\"> </a></td><td>Positive</td></tr><tr><td style=\"white-space:nowrap\">NEGATIVE<a name=\"syphilis-test-result-cs-NEGATIVE\"> </a></td><td>Negative</td></tr><tr><td style=\"white-space:nowrap\">INCONCLUSIVE<a name=\"syphilis-test-result-cs-INCONCLUSIVE\"> </a></td><td>Inconclusive</td></tr></table></div>"
  },
  "url" : "http://fhir.et/surveillance/CodeSystem/syphilis-test-result-cs",
  "version" : "0.1.0",
  "name" : "SyphilisTestResultCS",
  "title" : "Syphilis Test Result Codes",
  "status" : "draft",
  "date" : "2026-06-17T09:34:47+00:00",
  "publisher" : "MOH Ethiopia",
  "description" : "Code system of Syphilis Test Result codes.",
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "POSITIVE",
      "display" : "Positive"
    },
    {
      "code" : "NEGATIVE",
      "display" : "Negative"
    },
    {
      "code" : "INCONCLUSIVE",
      "display" : "Inconclusive"
    }
  ]
}