{
  "resourceType" : "Observation",
  "id" : "3f50f3ad-67ea-41cd-84c0-eec01fa506e3",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "status" : "corrected",
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
      "code" : "vital-signs"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "29463-7"
    }]
  },
  "subject" : {
    "reference" : "Patient/2451"
  },
  "encounter" : {
    "reference" : "Encounter/3"
  },
  "effectiveDateTime" : "2024-04-15",
  "valueQuantity" : {
    "value" : 92,
    "unit" : "kg",
    "system" : "http://unitsofmeasure.org",
    "code" : "kg"
  }
}