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 Sores or Mouth Ulcers - JSON Representation

Draft as of 2023-10-04

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "oral-sores",
  "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.46B14S2.46DE39\">CHE.B14S2.DE39</a></td><td>No Oral Sores or Mouth Ulcers</td><td>The child does not have oral sores or mouth ulcers</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B14S2.46DE40\">CHE.B14S2.DE40</a></td><td>Oral Thrush</td><td>The child has oral thrush</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B14S2.46DE41\">CHE.B14S2.DE41</a></td><td>Mouth Sores or Mouth Ulcers - Deep and Extensive</td><td>The child has mouth sores or ulcers which are deep and extensive  (severe, requiring referral)</td></tr><tr><td><a href=\"CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B14S2.46DE42\">CHE.B14S2.DE42</a></td><td>Mouth Sores or Mouth Ulcers - Not Deep and Extensive</td><td>The child has mouth sores or ulcers which are not deep and extensive (not severe, not requiring referral)</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.dk.swisstph-mis.ch/matchbox/fhir/ValueSet/oral-sores",
  "version" : "0.1.0",
  "name" : "valueset-oral-sores",
  "title" : "Oral Sores or Mouth Ulcers",
  "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.B14S2.DE39",
            "display" : "No Oral Sores or Mouth Ulcers",
            "designation" : [
              {
                "value" : "The child does not have oral sores or mouth ulcers"
              }
            ]
          },
          {
            "code" : "CHE.B14S2.DE40",
            "display" : "Oral Thrush",
            "designation" : [
              {
                "value" : "The child has oral thrush"
              }
            ]
          },
          {
            "code" : "CHE.B14S2.DE41",
            "display" : "Mouth Sores or Mouth Ulcers - Deep and Extensive",
            "designation" : [
              {
                "value" : "The child has mouth sores or ulcers which are deep and extensive  (severe, requiring referral)"
              }
            ]
          },
          {
            "code" : "CHE.B14S2.DE42",
            "display" : "Mouth Sores or Mouth Ulcers - Not Deep and Extensive",
            "designation" : [
              {
                "value" : "The child has mouth sores or ulcers which are not deep and extensive (not severe, not requiring referral)"
              }
            ]
          }
        ]
      }
    ]
  }
}