臺灣長期照顧實作指引 (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" : "TreadmillTypeVS-Sport",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet TreadmillTypeVS-Sport</b></p><a name=\"TreadmillTypeVS-Sport\"> </a><a name=\"hcTreadmillTypeVS-Sport\"> </a><a name=\"TreadmillTypeVS-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>465335000</td><td>Treadmill, mechanical</td></tr><tr><td>466021001</td><td>Treadmill, powered</td></tr></table></li></ul></div>"
  },
  "url" : "http://ltc-ig.fhir.tw/ValueSet/TreadmillTypeVS-Sport",
  "version" : "0.2.0",
  "name" : "TreadmillTypeVSSport",
  "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" : "用於描述跑步機的類型。本 ValueSet 繼承自身體活動量測 IG,後續將配合原始 IG 進行更新。",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct/901000000000207008/version/20240901",
        "concept" : [
          {
            "code" : "465335000",
            "display" : "Treadmill, mechanical"
          },
          {
            "code" : "466021001",
            "display" : "Treadmill, powered"
          }
        ]
      }
    ]
  }
}