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

FHIR IG analytics

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

Code:

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

code: DE37

display: Colposcopy

Kind: ServiceRequest
Intent: proposal
doNotPerform: false

Source1

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