{
  "resourceType": "ValueSet",
  "id": "CareConnect-AllergySeverity-1",
  "url": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-AllergySeverity-1",
  "version": "1.0.0",
  "name": "Care Connect Allergy Severity",
  "status": "active",
  "date": "2017-08-01T00:00:00+00:00",
  "publisher": "HL7 UK",
  "description": "A code from the SNOMED Clinical Terminology UK coding system that describes the severity of an allergy.",
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "255604002",
            "display": "Mild"
          },
          {
            "code": "6736007",
            "display": "Moderate"
          },
          {
            "code": "24484000",
            "display": "Severe"
          },
          {
            "code": "442452003",
            "display": "Life threatening severity"
          },
          {
            "code": "399166001",
            "display": "Fatal"
          }
        ]
      }
    ]
  }
}