FHIR IG analytics| Package | silfhirprofileig |
| Resource Type | ValueSet |
| Id | ValueSet-weight-for-age-category.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-weight-for-age-category.html |
| URL | https://fhir.slade360.co.ke/fhir/ValueSet/weight-for-age-category |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-21T10:26:55+00:00 |
| Name | SGHIWeightForAgeCategory |
| Title | SGHI Weight-for-Age Category |
| Description | A ValueSet for weight-for-age nutritional status categories used in Child Welfare Clinic (CWC) workflows. |
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 weight-for-age-category
https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system version 📦0.1.0| Code | Display | Definition |
| wfa-normal | Normal (1) | Weight-for-age: normal. |
| wfa-underweight | Underweight (2) | Weight-for-age: underweight. |
| wfa-severe-underweight | Severe Underweight (3) | Weight-for-age: severe underweight. |
| wfa-overweight | Overweight (4) | Weight-for-age: overweight. |
| wfa-obese | Obese (5) | Weight-for-age: obese. |
{
"resourceType": "ValueSet",
"id": "weight-for-age-category",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/ValueSet/weight-for-age-category",
"version": "0.1.0",
"name": "SGHIWeightForAgeCategory",
"title": "SGHI Weight-for-Age Category",
"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 weight-for-age nutritional status categories used in Child Welfare Clinic (CWC) workflows.",
"compose": {
"include": [
{
"system": "https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system",
"concept": [
{
"code": "wfa-normal",
"display": "Normal (1)"
},
{
"code": "wfa-underweight",
"display": "Underweight (2)"
},
{
"code": "wfa-severe-underweight",
"display": "Severe Underweight (3)"
},
{
"code": "wfa-overweight",
"display": "Overweight (4)"
},
{
"code": "wfa-obese",
"display": "Obese (5)"
}
]
}
]
}
}