FHIR IG analytics| Package | silfhirprofileig |
| Resource Type | ValueSet |
| Id | ValueSet-breast-examination-result.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-breast-examination-result.html |
| URL | https://fhir.slade360.co.ke/fhir/ValueSet/breast-examination-result |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-21T10:26:55+00:00 |
| Name | SGHIBreastExaminationResult |
| Title | SGHI Breast Examination Result |
| Description | A ValueSet for breast examination results recorded during ANC visits. |
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 breast-examination-result
https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system version 📦0.1.0| Code | Display | Definition |
| breast-normal | Yes — Normal | Breast examination result: normal findings. |
| breast-abnormal | Yes — Abnormal | Breast examination result: abnormal findings. |
| not-done | Not Done | The procedure or test was not performed. |
{
"resourceType": "ValueSet",
"id": "breast-examination-result",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ValueSet/breast-examination-result",
"version": "0.1.0",
"name": "SGHIBreastExaminationResult",
"title": "SGHI Breast Examination 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 breast examination results recorded during ANC visits.",
"compose": {
"include": [
{
"system": "https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system",
"concept": [
{
"code": "breast-normal",
"display": "Yes — Normal"
},
{
"code": "breast-abnormal",
"display": "Yes — Abnormal"
},
{
"code": "not-done",
"display": "Not Done"
}
]
}
]
}
}