身體活動與飲食實作指引, published by 衛生福利部國民健康署. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hpapa2025/pad/ and changes regularly. See the Directory of published versions
Active as of 2025-09-10 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="exercise-record-source"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem exercise-record-source</b></p><a name="exercise-record-source"> </a><a name="hcexercise-record-source"> </a><p>This case-sensitive code system <code>https://www.hpa.gov.tw/pad/CodeSystem/exercise-record-source</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">manual<a name="exercise-record-source-manual"> </a></td><td>手動輸入</td></tr><tr><td style="white-space:nowrap">phone-native<a name="exercise-record-source-phone-native"> </a></td><td>手機原生</td></tr><tr><td style="white-space:nowrap">app-third-party<a name="exercise-record-source-app-third-party"> </a></td><td>第三方App同步</td></tr></table></div>
</text>
<url value="https://www.hpa.gov.tw/pad/CodeSystem/exercise-record-source"/>
<version value="0.1.0"/>
<name value="ExerciseRecordSourceCodes"/>
<title value="HPA-運動紀錄來源"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-09-10T09:47:21+00:00"/>
<publisher value="衛生福利部國民健康署"/>
<contact>
<name value="衛生福利部國民健康署"/>
<telecom>
<system value="url"/>
<value value="https://www.hpa.gov.tw"/>
</telecom>
</contact>
<description value="HPA-運動紀錄來源"/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="manual"/>
<display value="手動輸入"/>
</concept>
<concept>
<code value="phone-native"/>
<display value="手機原生"/>
</concept>
<concept>
<code value="app-third-party"/>
<display value="第三方App同步"/>
</concept>
</CodeSystem>