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

: Oral Fluid Test Results - JSON Representation

Draft as of 2023-10-04

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "fluid-test",
  "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.46B24.46G.46DE08\">CHE.B24.G.DE08</a></td><td>Completely Unable to Drink</td><td>The child is completely unable to drink</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B24.46G.46DE09\">CHE.B24.G.DE09</a></td><td>Vomits Immediately / Everything</td><td>The child vomits immediately / everything</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B24.46G.46DE10\">CHE.B24.G.DE10</a></td><td>Drinks Poorly</td><td>The child drinks poorly</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B24.46G.46DE11\">CHE.B24.G.DE11</a></td><td>Drinks Eagerly / Thirstily</td><td>The child drinks eagerly / thirstily</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B24.46G.46DE12\">CHE.B24.G.DE12</a></td><td>Drinks Normally</td><td>The child drinks normally</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/ValueSet/fluid-test",
  "version" : "0.1.0",
  "name" : "valueset-fluid-test",
  "title" : "Oral Fluid Test Results",
  "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.B24.G.DE08",
            "display" : "Completely Unable to Drink",
            "designation" : [
              {
                "value" : "The child is completely unable to drink"
              }
            ]
          },
          {
            "code" : "CHE.B24.G.DE09",
            "display" : "Vomits Immediately / Everything",
            "designation" : [
              {
                "value" : "The child vomits immediately / everything"
              }
            ]
          },
          {
            "code" : "CHE.B24.G.DE10",
            "display" : "Drinks Poorly",
            "designation" : [
              {
                "value" : "The child drinks poorly"
              }
            ]
          },
          {
            "code" : "CHE.B24.G.DE11",
            "display" : "Drinks Eagerly / Thirstily",
            "designation" : [
              {
                "value" : "The child drinks eagerly / thirstily"
              }
            ]
          },
          {
            "code" : "CHE.B24.G.DE12",
            "display" : "Drinks Normally",
            "designation" : [
              {
                "value" : "The child drinks normally"
              }
            ]
          }
        ]
      }
    ]
  }
}