臺灣長期照顧實作指引 (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
Active as of 2024-06-04 |
{
"resourceType" : "CodeSystem",
"id" : "GaitCycleCS-Sport",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem GaitCycleCS-Sport</b></p><a name=\"GaitCycleCS-Sport\"> </a><a name=\"hcGaitCycleCS-Sport\"> </a><a name=\"GaitCycleCS-Sport-en-US\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>updateDate</td><td>updateDate</td><td>http://ltc-ig.fhir.tw/fhir/StructureDefinition/updateDate</td><td>string</td><td>異動日期</td></tr><tr><td>event</td><td>event</td><td>http://ltc-ig.fhir.tw/fhir/StructureDefinition/event</td><td>string</td><td>異動方式</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://ltc-ig.fhir.tw/CodeSystem/GaitCycleCS-Sport</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"GaitCycleCS-Sport-1\"> </a></td><td>支撐期(stance phase)</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"GaitCycleCS-Sport-2\"> </a></td><td>擺動期(swing phase)</td></tr></table></div>"
},
"url" : "http://ltc-ig.fhir.tw/CodeSystem/GaitCycleCS-Sport",
"version" : "0.2.0",
"name" : "GaitCycleCSSport",
"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" : "一個步伐的完整過程,從一隻腳接觸地面開始到同一隻腳再次接觸地面結束。這個過程可以分為兩個主要階段:支撐期(stance phase)和擺動期(swing phase)。本 CodeSystem 繼承自身體活動量測 IG,後續將配合原始 IG 進行更新。",
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"property" : [
{
"code" : "updateDate",
"uri" : "http://ltc-ig.fhir.tw/fhir/StructureDefinition/updateDate",
"description" : "異動日期",
"type" : "string"
},
{
"code" : "event",
"uri" : "http://ltc-ig.fhir.tw/fhir/StructureDefinition/event",
"description" : "異動方式",
"type" : "string"
}
],
"concept" : [
{
"code" : "1",
"display" : "支撐期(stance phase)",
"property" : [
{
"code" : "updateDate",
"valueString" : "2024-06"
},
{
"code" : "event",
"valueString" : "新增"
}
]
},
{
"code" : "2",
"display" : "擺動期(swing phase)",
"property" : [
{
"code" : "updateDate",
"valueString" : "2024-06"
},
{
"code" : "event",
"valueString" : "新增"
}
]
}
]
}