{
  "resourceType" : "Observation",
  "id" : "4a8e9dc2-aedc-4130-84e1-fec90e9c05d1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation 4a8e9dc2-aedc-4130-84e1-fec90e9c05d1</b></p><a name=\"4a8e9dc2-aedc-4130-84e1-fec90e9c05d1\"> </a><a name=\"hc4a8e9dc2-aedc-4130-84e1-fec90e9c05d1\"> </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-689272.html\">Sue Brown  Female, DoB: 1972-06-05 ( http://acme.org/identifiers/Patient#689272)</a></p><p><b>encounter</b>: <a href=\"Encounter-2.html\">Encounter: status = completed</a></p><p><b>effective</b>: 2024-04-14</p><p><b>dataAbsentReason</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/data-absent-reason not-performed}\">Not Performed</span></p></div>"
  },
  "status" : "final",
  "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/689272"
  },
  "encounter" : {
    "reference" : "Encounter/2"
  },
  "effectiveDateTime" : "2024-04-14",
  "dataAbsentReason" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
      "code" : "not-performed"
    }]
  }
}