FHIR IG analytics| Package | silfhirprofileig |
| Resource Type | ValueSet |
| Id | ValueSet-cervical-cancer-screening-method.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-cervical-cancer-screening-method.html |
| URL | https://fhir.slade360.co.ke/fhir/ValueSet/cervical-cancer-screening-method |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-21T10:26:55+00:00 |
| Name | SGHICervicalCancerScreeningMethod |
| Title | SGHI Cervical Cancer Screening Method |
| Description | A ValueSet for the method of cervical cancer screening performed during a visit. |
No resources found
| CodeSystem | ||
| silfhirprofileig#current | special-clinic-code-system | SGHI Special Clinic Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet cervical-cancer-screening-method
https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system version 📦0.1.0| Code | Display | Definition |
| VIA | VIA (Visual Inspection with Acetic Acid) | Cervical cancer screening method: VIA. |
| VILI | VILI (Visual Inspection with Lugol's Iodine) | Cervical cancer screening method: VILI. |
| HPV | HPV DNA Testing | Cervical cancer screening method: HPV DNA testing. |
| PAP-SMEAR | Pap Smear | Cervical cancer screening method: Pap smear. |
| ND | Not Done / Not Applicable | Cervical cancer screening method: not done. |
{
"resourceType": "ValueSet",
"id": "cervical-cancer-screening-method",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ValueSet/cervical-cancer-screening-method",
"version": "0.1.0",
"name": "SGHICervicalCancerScreeningMethod",
"title": "SGHI Cervical Cancer Screening Method",
"status": "active",
"date": "2026-05-21T10:26:55+00:00",
"publisher": "Kathurima Kimathi",
"contact": [
{
"name": "Kathurima Kimathi",
"telecom": [
{
"system": "url",
"value": "https://www.linkedin.com/in/kathurima-kimathi/"
},
{
"system": "email",
"value": "kathurimakimathi415@gmail.com"
}
]
},
{
"name": "Oscar John",
"telecom": [
{
"system": "email",
"value": "oscarjohnotieno@gmail.com",
"use": "work"
}
]
},
{
"name": "Kennedy Omondi",
"telecom": [
{
"system": "email",
"value": "kennankole@gmail.com",
"use": "work"
}
]
}
],
"description": "A ValueSet for the method of cervical cancer screening performed during a visit.",
"compose": {
"include": [
{
"system": "https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system",
"concept": [
{
"code": "VIA",
"display": "VIA (Visual Inspection with Acetic Acid)"
},
{
"code": "VILI",
"display": "VILI (Visual Inspection with Lugol's Iodine)"
},
{
"code": "HPV",
"display": "HPV DNA Testing"
},
{
"code": "PAP-SMEAR",
"display": "Pap Smear"
},
{
"code": "ND",
"display": "Not Done / Not Applicable"
}
]
}
]
}
}