{
  "resourceType" : "ValueSet",
  "id" : "total-bilirubin",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet total-bilirubin</b></p><a name=\"total-bilirubin\"> </a><a name=\"hctotal-bilirubin\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/1975-2/\">1975-2</a></td><td>Bilirubin.total [Mass/volume] in Serum or Plasma</td></tr><tr><td><a href=\"https://loinc.org/42719-5/\">42719-5</a></td><td>Bilirubin.total [Mass/volume] in Blood</td></tr><tr><td><a href=\"https://loinc.org/59828-4/\">59828-4</a></td><td>Bilirubin.total [Mass/volume] in Venous blood</td></tr></table></li></ul></div>"
  },
  "url" : "https://example.org/fhir/ValueSet/total-bilirubin",
  "version" : "1.0.0",
  "name" : "TotalBilirubin",
  "title" : "Total Bilirubin Lab Tests",
  "status" : "draft",
  "date" : "2026-06-16T17:19:32+00:00",
  "description" : "LOINC codes for total bilirubin laboratory observations",
  "compose" : {
    "include" : [{
      "system" : "http://loinc.org",
      "concept" : [{
        "code" : "1975-2",
        "display" : "Bilirubin.total [Mass/volume] in Serum or Plasma"
      },
      {
        "code" : "42719-5",
        "display" : "Bilirubin.total [Mass/volume] in Blood"
      },
      {
        "code" : "59828-4",
        "display" : "Bilirubin.total [Mass/volume] in Venous blood"
      }]
    }]
  }
}