FHIR IG analytics| Package | silfhirprofileig |
| Resource Type | ValueSet |
| Id | ValueSet-final-hiv-result.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-final-hiv-result.html |
| URL | https://fhir.slade360.co.ke/fhir/ValueSet/final-hiv-result |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-21T10:26:55+00:00 |
| Name | SGHIFinalHIVResult |
| Title | SGHI Final HIV Result |
| Description | A ValueSet for the final HIV result at an ANC visit, capturing previously known status. |
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 final-hiv-result
https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system version 📦0.1.0| Code | Display | Definition |
| hiv-previously-positive | Previously Positive (PrevP) | Patient was previously known to be HIV-positive. |
| hiv-previously-negative | Previously Negative (PrevN) | Patient was previously known to be HIV-negative. |
| hiv-known-positive | Known Positive — Status before 1st ANC (KP) | HIV-positive status known prior to the first ANC visit. |
{
"resourceType": "ValueSet",
"id": "final-hiv-result",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ValueSet/final-hiv-result",
"version": "0.1.0",
"name": "SGHIFinalHIVResult",
"title": "SGHI Final HIV 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 the final HIV result at an ANC visit, capturing previously known status.",
"compose": {
"include": [
{
"system": "https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system",
"concept": [
{
"code": "hiv-previously-positive",
"display": "Previously Positive (PrevP)"
},
{
"code": "hiv-previously-negative",
"display": "Previously Negative (PrevN)"
},
{
"code": "hiv-known-positive",
"display": "Known Positive — Status before 1st ANC (KP)"
}
]
}
]
}
}