FHIR IG analytics| Package | silfhirprofileig |
| Resource Type | ValueSet |
| Id | ValueSet-fgm-complications.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-fgm-complications.html |
| URL | https://fhir.slade360.co.ke/fhir/ValueSet/fgm-complications |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-21T10:26:55+00:00 |
| Name | SGHIFGMComplications |
| Title | SGHI FGM-Associated Complications |
| Description | A ValueSet enumerating complications associated with Female Genital Mutilation (FGM). |
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 fgm-complications
https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system version 📦0.1.0| Code | Display | Definition |
| fgm-scarring | Scarring | FGM complication: scarring. |
| fgm-keloid | Keloid formation | FGM complication: keloid formation. |
| fgm-dyspareunia | Dyspareunia | FGM complication: dyspareunia (painful intercourse). |
| fgm-uti | Urinary tract infection | FGM complication: urinary tract infection. |
{
"resourceType": "ValueSet",
"id": "fgm-complications",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ValueSet/fgm-complications",
"version": "0.1.0",
"name": "SGHIFGMComplications",
"title": "SGHI FGM-Associated Complications",
"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 enumerating complications associated with Female Genital Mutilation (FGM).",
"compose": {
"include": [
{
"system": "https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system",
"concept": [
{
"code": "fgm-scarring",
"display": "Scarring"
},
{
"code": "fgm-keloid",
"display": "Keloid formation"
},
{
"code": "fgm-dyspareunia",
"display": "Dyspareunia"
},
{
"code": "fgm-uti",
"display": "Urinary tract infection"
}
]
}
]
}
}