FHIR IG analytics| Package | silfhirprofileig |
| Resource Type | ValueSet |
| Id | ValueSet-episiotomy-state.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-episiotomy-state.html |
| URL | https://fhir.slade360.co.ke/fhir/ValueSet/episiotomy-state |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-21T10:26:55+00:00 |
| Name | SGHIEpisiotomyState |
| Title | SGHI Episiotomy State |
| Description | A ValueSet for the healing state of an episiotomy wound assessed during PNC. |
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 episiotomy-state
https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system version 📦0.1.0| Code | Display | Definition |
| episiotomy-repaired | Repaired | Episiotomy state: repaired. |
| episiotomy-gaping | Gaping | Episiotomy state: gaping. |
| episiotomy-infected | Infected | Episiotomy state: infected. |
| episiotomy-healed | Healed | Episiotomy state: healed. |
{
"resourceType": "ValueSet",
"id": "episiotomy-state",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ValueSet/episiotomy-state",
"version": "0.1.0",
"name": "SGHIEpisiotomyState",
"title": "SGHI Episiotomy State",
"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 healing state of an episiotomy wound assessed during PNC.",
"compose": {
"include": [
{
"system": "https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system",
"concept": [
{
"code": "episiotomy-repaired",
"display": "Repaired"
},
{
"code": "episiotomy-gaping",
"display": "Gaping"
},
{
"code": "episiotomy-infected",
"display": "Infected"
},
{
"code": "episiotomy-healed",
"display": "Healed"
}
]
}
]
}
}