{
  "resourceType" : "ValueSet",
  "id" : "VSBodyStructure",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VSBodyStructure</b></p><a name=\"VSBodyStructure\"> </a><a name=\"hcVSBodyStructure\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/91775009\">91775009</a></td><td>左側肩</td></tr><tr><td><a href=\"http://snomed.info/id/5951000\">5951000</a></td><td>左側手腕</td></tr><tr><td><a href=\"http://snomed.info/id/85151006\">85151006</a></td><td>左手</td></tr><tr><td><a href=\"http://snomed.info/id/91774008\">91774008</a></td><td>右側肩</td></tr><tr><td><a href=\"http://snomed.info/id/9736006\">9736006</a></td><td>右側手腕</td></tr><tr><td><a href=\"http://snomed.info/id/78791008\">78791008</a></td><td>右手</td></tr></table></li></ul></div>"
  },
  "url" : "https://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet/VSBodyStructure",
  "version" : "0.1.0",
  "name" : "VSBodyStructure",
  "title" : "身體部位與結構對應之Snomed CT 代碼",
  "status" : "draft",
  "date" : "2026-04-27T02:44:14+00:00",
  "publisher" : "Kimsber",
  "contact" : [{
    "name" : "Kimsber",
    "telecom" : [{
      "system" : "url",
      "value" : "https://github.com/Kimsber"
    }]
  }],
  "description" : "收錄復健可能會使用到的身體部位代碼",
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "91775009",
        "display" : "左側肩"
      },
      {
        "code" : "5951000",
        "display" : "左側手腕"
      },
      {
        "code" : "85151006",
        "display" : "左手"
      },
      {
        "code" : "91774008",
        "display" : "右側肩"
      },
      {
        "code" : "9736006",
        "display" : "右側手腕"
      },
      {
        "code" : "78791008",
        "display" : "右手"
      }]
    }]
  }
}