身體活動與飲食實作指引, 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="task-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem task-type</b></p><a name="task-type"> </a><a name="hctask-type"> </a><p>This case-sensitive code system <code>https://www.hpa.gov.tw/pad/CodeSystem/task-type</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">exercise<a name="task-type-exercise"> </a></td><td>運動</td></tr><tr><td style="white-space:nowrap">diet<a name="task-type-diet"> </a></td><td>飲食</td></tr><tr><td style="white-space:nowrap">water<a name="task-type-water"> </a></td><td>飲水</td></tr><tr><td style="white-space:nowrap">bodyMmetrics<a name="task-type-bodyMmetrics"> </a></td><td>身體數值</td></tr></table></div>
</text>
<url value="https://www.hpa.gov.tw/pad/CodeSystem/task-type"/>
<version value="0.1.0"/>
<name value="TaskTypeCodes"/>
<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="4"/>
<concept>
<code value="exercise"/>
<display value="運動"/>
</concept>
<concept>
<code value="diet"/>
<display value="飲食"/>
</concept>
<concept>
<code value="water"/>
<display value="飲水"/>
</concept>
<concept>
<code value="bodyMmetrics"/>
<display value="身體數值"/>
</concept>
</CodeSystem>