{
  "resourceType" : "ValueSet",
  "id" : "VSMAScore",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VSMAScore</b></p><a name=\"VSMAScore\"> </a><a name=\"hcVSMAScore\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-CSMAS.html\"><code>https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/CodeSystem/CSMAS</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.2.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-CSMAS.html#CSMAS-0\">0</a></td><td style=\"color: #cccccc\">肌張力沒有增加</td></tr><tr><td><a href=\"CodeSystem-CSMAS.html#CSMAS-1\">1</a></td><td style=\"color: #cccccc\">輕微增加肌張力，當受測的肢體在彎曲或伸展時，在活動範圍的最末段會呈現如卡住般 (catch)些微的張力</td></tr><tr><td><a href=\"CodeSystem-CSMAS.html#CSMAS-1.43\">1+</a></td><td style=\"color: #cccccc\">輕微增加肌張力，當受測的肢體在彎曲或伸展時，會先呈現如卡住般些微的張力，並接 續著輕微的張力直到活動範圍結束，出現張力的比例小於50%的活動範圍</td></tr><tr><td><a href=\"CodeSystem-CSMAS.html#CSMAS-2\">2</a></td><td style=\"color: #cccccc\">大部分的活動範圍都呈現張力，但受影響的肢體是可以輕易活動的</td></tr><tr><td><a href=\"CodeSystem-CSMAS.html#CSMAS-3\">3</a></td><td style=\"color: #cccccc\">大部分的活動範圍都呈現大幅增加的張力，受影響的肢體的被動活動是困難的</td></tr><tr><td><a href=\"CodeSystem-CSMAS.html#CSMAS-4\">4</a></td><td style=\"color: #cccccc\">受影響的肢體在彎曲或伸展時是僵硬的</td></tr></table></li></ul></div>"
  },
  "url" : "https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/ValueSet/VSMAScore",
  "version" : "0.2.0",
  "name" : "VSMAScore",
  "title" : "MAS分數值集",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-06-17",
  "publisher" : "Kimsber",
  "contact" : [{
    "name" : "Kimsber",
    "telecom" : [{
      "system" : "url",
      "value" : "https://github.com/Kimsber"
    }]
  }],
  "description" : "MAS分數值集",
  "compose" : {
    "include" : [{
      "system" : "https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/CodeSystem/CSMAS",
      "concept" : [{
        "code" : "0"
      },
      {
        "code" : "1"
      },
      {
        "code" : "1+"
      },
      {
        "code" : "2"
      },
      {
        "code" : "3"
      },
      {
        "code" : "4"
      }]
    }]
  }
}