FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesmart.who.int.cxca
Resource TypeActivityDefinition
IdActivityDefinition-CXCAD2CytologyScreeningServiceRequest.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/dhes/smart-dak-cxca/ActivityDefinition-CXCAD2CytologyScreeningServiceRequest.html
URLhttp://smart.who.int/cxca/ActivityDefinition/CXCAD2CytologyScreeningServiceRequest
Version0.0.1
Statusdraft
Date2026-05-14T00:50:23+00:00
NameCXCAD2CytologyScreeningServiceRequest
TitleCXCAD2 — Cytology Screening Service Request
DescriptionActivity 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.
KindServiceRequest

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Title: CXCAD2 — Cytology Screening Service Request
Id: CXCAD2CytologyScreeningServiceRequest
Version: 0.0.1
Status: draft
Date (date last changed): 2026-05-14 00:50:23+0000
Publisher (steward): Dan Heslinga (independent contributor)
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.

Code:

system: http://smart.who.int/cxca/CodeSystem/CXCA.D

code: DE13

display: Cervical cytology test

Kind: ServiceRequest
Intent: proposal
doNotPerform: false

Source1

{
  "resourceType": "ActivityDefinition",
  "id": "CXCAD2CytologyScreeningServiceRequest",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "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
}