FHIR IG analytics| Package | silfhirprofileig |
| Resource Type | ValueSet |
| Id | ValueSet-pnc-visit-timing.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-pnc-visit-timing.html |
| URL | https://fhir.slade360.co.ke/fhir/ValueSet/pnc-visit-timing |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-21T10:26:55+00:00 |
| Name | SGHIPNCVisitTiming |
| Title | SGHI PNC Visit Timing |
| Description | A ValueSet for the timing of Postnatal Care (PNC) visits relative to delivery. |
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 pnc-visit-timing
https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system version 📦0.1.0| Code | Display | Definition |
| pnc-0-48h | 0–48 hours postpartum | PNC visit occurring within 48 hours of delivery. |
| pnc-3d-6w | 3 days to 6 weeks postpartum | PNC visit occurring between 3 days and 6 weeks after delivery. |
| pnc-gt-6w | More than 6 weeks postpartum | PNC visit occurring more than 6 weeks after delivery. |
{
"resourceType": "ValueSet",
"id": "pnc-visit-timing",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ValueSet/pnc-visit-timing",
"version": "0.1.0",
"name": "SGHIPNCVisitTiming",
"title": "SGHI PNC Visit Timing",
"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 timing of Postnatal Care (PNC) visits relative to delivery.",
"compose": {
"include": [
{
"system": "https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system",
"concept": [
{
"code": "pnc-0-48h",
"display": "0–48 hours postpartum"
},
{
"code": "pnc-3d-6w",
"display": "3 days to 6 weeks postpartum"
},
{
"code": "pnc-gt-6w",
"display": "More than 6 weeks postpartum"
}
]
}
]
}
}