臺灣長期照顧實作指引(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-08-25

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "GoalDescriptionVS-TWLTC",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet GoalDescriptionVS-TWLTC</b></p><a name=\"GoalDescriptionVS-TWLTC\"> </a><a name=\"hcGoalDescriptionVS-TWLTC\"> </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/710950005\">710950005</a></td><td>Advancing mobility</td></tr><tr><td><a href=\"http://snomed.info/id/370885003\">370885003</a></td><td>Manage activities of daily living (ADLS)</td></tr><tr><td><a href=\"http://snomed.info/id/386373004\">386373004</a></td><td>Nutrition therapy</td></tr><tr><td><a href=\"http://snomed.info/id/718361005\">718361005</a></td><td>Weight management program</td></tr><tr><td><a href=\"http://snomed.info/id/278414003\">278414003</a></td><td>Pain management</td></tr><tr><td><a href=\"http://snomed.info/id/386296001\">386296001</a></td><td>Fall prevention</td></tr><tr><td><a href=\"http://snomed.info/id/702474001\">702474001</a></td><td>Cognitive rehabilitation therapy</td></tr><tr><td><a href=\"http://snomed.info/id/5154007\">5154007</a></td><td>Speech therapy</td></tr><tr><td><a href=\"http://snomed.info/id/385942004\">385942004</a></td><td>Wound care management</td></tr><tr><td><a href=\"http://snomed.info/id/710054004\">710054004</a></td><td>Maintaining skin integrity</td></tr><tr><td><a href=\"http://snomed.info/id/385991005\">385991005</a></td><td>Wellness promotion</td></tr><tr><td><a href=\"http://snomed.info/id/182832007\">182832007</a></td><td>Drug administration</td></tr><tr><td><a href=\"http://snomed.info/id/430193006\">430193006</a></td><td>Medication reconciliation</td></tr><tr><td><a href=\"http://snomed.info/id/133921002\">133921002</a></td><td>Emotional support</td></tr><tr><td><a href=\"http://snomed.info/id/129008009\">129008009</a></td><td>Bowel control</td></tr></table></li></ul></div>"
  },
  "url" : "http://ltc-ig.fhir.tw/ValueSet/GoalDescriptionVS-TWLTC",
  "version" : "1.0.0",
  "name" : "GoalDescriptionVSTWLTC",
  "title" : "照顧目標描述值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-25",
  "publisher" : "經濟部產業發展署",
  "contact" : [
    {
      "name" : "經濟部產業發展署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ida.gov.tw/"
        }
      ]
    }
  ],
  "description" : "照顧目標的描述值集,用以表述長期照顧情境中涉及之照顧目標描述內容。本值集列舉臺灣長期照顧情境常用之 SNOMED CT 照顧目標代碼,綁定強度為 extensible,實作者可依需求使用其他 SNOMED CT 或 LOINC 代碼。",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "710950005",
            "display" : "Advancing mobility"
          },
          {
            "code" : "370885003",
            "display" : "Manage activities of daily living (ADLS)"
          },
          {
            "code" : "386373004",
            "display" : "Nutrition therapy"
          },
          {
            "code" : "718361005",
            "display" : "Weight management program"
          },
          {
            "code" : "278414003",
            "display" : "Pain management"
          },
          {
            "code" : "386296001",
            "display" : "Fall prevention"
          },
          {
            "code" : "702474001",
            "display" : "Cognitive rehabilitation therapy"
          },
          {
            "code" : "5154007",
            "display" : "Speech therapy"
          },
          {
            "code" : "385942004",
            "display" : "Wound care management"
          },
          {
            "code" : "710054004",
            "display" : "Maintaining skin integrity"
          },
          {
            "code" : "385991005",
            "display" : "Wellness promotion"
          },
          {
            "code" : "182832007",
            "display" : "Drug administration"
          },
          {
            "code" : "430193006",
            "display" : "Medication reconciliation"
          },
          {
            "code" : "133921002",
            "display" : "Emotional support"
          },
          {
            "code" : "129008009",
            "display" : "Bowel control"
          }
        ]
      }
    ]
  }
}