<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hr-dipstick-protein"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem hr-dipstick-protein</b></p><a name="hr-dipstick-protein"> </a><a name="hchr-dipstick-protein"> </a><p>This case-sensitive code system <code>https://fhir.savannahghi.org/ig/healthy-route/CodeSystem/hr-dipstick-protein</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">negative<a name="hr-dipstick-protein-negative"> </a></td><td>Negative</td><td>No protein detected.</td></tr><tr><td style="white-space:nowrap">trace<a name="hr-dipstick-protein-trace"> </a></td><td>Trace</td><td>The lowest positive reading on the strip. Both protocols treat trace as positive.</td></tr><tr><td style="white-space:nowrap">1plus<a name="hr-dipstick-protein-1plus"> </a></td><td>+1</td><td/></tr><tr><td style="white-space:nowrap">2plus<a name="hr-dipstick-protein-2plus"> </a></td><td>+2</td><td/></tr><tr><td style="white-space:nowrap">3plus<a name="hr-dipstick-protein-3plus"> </a></td><td>+3</td><td/></tr></table></div>
  </text>
  <url value="https://fhir.savannahghi.org/ig/healthy-route/CodeSystem/hr-dipstick-protein"/>
  <version value="0.1.0"/>
  <name value="HRDipstickProteinCS"/>
  <title value="Urine Dipstick Protein Scale"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-09-04T13:29:51+00:00"/>
  <publisher value="Savannah Informatics"/>
  <contact>
    <name value="Savannah Informatics"/>
    <telecom>
      <system value="url"/>
      <value value="https://savannahghi.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Savannah Informatics"/>
    <telecom>
      <system value="url"/>
      <value value="https://savannahghi.org"/>
    </telecom>
  </contact>
  <description value="The ordinal scale printed on the study's data collection tool for urine dipstick protein."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="negative"/>
    <display value="Negative"/>
    <definition value="No protein detected."/>
  </concept>
  <concept>
    <code value="trace"/>
    <display value="Trace"/>
    <definition value="The lowest positive reading on the strip. Both protocols treat trace as positive."/>
  </concept>
  <concept>
    <code value="1plus"/>
    <display value="+1"/>
  </concept>
  <concept>
    <code value="2plus"/>
    <display value="+2"/>
  </concept>
  <concept>
    <code value="3plus"/>
    <display value="+3"/>
  </concept>
</CodeSystem>