身體活動量測(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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CarePlan ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "careplan-example"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://hapi.fhir.tw/fhir/StructureDefinition/Careplan-sport"^^xsd:anyURI ;
fhir:link <https://hapi.fhir.tw/fhir/StructureDefinition/Careplan-sport> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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 (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>"
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:intent [ fhir:v "plan"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/tempcode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PhysicalActivity" ] ;
fhir:display [ fhir:v "Physical Activity" ] ] )
] ) ; #
fhir:description [ fhir:v "椎間盤間隔小/退化擠壓狀況 核心訓練以髖部(臀部)和腹部訓練為主"] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/patient-tw-example" ]
] ; #
fhir:author [
fhir:reference [ fhir:v "Practitioner/practitioner-c-example" ]
] ; #
fhir:goal ( [
fhir:reference [ fhir:v "Goal/goal-example" ]
] ) ; #
fhir:activity ( [
( fhir:progress [
fhir:time [ fhir:v "2024-07-03"^^xsd:date ] ;
fhir:text [ fhir:v "滾筒放鬆:1.胸椎伸展 8趟 2.上背滾動 10趟 3.胸椎旋轉 左右各8次 核心:1.死蟲 後腳跟點地板 單邊各六下 兩組 2.橋式+彈力圈 20下 1組 3.徒手弓箭步 單側負重6公斤10下一組,前腳墊高10下一組" ] ] ) ;
fhir:detail [
fhir:status [ fhir:v "completed" ] ;
fhir:description [ fhir:v "機械臀推/彈力箱臀推 感受度不佳 暫時不做" ] ]
] ) ; #
fhir:note ( [
fhir:time [ fhir:v "2024-07-04"^^xsd:date ] ;
fhir:text [ fhir:v "肚臍對應後方腰椎摸會痛,活動筋骨及輕微推拿後有好一點" ]
] ) . #
IG © 2024+ CYLAB. Package fhir.SportsData#0.1.0 based on FHIR 4.0.1. Generated 2024-08-01
Links: Table of Contents |
QA Report