身體活動量測(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="respiratoryrate-example"/>
<meta>
<profile
value="https://hapi.fhir.tw/fhir/StructureDefinition/RespiratoryRate-sport"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation respiratoryrate-example</b></p><a name="respiratoryrate-example"> </a><a name="hcrespiratoryrate-example"> </a><a name="respiratoryrate-example-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}">Vital Signs</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 9279-1}">Respiratory rate</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>value</b>: 15 min<span style="background: LightGoldenRodYellow"> (Details: UCUM code/min = '/min')</span></p></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="vital-signs"/>
<display value="Vital Signs"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="9279-1"/>
<display value="Respiratory rate"/>
</coding>
<text value="Respiratory rate"/>
</code>
<subject>🔗
<reference value="Patient/patient-ex-example"/>
</subject>
<effectiveDateTime value="2024-07-01"/>
<performer>🔗
<reference value="Practitioner/practitioner-c-example"/>
</performer>
<valueQuantity>
<value value="15"/>
<unit value="min"/>
<system value="http://unitsofmeasure.org"/>
<code value="/min"/>
</valueQuantity>
</Observation>