FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://smart.who.int/hiv/CodeSystem/HIVConcepts version 📦0.4.4| Code | Display | Definition |
| HIV.E.DE128 | Exclusively breastfeeding | Specifies whether the infant is exclusively being breastfed by the mother |
| HIV.E.DE129 | Replacement feeding | Infant is not receiving any breast milk with a diet that provides all the nutrients needed until they can be fully fed on family foods |
| HIV.E.DE130 | Mixed feeding | Infant younger than 6 months of age is given other liquids and/or foods together with breast milk. This could be water, other types of milk or any type of solid food. |
Source1
{
"resourceType": "ValueSet",
"id": "HIV.E.DE127",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset",
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablevalueset",
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablevalueset"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/hiv/ValueSet/HIV.E.DE127",
"version": "0.4.4",
"name": "HIVEDE127",
"title": "Infant feeding practice ValueSet",
"status": "active",
"experimental": true,
"date": "2025-12-08T16:48:01+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "Value set of infant feeding practice",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.E.DE128",
"display": "Exclusively breastfeeding"
},
{
"code": "HIV.E.DE129",
"display": "Replacement feeding"
},
{
"code": "HIV.E.DE130",
"display": "Mixed feeding"
}
]
}
]
}
}