FHIR IG analytics| Package | silfhirprofileig |
| Resource Type | ValueSet |
| Id | ValueSet-via-test-result.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-via-test-result.html |
| URL | https://fhir.slade360.co.ke/fhir/ValueSet/via-test-result |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-21T10:26:55+00:00 |
| Name | SGHIVIATestResult |
| Title | SGHI VIA / VILI / HPV Test Result |
| Description | A ValueSet for VIA, VILI, and HPV test 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 via-test-result
https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system version 📦0.1.0| Code | Display | Definition |
| via-positive | Positive | VIA/VILI/HPV test result: positive. |
| via-negative | Negative | VIA/VILI/HPV test result: negative. |
| via-suspicious-cancer | Suspicious for cancer | VIA/VILI/HPV test result: suspicious for cancer. |
{
"resourceType": "ValueSet",
"id": "via-test-result",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ValueSet/via-test-result",
"version": "0.1.0",
"name": "SGHIVIATestResult",
"title": "SGHI VIA / VILI / HPV Test 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 VIA, VILI, and HPV test results in cervical cancer screening.",
"compose": {
"include": [
{
"system": "https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system",
"concept": [
{
"code": "via-positive",
"display": "Positive"
},
{
"code": "via-negative",
"display": "Negative"
},
{
"code": "via-suspicious-cancer",
"display": "Suspicious for cancer"
}
]
}
]
}
}