WHO Clinical Care in Crisis Implementation Guide for Children
0.1.0 - ci-build

WHO Clinical Care in Crisis Implementation Guide for Children - Local Development build (v0.1.0). See the Directory of published versions

: How much milk is given at each feed? - JSON Representation

Draft as of 2023-10-04

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "replacement-feeds",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-che-custom-codes.html\"><code>https://fhir.dk.swisstph-mis.ch/matchbox/fhir/CodeSystem/che-custom-codes</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-che-custom-codes.html#che-custom-codes-CHE.46B21S2.46DE16\">CHE.B21S2.DE16</a></td><td>Sufficient replacement feeds</td><td>The caregiver is giving sufficient replacement feeds (approximately 60 ml per feed, 8 times per day for a young infant up to one month of age; approximately 90 ml per feed, 7 times per day for a young infant between 1 and 2 months of age)</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B21S2.46DE17\">CHE.B21S2.DE17</a></td><td>Insufficient replacement feeds</td><td>The caregiver is not giving sufficient replacement feeds (i.e. less than 60 ml per feed, 8 times per day for a young infant up to one month of age; less than 90 ml per feed, 7 times per day for a young infant between 1 and 2 months of age)</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/ValueSet/replacement-feeds",
  "version" : "0.1.0",
  "name" : "valueset-replacement-feeds",
  "title" : "How much milk is given at each feed?",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-10-04T12:32:21+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "A young infant up to one month of age should be given approximately 60 ml per feed, 8 times per day, and a young infant between 1 and 2 months of age approximately 90 ml at each feed, 7 times per day. It is helpful to have common bottles or cups available so that a mother can show you the amount that she gives.",
  "immutable" : true,
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/CodeSystem/che-custom-codes",
        "concept" : [
          {
            "code" : "CHE.B21S2.DE16",
            "display" : "Sufficient replacement feeds",
            "designation" : [
              {
                "value" : "The caregiver is giving sufficient replacement feeds (approximately 60 ml per feed, 8 times per day for a young infant up to one month of age; approximately 90 ml per feed, 7 times per day for a young infant between 1 and 2 months of age)"
              }
            ]
          },
          {
            "code" : "CHE.B21S2.DE17",
            "display" : "Insufficient replacement feeds",
            "designation" : [
              {
                "value" : "The caregiver is not giving sufficient replacement feeds (i.e. less than 60 ml per feed, 8 times per day for a young infant up to one month of age; less than 90 ml per feed, 7 times per day for a young infant between 1 and 2 months of age)"
              }
            ]
          }
        ]
      }
    ]
  }
}