XpanDH Project
0.1.0 - ci-build 150

XpanDH Project, published by XpanDH Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/xpandh/ and changes regularly. See the Directory of published versions

: Severity - JSON Representation

Active as of 2024-10-21

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "eHDSISeverity",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eHDSISeverity</b></p><a name=\"eHDSISeverity\"> </a><a name=\"hceHDSISeverity\"> </a><a name=\"eHDSISeverity-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/442452003\">442452003</a></td><td>Life threatening severity</td></tr><tr><td><a href=\"http://snomed.info/id/255604002\">255604002</a></td><td>Mild</td></tr><tr><td><a href=\"http://snomed.info/id/371923003\">371923003</a></td><td>Mild to moderate</td></tr><tr><td><a href=\"http://snomed.info/id/6736007\">6736007</a></td><td>Moderate</td></tr><tr><td><a href=\"http://snomed.info/id/371924009\">371924009</a></td><td>Moderate to severe</td></tr><tr><td><a href=\"http://snomed.info/id/24484000\">24484000</a></td><td>Severe</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.eu/fhir/ig/xpandh/ValueSet/eHDSISeverity",
  "version" : "0.1.0",
  "name" : "EHDSISeverity",
  "title" : "Severity",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-21T14:41:35+00:00",
  "publisher" : "XpanDH Project",
  "contact" : [
    {
      "name" : "XpanDH Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://xpandh-project.iscte-iul.pt"
        }
      ]
    }
  ],
  "description" : "The Value Set is used for all Problems and Allergies in the Patient Summary to indicate the severity of the problem (or Allergy)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "442452003",
            "display" : "Life threatening severity"
          },
          {
            "code" : "255604002",
            "display" : "Mild"
          },
          {
            "code" : "371923003",
            "display" : "Mild to moderate"
          },
          {
            "code" : "6736007",
            "display" : "Moderate"
          },
          {
            "code" : "371924009",
            "display" : "Moderate to severe"
          },
          {
            "code" : "24484000",
            "display" : "Severe"
          }
        ]
      }
    ]
  }
}