身體活動量測(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
{
"resourceType" : "CarePlan",
"id" : "careplan-example",
"meta" : {
"profile" : [
🔗 "https://hapi.fhir.tw/fhir/StructureDefinition/Careplan-sport"
]
},
"text" : {
"status" : "generated",
"div" : "<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\u00a0(use:\u00a0official,\u00a0))</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>"
},
"status" : "active",
"intent" : "plan",
"category" : [
{
"coding" : [
{
"system" : "https://hapi.fhir.tw/fhir/CodeSystem/tempcode",
"code" : "PhysicalActivity",
"display" : "Physical Activity"
}
]
}
],
"description" : "椎間盤間隔小/退化擠壓狀況 核心訓練以髖部(臀部)和腹部訓練為主",
"subject" : {
🔗 "reference" : "Patient/patient-tw-example"
},
"author" : {
🔗 "reference" : "Practitioner/practitioner-c-example"
},
"goal" : [
{
🔗 "reference" : "Goal/goal-example"
}
],
"activity" : [
{
"progress" : [
{
"time" : "2024-07-03",
"text" : "滾筒放鬆:1.胸椎伸展 8趟 2.上背滾動 10趟 3.胸椎旋轉 左右各8次 核心:1.死蟲 後腳跟點地板 單邊各六下 兩組 2.橋式+彈力圈 20下 1組 3.徒手弓箭步 單側負重6公斤10下一組,前腳墊高10下一組"
}
],
"detail" : {
"status" : "completed",
"description" : "機械臀推/彈力箱臀推 感受度不佳 暫時不做"
}
}
],
"note" : [
{
"time" : "2024-07-04",
"text" : "肚臍對應後方腰椎摸會痛,活動筋骨及輕微推拿後有好一點"
}
]
}