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

FHIR IG analytics

Packagesmart.who.int.cxca
Resource TypeActivityDefinition
IdActivityDefinition-CXCAD2HPVScreeningServiceRequest.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/dhes/smart-dak-cxca/ActivityDefinition-CXCAD2HPVScreeningServiceRequest.html
URLhttp://smart.who.int/cxca/ActivityDefinition/CXCAD2HPVScreeningServiceRequest
Version0.0.1
Statusdraft
Date2026-05-14T00:50:23+00:00
NameCXCAD2HPVScreeningServiceRequest
TitleCXCAD2 — HPV Screening Service Request
DescriptionActivity 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.
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 — HPV Screening Service Request
Id: CXCAD2HPVScreeningServiceRequest
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 HPV high-risk DNA testing when the CXCAD2DTScreeningEligibility rule recommends screening. Intent is #proposal — the clinician reviews and approves before the request becomes active.

Code:

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

code: DE3

display: HPV high-risk DNA test

Kind: ServiceRequest
Intent: proposal
doNotPerform: false

Source1

{
  "resourceType": "ActivityDefinition",
  "id": "CXCAD2HPVScreeningServiceRequest",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/cxca/ActivityDefinition/CXCAD2HPVScreeningServiceRequest",
  "version": "0.0.1",
  "name": "CXCAD2HPVScreeningServiceRequest",
  "title": "CXCAD2 — HPV 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 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": "ServiceRequest",
  "code": {
    "coding": [
      {
        "system": "http://smart.who.int/cxca/CodeSystem/CXCA.D",
        "code": "DE3",
        "display": "HPV high-risk DNA test"
      }
    ]
  },
  "intent": "proposal",
  "doNotPerform": false
}