{
  "resourceType" : "ValueSet",
  "id" : "cdt-body-side-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cdt-body-side-vs</b></p><a name=\"cdt-body-side-vs\"> </a><a name=\"hccdt-body-side-vs\"> </a><a name=\"cdt-body-side-vs-en\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/7771000\">7771000</a></td><td>Left</td></tr><tr><td><a href=\"http://snomed.info/id/24028007\">24028007</a></td><td>Right</td></tr><tr><td><a href=\"http://snomed.info/id/51440002\">51440002</a></td><td>Bilateral</td></tr></table></li></ul></div>"
  },
  "url" : "https://cdt-beta.healthsage.ai/fhir/ValueSet/cdt-body-side-vs",
  "version" : "0.1.0",
  "name" : "CDTBodySideValueSet",
  "title" : "CDT Body Side Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-02-09T15:01:17+00:00",
  "publisher" : "HealthSage AI",
  "contact" : [{
    "name" : "HealthSage AI",
    "telecom" : [{
      "system" : "url",
      "value" : "https://healthsage.ai/"
    },
    {
      "system" : "email",
      "value" : "hello@healthsage.ai"
    }]
  },
  {
    "name" : "HealthSage AI",
    "telecom" : [{
      "system" : "email",
      "value" : "hello@healthsage.ai",
      "use" : "work"
    }]
  }],
  "description" : "Value set containing laterality concepts (left, right, bilateral) from SNOMED CT for international use",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "NL",
      "display" : "Netherlands"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "7771000",
        "display" : "Left"
      },
      {
        "code" : "24028007",
        "display" : "Right"
      },
      {
        "code" : "51440002",
        "display" : "Bilateral"
      }]
    }]
  }
}
