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

: When did the Jaundice first appear? - JSON Representation

Draft as of 2023-10-04

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "jaundice-first-appear",
  "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.46B19S2.46DE05\">CHE.B19S2.DE05</a></td><td>Within less than 24 hours of birth</td><td>The young infant's Jaundice appeared less than 24 hours after birth</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B19S2.46DE06\">CHE.B19S2.DE06</a></td><td>24 hours or more after birth</td><td>The young infant's Jaundice appeared 24 hours or more after birth</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B19S2.46DE07\">CHE.B19S2.DE07</a></td><td>Unknown when Jaundice first appeared</td><td>The caregiver does not know when the Jaundice first appeared if it is a first visit for jaundice and in the first 3 weeks of life</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/ValueSet/jaundice-first-appear",
  "version" : "0.1.0",
  "name" : "valueset-jaundice-first-appear",
  "title" : "When did the Jaundice first appear?",
  "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 caregiver when the baby's skin first turned yellowish. If the caregiver didn't notice the yellow discolouration or can't remember when it started, select \"don't know\". \nJaundice that appears in less than 24 hours after birth is always due to an underlying disease. These babies should be referred urgently. \nMany normal babies, particularly small babies, may have jaundice during the first week of life. This jaundice usually appears on the third or fourth day of life and is mild and disappears before the age of two to\u00a0 three weeks. It does not need any treatment.",
  "immutable" : true,
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/CodeSystem/che-custom-codes",
        "concept" : [
          {
            "code" : "CHE.B19S2.DE05",
            "display" : "Within less than 24 hours of birth",
            "designation" : [
              {
                "value" : "The young infant's Jaundice appeared less than 24 hours after birth"
              }
            ]
          },
          {
            "code" : "CHE.B19S2.DE06",
            "display" : "24 hours or more after birth",
            "designation" : [
              {
                "value" : "The young infant's Jaundice appeared 24 hours or more after birth"
              }
            ]
          },
          {
            "code" : "CHE.B19S2.DE07",
            "display" : "Unknown when Jaundice first appeared",
            "designation" : [
              {
                "value" : "The caregiver does not know when the Jaundice first appeared if it is a first visit for jaundice and in the first 3 weeks of life"
              }
            ]
          }
        ]
      }
    ]
  }
}