身體活動量測(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
<Observation xmlns="http://hl7.org/fhir">
<id value="gaitcycle-r-example"/>
<meta>
<profile
value="https://hapi.fhir.tw/fhir/StructureDefinition/GaitCycle-sport"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation gaitcycle-r-example</b></p><a name="gaitcycle-r-example"> </a><a name="hcgaitcycle-r-example"> </a><a name="gaitcycle-r-example-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category activity}">Activity</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 363837002}">Measure of gait</span></p><p><b>subject</b>: <a href="Patient-patient-ex-example.html">連小妹(official) Female, DoB: 1990-01-01 ( Provider number (use: official, ))</a></p><p><b>effective</b>: 2024-07-01</p><p><b>performer</b>: <a href="Practitioner-practitioner-c-example.html">Practitioner 陳建升</a></p><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 7769000}">Structure of right foot</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{https://hapi.fhir.tw/fhir/CodeSystem/gait-cycle 1}">支撐期(stance phase)</span></p><p><b>value</b>: 58 %<span style="background: LightGoldenRodYellow"> (Details: UCUM code% = '%')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{https://hapi.fhir.tw/fhir/CodeSystem/gait-cycle 2}">擺動期(swing phase)</span></p><p><b>value</b>: 42 %<span style="background: LightGoldenRodYellow"> (Details: UCUM code% = '%')</span></p></blockquote></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="activity"/>
<display value="Activity"/>
</coding>
</category>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="363837002"/>
<display value="Measure of gait"/>
</coding>
<text value="Measure of gait"/>
</code>
<subject>🔗
<reference value="Patient/patient-ex-example"/>
</subject>
<effectiveDateTime value="2024-07-01"/>
<performer>🔗
<reference value="Practitioner/practitioner-c-example"/>
</performer>
<bodySite>
<coding>
<system value="http://snomed.info/sct"/>
<code value="7769000"/>
<display value="Structure of right foot"/>
</coding>
</bodySite>
<component>
<code>
<coding>
<system value="https://hapi.fhir.tw/fhir/CodeSystem/gait-cycle"/>
<code value="1"/>
<display value="支撐期(stance phase)"/>
</coding>
</code>
<valueQuantity>
<value value="58"/>
<unit value="%"/>
<system value="http://unitsofmeasure.org"/>
<code value="%"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system value="https://hapi.fhir.tw/fhir/CodeSystem/gait-cycle"/>
<code value="2"/>
<display value="擺動期(swing phase)"/>
</coding>
</code>
<valueQuantity>
<value value="42"/>
<unit value="%"/>
<system value="http://unitsofmeasure.org"/>
<code value="%"/>
</valueQuantity>
</component>
</Observation>