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
| Draft as of 2026-05-14 |
{
"resourceType" : "ActivityDefinition",
"id" : "CXCAD2CytologyScreeningServiceRequest",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n <table class=\"grid dict\">\n\n \n <tr>\n <th scope=\"row\"><b>Title: </b></th>\n <td style=\"padding-left: 4px;\">CXCAD2 — Cytology Screening Service Request</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">CXCAD2CytologyScreeningServiceRequest</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Version: </b></th>\n <td style=\"padding-left: 4px;\">0.0.1</td>\n </tr>\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Status: </b></th>\n <td style=\"padding-left: 4px;\">draft</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Date (date last changed): </b></th>\n <td style=\"padding-left: 4px;\">2026-05-14 00:50:23+0000</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Publisher (steward): </b></th>\n <td style=\"padding-left: 4px;\">Dan Heslinga (independent contributor)</td>\n </tr>\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Description: </b></th>\n <td style=\"padding-left: 4px;\"><div><p>Activity template that becomes a ServiceRequest for cervical cytology testing when the CXCAD2DTScreeningEligibility-Cytology rule recommends screening (cytology-pathway clients per A/641 section 2.2). Intent is #proposal — the clinician reviews and approves before the request becomes active.</p>\n</div></td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"CodeSystem-CXCA.D.html\">http://smart.who.int/cxca/CodeSystem/CXCA.D</a></span></p>\n \n \n <p><b>code: </b><span>DE13</span></p>\n \n \n <p><b>display: </b><span>Cervical cytology test</span></p>\n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Kind: </b></th>\n <td style=\"padding-left: 4px;\">ServiceRequest</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Intent: </b></th>\n <td style=\"padding-left: 4px;\">proposal</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>doNotPerform: </b></th>\n <td style=\"padding-left: 4px;\">false</td>\n </tr>\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"
},
"url" : "http://smart.who.int/cxca/ActivityDefinition/CXCAD2CytologyScreeningServiceRequest",
"version" : "0.0.1",
"name" : "CXCAD2CytologyScreeningServiceRequest",
"title" : "CXCAD2 — Cytology Screening Service Request",
"status" : "draft",
"experimental" : false,
"date" : "2026-05-14T00:50:23+00:00",
"publisher" : "Dan Heslinga (independent contributor)",
"contact" : [
{
"name" : "Dan Heslinga (independent contributor)",
"telecom" : [
{
"system" : "url",
"value" : "https://github.com/dhes"
}
]
}
],
"description" : "Activity template that becomes a ServiceRequest for cervical cytology testing when the CXCAD2DTScreeningEligibility-Cytology rule recommends screening (cytology-pathway clients per A/641 section 2.2). Intent is #proposal — the clinician reviews and approves before the request becomes active.",
"kind" : "ServiceRequest",
"code" : {
"coding" : [
{
"system" : "http://smart.who.int/cxca/CodeSystem/CXCA.D",
"code" : "DE13",
"display" : "Cervical cytology test"
}
]
},
"intent" : "proposal",
"doNotPerform" : false
}