臺灣長期照顧實作指引 (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" : "SportTrainingCS-Sport",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem SportTrainingCS-Sport</b></p><a name=\"SportTrainingCS-Sport\"> </a><a name=\"hcSportTrainingCS-Sport\"> </a><a name=\"SportTrainingCS-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/SportTrainingCS-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\">training-wt<a name=\"SportTrainingCS-Sport-training-wt\"> </a></td><td>訓練重量</td></tr><tr><td style=\"white-space:nowrap\">sets<a name=\"SportTrainingCS-Sport-sets\"> </a></td><td>訓練組數</td></tr></table></div>"
},
"url" : "http://ltc-ig.fhir.tw/CodeSystem/SportTrainingCS-Sport",
"version" : "0.2.0",
"name" : "SportTrainingCS",
"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" : "此代碼系統定義重量訓練各個方面的代碼,包括使用的重量、執行的組數以及每組的重複次數。本 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" : "training-wt",
"display" : "訓練重量",
"property" : [
{
"code" : "updateDate",
"valueString" : "2024-06"
},
{
"code" : "event",
"valueString" : "新增"
}
]
},
{
"code" : "sets",
"display" : "訓練組數",
"property" : [
{
"code" : "updateDate",
"valueString" : "2024-06"
},
{
"code" : "event",
"valueString" : "新增"
}
]
}
]
}