FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/eHDSISeverity

Packagehl7.fhir.eu.eps
TypeValueSet
IdeHDSISeverity
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/eps/https://build.fhir.org/ig/hl7-eu/eps/ValueSet-eHDSISeverity.html
URLhttp://terminology.ehdsi.eu/ValueSet/eHDSISeverity
Version0.0.1-ci
Statusactive
Date2025-06-20T15:31:33+00:00
NameEHDSISeverity
TitleSeverity
Realmeu
Authorityhl7
DescriptionThe Value Set is used for all Problems and Allergies in the Patient Summary to indicate the severity of the problem (or Allergy)
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet eHDSISeverity


Source

{
  "resourceType": "ValueSet",
  "id": "eHDSISeverity",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.ehdsi.eu/ValueSet/eHDSISeverity",
  "version": "0.0.1-ci",
  "name": "EHDSISeverity",
  "title": "Severity",
  "status": "active",
  "experimental": false,
  "date": "2025-06-20T15:31:33+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "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"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "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"
          }
        ]
      }
    ]
  }
}