身體活動量測(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
<Goal xmlns="http://hl7.org/fhir">
<id value="goal-example"/>
<meta>
<profile
value="https://hapi.fhir.tw/fhir/StructureDefinition/Goal-sport"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Goal goal-example</b></p><a name="goal-example"> </a><a name="hcgoal-example"> </a><a name="goal-example-en-US"> </a><p><b>identifier</b>: <code>https://www.health.ntpc.gov.tw/</code>/s141526</p><p><b>lifecycleStatus</b>: Proposed</p><p><b>category</b>: <span title="Codes:{https://hapi.fhir.tw/fhir/CodeSystem/tempcode PhysicalActivity}">Physical Activity</span></p><p><b>description</b>: <span title="Codes:">L5-S1椎間盤突出,在六個月內減少突出程度2-3毫米,疼痛評分減少50%</span></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><h3>Targets</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Measure</b></td><td><b>Detail[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://loinc.org 41950-7}">Number of steps in 24 hour Measured</span></td><td>5000 steps per day<span style="background: LightGoldenRodYellow"> (Details: UCUM code/d = '/d')</span></td></tr></table></div>
</text>
<identifier>
<system value="https://www.health.ntpc.gov.tw/"/>
<value value="s141526"/>
</identifier>
<lifecycleStatus value="proposed"/>
<category>
<coding>
<system value="https://hapi.fhir.tw/fhir/CodeSystem/tempcode"/>
<code value="PhysicalActivity"/>
<display value="Physical Activity"/>
</coding>
</category>
<description>
<text value="L5-S1椎間盤突出,在六個月內減少突出程度2-3毫米,疼痛評分減少50%"/>
</description>
<subject>🔗
<reference value="Patient/patient-tw-example"/>
</subject>
<target>
<measure>
<coding>
<system value="http://loinc.org"/>
<code value="41950-7"/>
<display value="Number of steps in 24 hour Measured"/>
</coding>
</measure>
<detailQuantity>
<value value="5000"/>
<unit value="steps per day"/>
<system value="http://unitsofmeasure.org"/>
<code value="/d"/>
</detailQuantity>
</target>
</Goal>