{
  "resourceType" : "Observation",
  "id" : "annex2b-e08-refraction",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation annex2b-e08-refraction</b></p><a name=\"annex2b-e08-refraction\"> </a><a name=\"hcannex2b-e08-refraction\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">Refraction measurement</span></p><p><b>subject</b>: <a href=\"Patient-annex2b-example-patient.html\">Alex Example  (no stated gender), DoB: 1970-01-01 ( https://fhir.cognovis.de/praxis/NamingSystem/pvs-patient-nummer#PvsPatientNummer#annex2b-patient-1)</a></p><p><b>effective</b>: 2026-07-23 08:30:00+0200</p><p><b>performer</b>: <a href=\"Practitioner-annex2b-example-practitioner.html\">Practitioner Maria Sample </a></p><p><b>value</b>: Right eye sphere -1.25 diopter</p></div>"
  },
  "status" : "final",
  "code" : {
    "text" : "Refraction measurement"
  },
  "subject" : {
    "reference" : "Patient/annex2b-example-patient"
  },
  "effectiveDateTime" : "2026-07-23T08:30:00+02:00",
  "performer" : [{
    "reference" : "Practitioner/annex2b-example-practitioner"
  }],
  "valueString" : "Right eye sphere -1.25 diopter"
}