臺灣長期照顧實作指引(TW LTC IG)
1.0.0 - STU 1.0.0

臺灣長期照顧實作指引(TW LTC IG), published by 經濟部產業發展署. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Lorex/TWLongTermCare_IG_Build/ and changes regularly. See the Directory of published versions

: 身體活動量測-最近(目前)運動史值集 - JSON Representation

Active as of 2024-06-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ExerciseHistoryVS-Sport",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ExerciseHistoryVS-Sport</b></p><a name=\"ExerciseHistoryVS-Sport\"> </a><a name=\"hcExerciseHistoryVS-Sport\"> </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/229072005\">229072005</a></td><td>Aerobic exercises</td></tr><tr><td><a href=\"http://snomed.info/id/266741004\">266741004</a></td><td>Muscle strength exercise</td></tr><tr><td><a href=\"http://snomed.info/id/229070002\">229070002</a></td><td>Stretching exercises</td></tr><tr><td><a href=\"http://snomed.info/id/386293009\">386293009</a></td><td>Balance exercises</td></tr></table></li></ul></div>"
  },
  "url" : "http://ltc-ig.fhir.tw/ValueSet/ExerciseHistoryVS-Sport",
  "version" : "1.0.0",
  "name" : "ExerciseHistoryVSSport",
  "title" : "身體活動量測-最近(目前)運動史值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-06-04",
  "publisher" : "經濟部產業發展署",
  "contact" : [
    {
      "name" : "經濟部產業發展署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ida.gov.tw/"
        }
      ]
    }
  ],
  "description" : "最近(目前)運動史。本 ValueSet 繼承自身體活動量測 IG,後續將配合原始 IG 進行更新。",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "229072005",
            "display" : "Aerobic exercises"
          },
          {
            "code" : "266741004",
            "display" : "Muscle strength exercise"
          },
          {
            "code" : "229070002",
            "display" : "Stretching exercises"
          },
          {
            "code" : "386293009",
            "display" : "Balance exercises"
          }
        ]
      }
    ]
  }
}