SMART DAK Cervical Cancer Screening
0.0.1 - ci-build
SMART DAK Cervical Cancer Screening, published by Dan Heslinga (independent contributor). This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/dhes/smart-dak-cxca/ and changes regularly. See the Directory of published versions
<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>