{
  "resourceType" : "Observation",
  "id" : "04a1f62a-b85a-4418-8a42-aa3f6f03dd73",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation 04a1f62a-b85a-4418-8a42-aa3f6f03dd73</b></p><a name=\"04a1f62a-b85a-4418-8a42-aa3f6f03dd73\"> </a><a name=\"hc04a1f62a-b85a-4418-8a42-aa3f6f03dd73\"> </a><p><b>status</b>: Preliminary</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 85354-9}\">Blood pressure panel with all children optional</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><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8480-6}\">Systolic blood pressure</span></p><p><b>value</b>: 190 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8462-4}\">Delay</span></p><p><b>value</b>: 130 kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote></div>"
  },
  "status" : "preliminary",
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
      "code" : "vital-signs"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "85354-9"
    }]
  },
  "subject" : {
    "reference" : "Patient/689272"
  },
  "encounter" : {
    "reference" : "Encounter/2"
  },
  "effectiveDateTime" : "2024-04-14",
  "component" : [{
    "code" : {
      "coding" : [{
        "system" : "http://loinc.org",
        "code" : "8480-6"
      }]
    },
    "valueQuantity" : {
      "value" : 190,
      "unit" : "cm",
      "system" : "http://unitsofmeasure.org",
      "code" : "mm[Hg]"
    }
  },
  {
    "code" : {
      "coding" : [{
        "system" : "http://loinc.org",
        "code" : "8462-4",
        "display" : "Delay"
      }]
    },
    "valueQuantity" : {
      "value" : 130,
      "unit" : "kg",
      "system" : "http://unitsofmeasure.org",
      "code" : "mm[Hg]"
    }
  }]
}