臺灣長期照顧實作指引(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" : "ServiceRequestPAVS-Sport",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ServiceRequestPAVS-Sport</b></p><a name=\"ServiceRequestPAVS-Sport\"> </a><a name=\"hcServiceRequestPAVS-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/819961005\">819961005</a></td><td>PA guidance</td></tr><tr><td><a href=\"http://snomed.info/id/398636004\">398636004</a></td><td>PA assessment</td></tr><tr><td><a href=\"http://snomed.info/id/390893007\">390893007</a></td><td>Referral to physical activity program</td></tr><tr><td><a href=\"http://snomed.info/id/426866005\">426866005</a></td><td>Determination of phyisical activity tolerance</td></tr><tr><td><a href=\"http://snomed.info/id/229095001\">229095001</a></td><td>Exercise class</td></tr><tr><td><a href=\"http://snomed.info/id/229065009\">229065009</a></td><td>Exercise therapy</td></tr></table></li></ul></div>"
  },
  "url" : "http://ltc-ig.fhir.tw/ValueSet/ServiceRequestPAVS-Sport",
  "version" : "1.0.0",
  "name" : "ServiceRequestPAVSSport",
  "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" : "819961005",
            "display" : "PA guidance"
          },
          {
            "code" : "398636004",
            "display" : "PA assessment"
          },
          {
            "code" : "390893007",
            "display" : "Referral to physical activity program"
          },
          {
            "code" : "426866005",
            "display" : "Determination of phyisical activity tolerance"
          },
          {
            "code" : "229095001",
            "display" : "Exercise class"
          },
          {
            "code" : "229065009",
            "display" : "Exercise therapy"
          }
        ]
      }
    ]
  }
}