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

: Difficulty with Feeding - JSON Representation

Draft as of 2023-10-04

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "difficulty-with-feeding",
  "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.46B18S1.46DE03\">CHE.B18S1.DE03</a></td><td>Not Able to Feed At All</td><td>The client is reported not to be able to feed at all</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B18S1.46DE04\">CHE.B18S1.DE04</a></td><td>Not Feeding Well</td><td>The client is reported to not be feeding well</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B18S1.46DE05\">CHE.B18S1.DE05</a></td><td>Feeding Well</td><td>The client is reported to be feeding well</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/ValueSet/difficulty-with-feeding",
  "version" : "0.1.0",
  "name" : "valueset-difficulty-with-feeding",
  "title" : "Difficulty with Feeding",
  "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.B18S1.DE03",
            "display" : "Not Able to Feed At All",
            "designation" : [
              {
                "value" : "The client is reported not to be able to feed at all"
              }
            ]
          },
          {
            "code" : "CHE.B18S1.DE04",
            "display" : "Not Feeding Well",
            "designation" : [
              {
                "value" : "The client is reported to not be feeding well"
              }
            ]
          },
          {
            "code" : "CHE.B18S1.DE05",
            "display" : "Feeding Well",
            "designation" : [
              {
                "value" : "The client is reported to be feeding well"
              }
            ]
          }
        ]
      }
    ]
  }
}