<?xml version="1.0" encoding="UTF-8"?>

<Observation xmlns="http://hl7.org/fhir">
  <id value="example-observation-hpv-positive-ltfu37"/>
  <text>
    <status value="generated"/><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>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://smart.who.int/cxca/CodeSystem/CXCA.D"/>
      <code value="DE3"/>
      <display value="HPV high-risk DNA test"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/example-mng-woman-37-ltfu"/>
  </subject>
  <effectiveDateTime value="2026-03-12"/>
  <valueCodeableConcept>
    <coding>
      <system value="http://smart.who.int/cxca/CodeSystem/CXCA.D"/>
      <code value="DE8"/>
      <display value="HPV high-risk positive"/>
    </coding>
  </valueCodeableConcept>
</Observation>