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

: What milk is being given as a replacement feed? - JSON Representation

Draft as of 2023-10-04

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "replacement-milk",
  "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.46DE10\">CHE.B21S2.DE10</a></td><td>Appropriate replacement milk</td><td>The caregiver is giving appropriate\u00a0 replacement milk</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B21S2.46DE11\">CHE.B21S2.DE11</a></td><td>Inappropriate replacement milk</td><td>The caregiver is giving inappropriate replacement milk</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/ValueSet/replacement-milk",
  "version" : "0.1.0",
  "name" : "valueset-replacement-milk",
  "title" : "What milk is being given as a replacement 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" : "Ask the mother questions to determine what replacement milk or milks are used. It may be a breastmilk replacement, animal milk or some other fluid or some combination. Determine if this type of replacement feed is appropriate or not appropriate in your setting.",
  "immutable" : true,
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/CodeSystem/che-custom-codes",
        "concept" : [
          {
            "code" : "CHE.B21S2.DE10",
            "display" : "Appropriate replacement milk",
            "designation" : [
              {
                "value" : "The caregiver is giving appropriate\u00a0 replacement milk"
              }
            ]
          },
          {
            "code" : "CHE.B21S2.DE11",
            "display" : "Inappropriate replacement milk",
            "designation" : [
              {
                "value" : "The caregiver is giving inappropriate replacement milk"
              }
            ]
          }
        ]
      }
    ]
  }
}