FHIR IG analytics| Package | silfhirprofileig |
| Resource Type | ValueSet |
| Id | ValueSet-pap-smear-result.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-pap-smear-result.html |
| URL | https://fhir.slade360.co.ke/fhir/ValueSet/pap-smear-result |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-21T10:26:55+00:00 |
| Name | SGHIPapSmearResult |
| Title | SGHI Pap Smear Result |
| Description | A ValueSet for Pap smear results in cervical cancer screening. |
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 pap-smear-result
https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system version 📦0.1.0| Code | Display | Definition |
| pap-normal | Normal | Pap smear result: normal. |
| pap-ascus | ASCUS/ASC-H (Atypical squamous cells of undetermined significance, high grade lesion not excluded) | Pap smear result: ASCUS/ASC-H. |
| pap-lsil | LSIL (Low grade squamous intraepithelial lesion) | Pap smear result: LSIL. |
| pap-hsil | HSIL/CIS (High grade squamous intraepithelial lesion) | Pap smear result: HSIL/CIS. |
| pap-agus | AGUS (Atypical glandular cells of undetermined significance) | Pap smear result: AGUS. |
| pap-invasive-cancer | Invasive cancer | Pap smear result: invasive cancer. |
| pap-other | Other, please specify | Pap smear result: other, to be specified. |
{
"resourceType": "ValueSet",
"id": "pap-smear-result",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ValueSet/pap-smear-result",
"version": "0.1.0",
"name": "SGHIPapSmearResult",
"title": "SGHI Pap Smear Result",
"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 Pap smear results in cervical cancer screening.",
"compose": {
"include": [
{
"system": "https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system",
"concept": [
{
"code": "pap-normal",
"display": "Normal"
},
{
"code": "pap-ascus",
"display": "ASCUS/ASC-H (Atypical squamous cells of undetermined significance, high grade lesion not excluded)"
},
{
"code": "pap-lsil",
"display": "LSIL (Low grade squamous intraepithelial lesion)"
},
{
"code": "pap-hsil",
"display": "HSIL/CIS (High grade squamous intraepithelial lesion)"
},
{
"code": "pap-agus",
"display": "AGUS (Atypical glandular cells of undetermined significance)"
},
{
"code": "pap-invasive-cancer",
"display": "Invasive cancer"
},
{
"code": "pap-other",
"display": "Other, please specify"
}
]
}
]
}
}