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

: Gonorrhoea Test Result Codes - XML Representation

Draft as of 2026-06-17

Raw xml | Download


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