{
  "resourceType" : "Observation",
  "id" : "obs-adverse-euvac",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obs-adverse-euvac</b></p><a name=\"obs-adverse-euvac\"> </a><a name=\"hcobs-adverse-euvac\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 281647001}\">Mild local reaction at injection site</span></p><p><b>subject</b>: <a href=\"Patient-patient-vachist-euvac.html\">John Smith  Male, DoB: 1985-03-15 ( urn:oid:2.16.840.1.113883.2.9.4.3.2#BE-SMTJHN-19850315)</a></p><p><b>effective</b>: 2024-10-11</p><p><b>performer</b>: <a href=\"Practitioner-prac-vachist-euvac.html\">Practitioner Alice Johnson </a></p><p><b>value</b>: Mild redness and swelling at injection site, resolved within 48 hours without intervention.</p><p><b>note</b>: </p><blockquote><div><p>ICD-10: T88.1 – Other adverse effects of vaccination</p>\n</div></blockquote></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "281647001",
      "display" : "Adverse reaction (disorder)"
    }],
    "text" : "Mild local reaction at injection site"
  },
  "subject" : {
    "reference" : "Patient/patient-vachist-euvac"
  },
  "effectiveDateTime" : "2024-10-11",
  "performer" : [{
    "reference" : "Practitioner/prac-vachist-euvac"
  }],
  "valueString" : "Mild redness and swelling at injection site, resolved within 48 hours without intervention.",
  "note" : [{
    "text" : "ICD-10: T88.1 – Other adverse effects of vaccination"
  }]
}