{
  "resourceType": "ValueSet",
  "id": "ValueSet-BNet-Preg-AllergyCriticality",
  "url": "https://simplifier.net/badgernet/ValueSet-BNet-Preg-AllergyCriticality",
  "name": "ValueSet-BNet-Preg-AllergyCriticality",
  "status": "active",
  "date": "2025-03-25T15:48:13.0451194Z",
  "publisher": "Clevermed Ltd.",
  "description": "Estimate of the potential clinical harm, or seriousness, of the reaction to the identified substance.",
  "copyright": "(C) Clevermed Ltd.  Usage by permission an only for integration with BadgeNet Platform",
  "compose": {
    "include": [
      {
        "system": "https://www.hl7.org/fhir/R4/valueset-reaction-event-severity.html",
        "concept": [
          {
            "code": "mild",
            "display": "mild",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "moderate",
            "display": "moderate",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "severe",
            "display": "severe",
            "designation": [
              {
                "value": "all"
              }
            ]
          }
        ]
      }
    ]
  }
}