{
  "resourceType" : "Observation",
  "id" : "88acd6e0-5fa0-46cf-ba87-d2cef7fae05c",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation 88acd6e0-5fa0-46cf-ba87-d2cef7fae05c</b></p><a name=\"88acd6e0-5fa0-46cf-ba87-d2cef7fae05c\"> </a><a name=\"hc88acd6e0-5fa0-46cf-ba87-d2cef7fae05c\"> </a><p><b>status</b>: Cancelled</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-562.html\">Kath Green  Female, DoB: 1991-05-23 ( http://acme.org/identifiers/Patient#562)</a></p><p><b>encounter</b>: <a href=\"Encounter-4.html\">Encounter: status = in-progress</a></p><p><b>effective</b>: 2024-04-17</p><p><b>value</b>: 36 kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codekg = 'kg')</span></p></div>"
  },
  "status" : "cancelled",
  "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/562"
  },
  "encounter" : {
    "reference" : "Encounter/4"
  },
  "effectiveDateTime" : "2024-04-17",
  "valueQuantity" : {
    "value" : 36,
    "unit" : "kg",
    "system" : "http://unitsofmeasure.org",
    "code" : "kg"
  }
}