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

: CXCAD2 — HPV Screening Service Request - XML Representation

Draft as of 2026-05-14

Raw xml | Download


<ActivityDefinition xmlns="http://hl7.org/fhir">
  <id value="CXCAD2HPVScreeningServiceRequest"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
<div>
    <table class="grid dict">

        
        <tr>
            <th scope="row"><b>Title: </b></th>
            <td style="padding-left: 4px;">CXCAD2 — HPV Screening Service Request</td>
        </tr>
        

        
        <tr>
            <th scope="row"><b>Id: </b></th>
            <td style="padding-left: 4px;">CXCAD2HPVScreeningServiceRequest</td>
        </tr>
        

        
        <tr>
            <th scope="row"><b>Version: </b></th>
            <td style="padding-left: 4px;">0.0.1</td>
        </tr>
        

        

        

        
        <tr>
            <th scope="row"><b>Status: </b></th>
            <td style="padding-left: 4px;">draft</td>
        </tr>
        

        

        
        <tr>
            <th scope="row"><b>Date (date last changed): </b></th>
            <td style="padding-left: 4px;">2026-05-14 00:50:23+0000</td>
        </tr>
        

        

        
        <tr>
            <th scope="row"><b>Publisher (steward): </b></th>
            <td style="padding-left: 4px;">Dan Heslinga (independent contributor)</td>
        </tr>
        

        

        

        
        <tr>
            <th scope="row"><b>Description: </b></th>
            <td style="padding-left: 4px;"><div><p>Activity template that becomes a ServiceRequest for HPV high-risk DNA testing when the CXCAD2DTScreeningEligibility rule recommends screening. Intent is #proposal — the clinician reviews and approves before the request becomes active.</p>
</div></td>
        </tr>
        

        

        

        

        

        

        

        

        

        

        
        
        

        
        <tr>
            <th scope="row"><b>Code: </b></th>
            <td style="padding-left: 4px;">
                
                    
                        
                            <p><b>system: </b><span><a href="CodeSystem-CXCA.D.html">http://smart.who.int/cxca/CodeSystem/CXCA.D</a></span></p>
                        
                        
                            <p><b>code: </b><span>DE3</span></p>
                        
                        
                            <p><b>display: </b><span>HPV high-risk DNA test</span></p>
                        
                    
                
                
            </td>
        </tr>
        

        

        

        

        

        
        <tr>
            <th scope="row"><b>Kind: </b></th>
            <td style="padding-left: 4px;">ServiceRequest</td>
        </tr>
        

        

        
        <tr>
            <th scope="row"><b>Intent: </b></th>
            <td style="padding-left: 4px;">proposal</td>
        </tr>
        

        

        
        <tr>
            <th scope="row"><b>doNotPerform: </b></th>
            <td style="padding-left: 4px;">false</td>
        </tr>
        

        

        

        

        
    </table>
</div>
</div>
  </text>
  <url
       value="http://smart.who.int/cxca/ActivityDefinition/CXCAD2HPVScreeningServiceRequest"/>
  <version value="0.0.1"/>
  <name value="CXCAD2HPVScreeningServiceRequest"/>
  <title value="CXCAD2 — HPV Screening Service Request"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-05-14T00:50:23+00:00"/>
  <publisher value="Dan Heslinga (independent contributor)"/>
  <contact>
    <name value="Dan Heslinga (independent contributor)"/>
    <telecom>
      <system value="url"/>
      <value value="https://github.com/dhes"/>
    </telecom>
  </contact>
  <description
               value="Activity template that becomes a ServiceRequest for HPV high-risk DNA testing when the CXCAD2DTScreeningEligibility rule recommends screening. Intent is #proposal — the clinician reviews and approves before the request becomes active."/>
  <kind value="ServiceRequest"/>
  <code>
    <coding>
      <system value="http://smart.who.int/cxca/CodeSystem/CXCA.D"/>
      <code value="DE3"/>
      <display value="HPV high-risk DNA test"/>
    </coding>
  </code>
  <intent value="proposal"/>
  <doNotPerform value="false"/>
</ActivityDefinition>