{
  "resourceType" : "Observation",
  "id" : "example-observation-hpv-positive-ltfu37",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation example-observation-hpv-positive-ltfu37</b></p><a name=\"example-observation-hpv-positive-ltfu37\"> </a><a name=\"hcexample-observation-hpv-positive-ltfu37\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://smart.who.int/cxca/CodeSystem/CXCA.D DE3}\">HPV high-risk DNA test</span></p><p><b>subject</b>: <a href=\"Patient-example-mng-woman-37-ltfu.html\">Anonymous Patient Female, DoB: 1989-03-15</a></p><p><b>effective</b>: 2026-03-12</p><p><b>value</b>: <span title=\"Codes:{http://smart.who.int/cxca/CodeSystem/CXCA.D DE8}\">HPV high-risk positive</span></p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [{
      "system" : "http://smart.who.int/cxca/CodeSystem/CXCA.D",
      "code" : "DE3",
      "display" : "HPV high-risk DNA test"
    }]
  },
  "subject" : {
    "reference" : "Patient/example-mng-woman-37-ltfu"
  },
  "effectiveDateTime" : "2026-03-12",
  "valueCodeableConcept" : {
    "coding" : [{
      "system" : "http://smart.who.int/cxca/CodeSystem/CXCA.D",
      "code" : "DE8",
      "display" : "HPV high-risk positive"
    }]
  }
}