臺灣長期照顧實作指引 (Taiwan Long-Term Care Implementation Guide)
0.2.0 - ci-build+trial-use

臺灣長期照顧實作指引 (Taiwan Long-Term Care Implementation Guide) - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 身體活動量測-步態分析值集 - JSON Representation

Active as of 2024-06-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "GaitTypeVS-Sport",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet GaitTypeVS-Sport</b></p><a name=\"GaitTypeVS-Sport\"> </a><a name=\"hcGaitTypeVS-Sport\"> </a><a name=\"GaitTypeVS-Sport-en-US\"> </a><ul><li>Include these codes as defined in <code>http://snomed.info/sct/901000000000207008/version/20240901</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>8117002</td><td>Gait normal</td></tr><tr><td>264739002</td><td>Medial rotation - action</td></tr><tr><td>264730003</td><td>Lateral rotation - action</td></tr></table></li></ul></div>"
  },
  "url" : "http://ltc-ig.fhir.tw/ValueSet/GaitTypeVS-Sport",
  "version" : "0.2.0",
  "name" : "GaitTypeVSSport",
  "title" : "身體活動量測-步態分析值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-06-04",
  "publisher" : "MI-TW",
  "contact" : [
    {
      "name" : "MI-TW",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://mitw.dicom.org.tw/"
        }
      ]
    }
  ],
  "description" : "用於描述步態(walking gait)時腳的着地位置和運動模式。本 ValueSet 繼承自身體活動量測 IG,後續將配合原始 IG 進行更新。",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct/901000000000207008/version/20240901",
        "concept" : [
          {
            "code" : "8117002",
            "display" : "Gait normal"
          },
          {
            "code" : "264739002",
            "display" : "Medial rotation - action"
          },
          {
            "code" : "264730003",
            "display" : "Lateral rotation - action"
          }
        ]
      }
    ]
  }
}