<?xml version="1.0" encoding="UTF-8"?>

<Observation xmlns="http://hl7.org/fhir">
  <id value="body-weight-min"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation body-weight-min</b></p><a name="body-weight-min"> </a><a name="hcbody-weight-min"> </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 29463-7}">Body weight</span></p><p><b>subject</b>: <a href="Patient-pat-min.html">王小明 Male, DoB: 2001-01-01 ( 服務對象編號: CLIENT-001 (use: official, ))</a></p><p><b>effective</b>: 2026-08-19 09:00:00+0800</p><p><b>value</b>: 52.4 kg<span style="background: LightGoldenRodYellow"> (Details: UCUM  codekg = 'kg')</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="29463-7"/>
      <display value="Body weight"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/pat-min"/>
  </subject>
  <effectiveDateTime value="2026-08-19T09:00:00+08:00"/>
  <valueQuantity>
    <value value="52.4"/>
    <unit value="kg"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="kg"/>
  </valueQuantity>
</Observation>