{
  "resourceType": "ValueSet",
  "id": "AnaphylaxisDiagnosisCodes",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-icd10CM.html\"><code>http://hl7.org/fhir/sid/icd-10-cm</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>T80.52XA</td><td>Anaphylactic reaction due to vaccination, initial encounter</td></tr><tr><td>T78.2XXA</td><td>Anaphylactic shock, unspecified, initial encounter</td></tr><tr><td>T88.6XXA</td><td>Anaphylactic reaction due to adverse effect of correct drug or medicament properly administered, initial encounter</td></tr></table></li><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://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=213320003\">213320003</a></td><td>Anaphylactic shock due to serum</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=39579001\">39579001</a></td><td>Anaphylaxis</td></tr></table></li></ul></div>"
  },
  "url": "http://hl7.org/fhir/us/icsr-ae-reporting/ValueSet/AnaphylaxisDiagnosisCodes",
  "version": "0.1.0",
  "name": "AnaphylaxisDiagnosisCodes",
  "title": "Anaphylaxis Diagnosis Codes",
  "status": "active",
  "date": "2021-08-05T14:34:06+00:00",
  "publisher": "Biomedical Research & Regulation WG",
  "contact": [
    {
      "name": "Biomedical Research & Regulation WG",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/rcrim"
        }
      ]
    },
    {
      "name": "Jean Duteau",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:jean.duteau@ibm.com"
        }
      ]
    }
  ],
  "description": "Anaphylaxis Diagnosis Codes",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "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://hl7.org/fhir/sid/icd-10-cm",
        "concept": [
          {
            "code": "T80.52XA",
            "display": "Anaphylactic reaction due to vaccination, initial encounter"
          },
          {
            "code": "T78.2XXA",
            "display": "Anaphylactic shock, unspecified, initial encounter"
          },
          {
            "code": "T88.6XXA",
            "display": "Anaphylactic reaction due to adverse effect of correct drug or medicament properly administered, initial encounter"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "213320003",
            "display": "Anaphylactic shock due to serum"
          },
          {
            "code": "39579001",
            "display": "Anaphylaxis"
          }
        ]
      }
    ]
  }
}