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 — Colposcopy Service Request - JSON Representation

Draft as of 2026-05-14

Raw json | Download

{
  "resourceType" : "ActivityDefinition",
  "id" : "CXCAD2ColposcopyServiceRequest",
  "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 — Colposcopy Service Request</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Id: </b></th>\n            <td style=\"padding-left: 4px;\">CXCAD2ColposcopyServiceRequest</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 colposcopy when the HPV result routing rule indicates referral. Intent is #proposal — the clinician reviews and approves before the request becomes active. Per A/641 Op.Inst. 5.6 the colposcopy is performed by an obstetrician-gynaecologist at aimag/district level.</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>DE37</span></p>\n                        \n                        \n                            <p><b>display: </b><span>Colposcopy</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/CXCAD2ColposcopyServiceRequest",
  "version" : "0.0.1",
  "name" : "CXCAD2ColposcopyServiceRequest",
  "title" : "CXCAD2 — Colposcopy 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 colposcopy when the HPV result routing rule indicates referral. Intent is #proposal — the clinician reviews and approves before the request becomes active. Per A/641 Op.Inst. 5.6 the colposcopy is performed by an obstetrician-gynaecologist at aimag/district level.",
  "kind" : "ServiceRequest",
  "code" : {
    "coding" : [
      {
        "system" : "http://smart.who.int/cxca/CodeSystem/CXCA.D",
        "code" : "DE37",
        "display" : "Colposcopy"
      }
    ]
  },
  "intent" : "proposal",
  "doNotPerform" : false
}