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

: Vomiting - JSON Representation

Draft as of 2023-10-04

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "vomiting",
  "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.46B7.46DE11\">CHE.B7.DE11</a></td><td>Vomiting Everything</td><td>The child is reported to be vomiting everything (not able to hold anything down at all)</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B7.46DE12\">CHE.B7.DE12</a></td><td>Vomiting but Not Everything</td><td>The child is reported to be vomiting, but not everything</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B7.46DE13\">CHE.B7.DE13</a></td><td>No Vomiting</td><td>The child is reported not to be vomiting</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/ValueSet/vomiting",
  "version" : "0.1.0",
  "name" : "valueset-vomiting",
  "title" : "Vomiting",
  "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" : "The child is reported to have vomiting\n\nA child who is not able to hold anything down at all has the sign “vomits everything” – everything that goes down comes back up. A child who vomits everything will not be able to hold down food, fluids, or oral drugs. A child who vomits several times but can hold down some fluids has \"vomiting, but not everything\".\n\nWhen you ask the question, use words that the caregiver understands. Give her time to answer. If the caregiver is not sure if the child is vomiting everything, help her to make her answer clear. For example, ask the caregiver how often the child vomits. Also ask if each time the child swallows food or fluids, does the child vomit? If you are not sure of the caregiver’s answers, ask her to offer the child a drink. See if the child vomits.",
  "immutable" : true,
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/CodeSystem/che-custom-codes",
        "concept" : [
          {
            "code" : "CHE.B7.DE11",
            "display" : "Vomiting Everything",
            "designation" : [
              {
                "value" : "The child is reported to be vomiting everything (not able to hold anything down at all)"
              }
            ]
          },
          {
            "code" : "CHE.B7.DE12",
            "display" : "Vomiting but Not Everything",
            "designation" : [
              {
                "value" : "The child is reported to be vomiting, but not everything"
              }
            ]
          },
          {
            "code" : "CHE.B7.DE13",
            "display" : "No Vomiting",
            "designation" : [
              {
                "value" : "The child is reported not to be vomiting"
              }
            ]
          }
        ]
      }
    ]
  }
}