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

<Observation xmlns="http://hl7.org/fhir">
  <id value="3f50f3ad-67ea-41cd-84c0-eec01fa506e3"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation 3f50f3ad-67ea-41cd-84c0-eec01fa506e3</b></p><a name="3f50f3ad-67ea-41cd-84c0-eec01fa506e3"> </a><a name="hc3f50f3ad-67ea-41cd-84c0-eec01fa506e3"> </a><p><b>status</b>: Corrected</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-2451.html">David White  Male, DoB: 1955-03-12 ( http://acme.org/identifiers/Patient#2451)</a></p><p><b>encounter</b>: <a href="Encounter-3.html">Encounter: status = completed</a></p><p><b>effective</b>: 2024-04-15</p><p><b>value</b>: 92 kg<span style="background: LightGoldenRodYellow"> (Details: UCUM  codekg = 'kg')</span></p></div>
  </text>
  <status value="corrected"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="vital-signs"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="29463-7"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/2451"/>
  </subject>
  <encounter>
    <reference value="Encounter/3"/>
  </encounter>
  <effectiveDateTime value="2024-04-15"/>
  <valueQuantity>
    <value value="92"/>
    <unit value="kg"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="kg"/>
  </valueQuantity>
</Observation>