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

: Skin pinch of Abdomen - JSON Representation

Draft as of 2023-10-04

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "skinpinch",
  "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.46B20S2.46DE05\">CHE.B20S2.DE05</a></td><td>Goes back Normally (immediately)</td><td>The young infant's skin goes back normally after skin pinch of abdomen (immediately)</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B20S2.46DE04\">CHE.B20S2.DE04</a></td><td>Goes back slowly (2 seconds or fewer, but not immediately)</td><td>The young infant's skin goes back slowly after skin pinch of abdomen (2 seconds or fewer, but not immediately)</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B20S2.46DE03\">CHE.B20S2.DE03</a></td><td>Goes back very slowly (More than 2 seconds)</td><td>The young infant's skin goes back very slowly after skin pinch of abdomen (More than 2 seconds)</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/ValueSet/skinpinch",
  "version" : "0.1.0",
  "name" : "valueset-skinpinch",
  "title" : "Skin pinch of Abdomen",
  "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" : "Locate the area on the infant’s abdomen halfway between the umbilicus and the side of the abdomen. To do the skin pinch, use your thumb and first finger. Do not use your fingertips because this will cause pain. Place \nyour hand so that when you pinch the skin, the fold of skin will be in a line up and down the child’s body and not across the child’s \nbody. Firmly pick up all of the layers of skin and the tissue under them. Pinch the skin for \none second and then release it. When you release the skin, look to see if the skin pinch \ngoes back:\n• immediately\n• slowly (2 seconds or fewer, but not immediately)\n• very slowly (longer than 2 seconds)\nIf the skin stays up for even a brief time after you release it, decide that the skin pinch goes back slowly",
  "immutable" : true,
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/CodeSystem/che-custom-codes",
        "concept" : [
          {
            "code" : "CHE.B20S2.DE05",
            "display" : "Goes back Normally (immediately)",
            "designation" : [
              {
                "value" : "The young infant's skin goes back normally after skin pinch of abdomen (immediately)"
              }
            ]
          },
          {
            "code" : "CHE.B20S2.DE04",
            "display" : "Goes back slowly (2 seconds or fewer, but not immediately)",
            "designation" : [
              {
                "value" : "The young infant's skin goes back slowly after skin pinch of abdomen (2 seconds or fewer, but not immediately)"
              }
            ]
          },
          {
            "code" : "CHE.B20S2.DE03",
            "display" : "Goes back very slowly (More than 2 seconds)",
            "designation" : [
              {
                "value" : "The young infant's skin goes back very slowly after skin pinch of abdomen (More than 2 seconds)"
              }
            ]
          }
        ]
      }
    ]
  }
}