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

: 身體活動量測-重量訓練代碼系統 - XML Representation

Active as of 2024-06-04

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="SportTrainingCS-Sport"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url value="http://ltc-ig.fhir.tw/CodeSystem/SportTrainingCS-Sport"/>
  <version value="0.2.0"/>
  <name value="SportTrainingCS"/>
  <title value="身體活動量測-重量訓練代碼系統"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-06-04"/>
  <publisher value="MI-TW"/>
  <contact>
    <name value="MI-TW"/>
    <telecom>
      <system value="url"/>
      <value value="https://mitw.dicom.org.tw/"/>
    </telecom>
  </contact>
  <description
               value="此代碼系統定義重量訓練各個方面的代碼,包括使用的重量、執行的組數以及每組的重複次數。本 CodeSystem 繼承自身體活動量測 IG,後續將配合原始 IG 進行更新。"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <property>
    <code value="updateDate"/>
    <uri value="http://ltc-ig.fhir.tw/fhir/StructureDefinition/updateDate"/>
    <description value="異動日期"/>
    <type value="string"/>
  </property>
  <property>
    <code value="event"/>
    <uri value="http://ltc-ig.fhir.tw/fhir/StructureDefinition/event"/>
    <description value="異動方式"/>
    <type value="string"/>
  </property>
  <concept>
    <code value="training-wt"/>
    <display value="訓練重量"/>
    <property>
      <code value="updateDate"/>
      <valueString value="2024-06"/>
    </property>
    <property>
      <code value="event"/>
      <valueString value="新增"/>
    </property>
  </concept>
  <concept>
    <code value="sets"/>
    <display value="訓練組數"/>
    <property>
      <code value="updateDate"/>
      <valueString value="2024-06"/>
    </property>
    <property>
      <code value="event"/>
      <valueString value="新增"/>
    </property>
  </concept>
</CodeSystem>