{
  "resourceType" : "Observation",
  "id" : "Example-MoyaeVisualAcuity-Corrected",
  "meta" : {
    "profile" : ["https://fhir.moyae.com/StructureDefinition/moyae-visual-acuity"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation Example-MoyaeVisualAcuity-Corrected</b></p><a name=\"Example-MoyaeVisualAcuity-Corrected\"> </a><a name=\"hcExample-MoyaeVisualAcuity-Corrected\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-moyae-visual-acuity.html\">Moyae Visual Acuity Observation (current shape)</a></p></div><p><b>identifier</b>: visual_acuity</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}\">Exam</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 397536007}\">Corrected visual acuity (observable entity)</span></p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Pat Example  Unknown, DoB Unknown</a></p><p><b>focus</b>: <a href=\"VisionPrescription-Example-MoyaeVisionPrescription-Draft.html\">VisionPrescription: identifier = https://moyae.com/vision-prescription-status#active; status = draft; created = 2026-05-31 14:30:00-0500; dateWritten = 2026-05-31 14:30:00-0500</a></p><p><b>encounter</b>: <a href=\"Encounter-example-encounter.html\">Encounter: status = finished; class = ambulatory (v3 Code System ActCode#AMB)</a></p><p><b>effective</b>: 2026-05-31 14:30:00-0500</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://moyae.com/is-cc cc}\">with correction</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 386714003}\">Distance visual acuity - right eye (observable entity)</span></p><p><b>value</b>: 20/20</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 386716001}\">Distance visual acuity - left eye (observable entity)</span></p><p><b>value</b>: 20/25</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 415813002}, {http://snomed.info/sct 386709002}\">Vertex distance (observable entity)</span></p><p><b>value</b>: 14</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 415813002}, {http://snomed.info/sct 386708005}\">Vertex distance (observable entity)</span></p><p><b>value</b>: 14</p></blockquote></div>"
  },
  "identifier" : [{
    "value" : "visual_acuity"
  }],
  "status" : "final",
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
      "code" : "exam",
      "display" : "Exam"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "397536007",
      "display" : "Corrected visual acuity (observable entity)"
    }]
  },
  "subject" : {
    "reference" : "Patient/example-patient"
  },
  "focus" : [{
    "reference" : "VisionPrescription/Example-MoyaeVisionPrescription-Draft"
  }],
  "encounter" : {
    "reference" : "Encounter/example-encounter"
  },
  "effectiveDateTime" : "2026-05-31T14:30:00-05:00",
  "component" : [{
    "code" : {
      "coding" : [{
        "system" : "https://moyae.com/is-cc",
        "code" : "cc",
        "display" : "with correction"
      }]
    },
    "valueBoolean" : true
  },
  {
    "code" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "386714003",
        "display" : "Distance visual acuity - right eye (observable entity)"
      }]
    },
    "valueString" : "20/20"
  },
  {
    "code" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "386716001",
        "display" : "Distance visual acuity - left eye (observable entity)"
      }]
    },
    "valueString" : "20/25"
  },
  {
    "code" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "415813002",
        "display" : "Vertex distance (observable entity)"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "386709002",
        "display" : "Visual acuity - right eye (observable entity)"
      }]
    },
    "valueString" : "14"
  },
  {
    "code" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "415813002",
        "display" : "Vertex distance (observable entity)"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "386708005",
        "display" : "Visual acuity - left eye (observable entity)"
      }]
    },
    "valueString" : "14"
  }]
}