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

: Visually assess for whether underweight (for drug dose calculation) - JSON Representation

Draft as of 2023-10-04

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "visually-assess-weight",
  "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.46B6.46DE19\">CHE.B6.DE19</a></td><td>Does not appear to be Underweight</td><td>The child is visually assessed for whether underweight by the health care worker and does not appear to be underweight (estimated weight based on height or age would be equivalent to WHZ= 0 / WAZ= 0)\n(for drug dosing calculations)</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B6.46DE20\">CHE.B6.DE20</a></td><td>Appears to be Underweight</td><td>The child is visually assessed for whether underweight by the health care worker and appears to be underweight (as an aide for dosing calculations) (estimated weight based on height or age would be equivalent to WHZ= -1 / WAZ= -1)\n(for drug dosing calculations)</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B6.46DE21\">CHE.B6.DE21</a></td><td>Appears to be Severely Underweight</td><td>The child is visually assessed for whether underweight and appears to be severely underweight (as an aide for dosing calculations) (estimated weight based on height or age would be equivalent to WHZ= -2 / WAZ= -2)\n(for drug dosing calculations)</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/ValueSet/visually-assess-weight",
  "version" : "0.1.0",
  "name" : "valueset-visually-assess-weight",
  "title" : "Visually assess for whether underweight (for drug dose calculation)",
  "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" : "Codes representing possible values for the Provide an estimated age or estimated date of birth element",
  "immutable" : true,
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/CodeSystem/che-custom-codes",
        "concept" : [
          {
            "code" : "CHE.B6.DE19",
            "display" : "Does not appear to be Underweight",
            "designation" : [
              {
                "value" : "The child is visually assessed for whether underweight by the health care worker and does not appear to be underweight (estimated weight based on height or age would be equivalent to WHZ= 0 / WAZ= 0)\n(for drug dosing calculations)"
              }
            ]
          },
          {
            "code" : "CHE.B6.DE20",
            "display" : "Appears to be Underweight",
            "designation" : [
              {
                "value" : "The child is visually assessed for whether underweight by the health care worker and appears to be underweight (as an aide for dosing calculations) (estimated weight based on height or age would be equivalent to WHZ= -1 / WAZ= -1)\n(for drug dosing calculations)"
              }
            ]
          },
          {
            "code" : "CHE.B6.DE21",
            "display" : "Appears to be Severely Underweight",
            "designation" : [
              {
                "value" : "The child is visually assessed for whether underweight and appears to be severely underweight (as an aide for dosing calculations) (estimated weight based on height or age would be equivalent to WHZ= -2 / WAZ= -2)\n(for drug dosing calculations)"
              }
            ]
          }
        ]
      }
    ]
  }
}