FHIR IG analytics| Package | smart.who.int.cxca |
| Resource Type | ActivityDefinition |
| Id | ActivityDefinition-CXCAD2ColposcopyServiceRequest.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/dhes/smart-dak-cxca/ActivityDefinition-CXCAD2ColposcopyServiceRequest.html |
| URL | http://smart.who.int/cxca/ActivityDefinition/CXCAD2ColposcopyServiceRequest |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-05-14T00:50:23+00:00 |
| Name | CXCAD2ColposcopyServiceRequest |
| Title | CXCAD2 — Colposcopy Service Request |
| 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 |
No resources found
No resources found
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 |
{
"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
}