身體活動量測(Physical Activity Measure)
0.1.0 - ci-build

身體活動量測(Physical Activity Measure) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: careplan-example - XML Representation

Raw xml | Download



<CarePlan xmlns="http://hl7.org/fhir">
  <id value="careplan-example"/>
  <meta>
    <profile
             value="https://hapi.fhir.tw/fhir/StructureDefinition/Careplan-sport"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CarePlan careplan-example</b></p><a name="careplan-example"> </a><a name="hccareplan-example"> </a><a name="careplan-example-en-US"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title="Codes:{https://hapi.fhir.tw/fhir/CodeSystem/tempcode PhysicalActivity}">Physical Activity</span></p><p><b>description</b>: 椎間盤間隔小/退化擠壓狀況 核心訓練以髖部(臀部)和腹部訓練為主</p><p><b>subject</b>: <a href="Patient-patient-tw-example.html">連小妹(official) Female, DoB: 1990-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p><p><b>author</b>: <a href="Practitioner-practitioner-c-example.html">Practitioner 陳建升</a></p><p><b>goal</b>: <a href="Goal-goal-example.html">Goal: identifier = https://www.health.ntpc.gov.tw/#s141526; lifecycleStatus = proposed; category = Physical Activity; description = </a></p><blockquote><p><b>activity</b></p><p><b>progress</b>: 滾筒放鬆:1.胸椎伸展 8趟 2.上背滾動 10趟 3.胸椎旋轉 左右各8次 核心:1.死蟲 後腳跟點地板 單邊各六下 兩組 2.橋式+彈力圈 20下 1組 3.徒手弓箭步 單側負重6公斤10下一組,前腳墊高10下一組 ( @2024-07-03)</p><h3>Details</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Status</b></td><td><b>Description</b></td></tr><tr><td style="display: none">*</td><td>Completed</td><td>機械臀推/彈力箱臀推 感受度不佳 暫時不做</td></tr></table></blockquote><p><b>note</b>: 肚臍對應後方腰椎摸會痛,活動筋骨及輕微推拿後有好一點 ( @2024-07-04)</p></div>
  </text>
  <status value="active"/>
  <intent value="plan"/>
  <category>
    <coding>
      <system value="https://hapi.fhir.tw/fhir/CodeSystem/tempcode"/>
      <code value="PhysicalActivity"/>
      <display value="Physical Activity"/>
    </coding>
  </category>
  <description value="椎間盤間隔小/退化擠壓狀況 核心訓練以髖部(臀部)和腹部訓練為主"/>
  <subject>🔗 
    <reference value="Patient/patient-tw-example"/>
  </subject>
  <author>🔗 
    <reference value="Practitioner/practitioner-c-example"/>
  </author>
  <goal>🔗 
    <reference value="Goal/goal-example"/>
  </goal>
  <activity>
    <progress>
      <time value="2024-07-03"/>
      <text
            value="滾筒放鬆:1.胸椎伸展 8趟 2.上背滾動 10趟 3.胸椎旋轉 左右各8次 核心:1.死蟲 後腳跟點地板 單邊各六下 兩組 2.橋式+彈力圈 20下 1組 3.徒手弓箭步 單側負重6公斤10下一組,前腳墊高10下一組"/>
    </progress>
    <detail>
      <status value="completed"/>
      <description value="機械臀推/彈力箱臀推 感受度不佳 暫時不做"/>
    </detail>
  </activity>
  <note>
    <time value="2024-07-04"/>
    <text value="肚臍對應後方腰椎摸會痛,活動筋骨及輕微推拿後有好一點"/>
  </note>
</CarePlan>