臺灣長期照顧實作指引(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
| Active as of 2024-06-04 |
{
"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><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/8117002\">8117002</a></td><td>Gait normal</td></tr><tr><td><a href=\"http://snomed.info/id/264739002\">264739002</a></td><td>Medial rotation - action</td></tr><tr><td><a href=\"http://snomed.info/id/264730003\">264730003</a></td><td>Lateral rotation - action</td></tr></table></li></ul></div>"
},
"url" : "http://ltc-ig.fhir.tw/ValueSet/GaitTypeVS-Sport",
"version" : "1.0.0",
"name" : "GaitTypeVSSport",
"title" : "身體活動量測-步態分析值集",
"status" : "active",
"experimental" : false,
"date" : "2024-06-04",
"publisher" : "經濟部產業發展署",
"contact" : [
{
"name" : "經濟部產業發展署",
"telecom" : [
{
"system" : "url",
"value" : "https://www.ida.gov.tw/"
}
]
}
],
"description" : "用於描述步態(walking gait)時腳的着地位置和運動模式。本 ValueSet 繼承自身體活動量測 IG,後續將配合原始 IG 進行更新。",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "8117002",
"display" : "Gait normal"
},
{
"code" : "264739002",
"display" : "Medial rotation - action"
},
{
"code" : "264730003",
"display" : "Lateral rotation - action"
}
]
}
]
}
}