Healthy Route Implementation Guide
0.1.0 - ci-build

Healthy Route Implementation Guide, published by Savannah Informatics. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/savannahghi/healthy-route-ig/ and changes regularly. See the Directory of published versions

: Urine Dipstick Protein Value Set - JSON Representation

Draft as of 2026-09-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "hr-dipstick-protein-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hr-dipstick-protein-vs</b></p><a name=\"hr-dipstick-protein-vs\"> </a><a name=\"hchr-dipstick-protein-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-hr-dipstick-protein.html\"><code>https://fhir.savannahghi.org/ig/healthy-route/CodeSystem/hr-dipstick-protein</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "url" : "https://fhir.savannahghi.org/ig/healthy-route/ValueSet/hr-dipstick-protein-vs",
  "version" : "0.1.0",
  "name" : "HRDipstickProteinVS",
  "title" : "Urine Dipstick Protein Value Set",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-09-04T13:29:51+00:00",
  "publisher" : "Savannah Informatics",
  "contact" : [
    {
      "name" : "Savannah Informatics",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://savannahghi.org"
        }
      ]
    },
    {
      "name" : "Savannah Informatics",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://savannahghi.org"
        }
      ]
    }
  ],
  "description" : "Permitted results for urine dipstick protein, as printed on the data collection tool.",
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.savannahghi.org/ig/healthy-route/CodeSystem/hr-dipstick-protein"
      }
    ]
  }
}