FHIR IG analytics| Package | silfhirprofileig |
| Resource Type | ValueSet |
| Id | ValueSet-anc-supplementation.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-anc-supplementation.html |
| URL | https://fhir.slade360.co.ke/fhir/ValueSet/anc-supplementation |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-21T10:26:55+00:00 |
| Name | SGHIANCSupplementation |
| Title | SGHI ANC Supplementation |
| Description | A ValueSet for nutritional supplements prescribed or dispensed during Antenatal Care. |
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 anc-supplementation
https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system version 📦0.1.0| Code | Display | Definition |
| supp-ifa | Combined Iron and Folic Acid (IFA) | Supplementation: combined iron and folic acid. |
| supp-iron-only | Iron Supplement Only | Supplementation: iron only. |
| supp-folate-only | Folate Supplement Only | Supplementation: folate only. |
| supp-ferrous-sulphate-folic-acid | Ferrous sulphate + Folic Acid | Supplementation: ferrous sulphate and folic acid. |
| supp-iron-folate-sep | Iron + Folate (Separately) | Supplementation: iron and folate given as separate supplements. |
| supp-calcium | Calcium Supplement | Supplementation: calcium. |
{
"resourceType": "ValueSet",
"id": "anc-supplementation",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ValueSet/anc-supplementation",
"version": "0.1.0",
"name": "SGHIANCSupplementation",
"title": "SGHI ANC Supplementation",
"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 nutritional supplements prescribed or dispensed during Antenatal Care.",
"compose": {
"include": [
{
"system": "https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system",
"concept": [
{
"code": "supp-ifa",
"display": "Combined Iron and Folic Acid (IFA)"
},
{
"code": "supp-iron-only",
"display": "Iron Supplement Only"
},
{
"code": "supp-folate-only",
"display": "Folate Supplement Only"
},
{
"code": "supp-ferrous-sulphate-folic-acid",
"display": "Ferrous sulphate + Folic Acid"
},
{
"code": "supp-iron-folate-sep",
"display": "Iron + Folate (Separately)"
},
{
"code": "supp-calcium",
"display": "Calcium Supplement"
}
]
}
]
}
}