{
  "resourceType" : "ValueSet",
  "id" : "dialysis-type-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet dialysis-type-vs</b></p><a name=\"dialysis-type-vs\"> </a><a name=\"hcdialysis-type-vs\"> </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/LA9975-9/\">LA9975-9</a></td><td>Hemodialysis</td></tr><tr><td><a href=\"https://loinc.org/LA10059-6/\">LA10059-6</a></td><td>Peritoneal Dialysis</td></tr></table></li></ul></div>"
  },
  "url" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ValueSet/dialysis-type-vs",
  "version" : "0.1.0-ci-build",
  "name" : "DialysisTypeVS",
  "title" : "Dialysis method ValueSet",
  "status" : "draft",
  "date" : "2026-05-17T09:25:18+00:00",
  "publisher" : "Protect Child",
  "contact" : [{
    "name" : "Protect Child",
    "telecom" : [{
      "system" : "url",
      "value" : "https://protect-child.eu/"
    }]
  }],
  "description" : "Dialysis method values expressed using LOINC Answer codes (aligned with LOINC answer list LL2102-3 for 70958-4).",
  "compose" : {
    "include" : [{
      "system" : "http://loinc.org",
      "concept" : [{
        "code" : "LA9975-9",
        "display" : "Hemodialysis"
      },
      {
        "code" : "LA10059-6",
        "display" : "Peritoneal Dialysis"
      }]
    }]
  }
}