WHO SMART Guidelines - HIV
0.3.0 - ci-build

WHO SMART Guidelines - HIV - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Infant feeding practice ValueSet - JSON Representation

Active as of 2024-08-18

Raw json | Download


{
  "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" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet HIV.E.DE127</b></p><a name=\"HIV.E.DE127\"> </a><a name=\"hcHIV.E.DE127\"> </a><a name=\"HIV.E.DE127-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-HIVConcepts.html\"><code>http://smart.who.int/hiv/CodeSystem/HIVConcepts</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46E.46DE128\">HIV.E.DE128</a></td><td>Exclusively breastfeeding</td><td>Specifies whether the infant is exclusively being breastfed by the mother</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46E.46DE129\">HIV.E.DE129</a></td><td>Replacement feeding</td><td>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</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46E.46DE130\">HIV.E.DE130</a></td><td>Mixed feeding</td><td>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.</td></tr></table></li></ul></div>"
  },
  "url" : "http://smart.who.int/hiv/ValueSet/HIV.E.DE127",
  "version" : "0.3.0",
  "name" : "HIVEDE127",
  "title" : "Infant feeding practice ValueSet",
  "status" : "active",
  "experimental" : true,
  "date" : "2024-08-18T19:14:17+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"
          }
        ]
      }
    ]
  }
}