身體活動與飲食實作指引, 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
<Goal xmlns="http://hl7.org/fhir">
<id value="goal-day-caloriesIntake"/>
<meta>
<profile
value="https://www.hpa.gov.tw/pad/StructureDefinition/Goal-calories-intake-pad"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><div style="display: inline-block; background-color: #dbe7d9ff; padding: 6px; margin: 4px; border: 1px solid #9fc298ff; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Profile:<a href="StructureDefinition-Goal-calories-intake-pad.html">每日熱量攝取目標-Goal Calories Intake PAD</a></p></div><p><b>目標狀態</b>:active</p><p><b>目標說明</b>:設定每日攝取的熱量目標</p><p><b>使用者</b>:<a href="Patient-pat-min.html">Patient/pat-min</a></p><p><b>目標紀錄日期</b>:2025-08-30</p><p><b>熱量攝取目標</b>:50 kcal</p><p><b>目標期限</b>:1 天內</p></div>
</text>
<lifecycleStatus value="active"/>
<category>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/goal-category"/>
<code value="dietary"/>
</coding>
</category>
<description>
<coding>
<system value="http://snomed.info/sct"/>
<code value="860729008"/>
<display value="Estimated quantity of intake of energy in 24 hours"/>
</coding>
</description>
<subject>🔗
<reference value="Patient/pat-min"/>
</subject>
<startDate value="2025-08-30"/>
<target>
<measure>
<coding>
<system value="http://loinc.org"/>
<code value="75298-0"/>
<display value="Calorie intake 24 hour Estimated"/>
</coding>
</measure>
<detailQuantity>
<value value="50"/>
<unit value="kcal"/>
<system value="http://unitsofmeasure.org"/>
<code value="kcal"/>
</detailQuantity>
<dueDuration>
<value value="1"/>
<unit value="天"/>
<system value="http://unitsofmeasure.org"/>
<code value="d"/>
</dueDuration>
</target>
</Goal>