HL7 FHIR Implementation Guide: Profiles for ICSR Transfusion and Vaccination Adverse Event Detection and Reporting
0.1.0 - STU 1 Ballot

This page is part of the Profiles for ICSR Transfusion and Vaccination Adverse Event Detection and Reporting (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: Febrile Seizures Diagnosis Codes - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "FebrileSeizureDiagnosisCodes",
  "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>R56.00</td><td>Simple febrile convulsions</td></tr><tr><td>R56.01</td><td>Complex febrile convulsions</td></tr><tr><td>G40.89</td><td>Other seizures</td></tr><tr><td>R50.81</td><td>Fever presenting with conditions classified elsewhere</td></tr><tr><td>R50.82</td><td>Postprocedural fever</td></tr><tr><td>R50.83</td><td>Postvaccination fever</td></tr><tr><td>R50.84</td><td>Fever presenting with conditions classified elsewhere</td></tr><tr><td>R50.9</td><td>Fever, unspecified</td></tr><tr><td>R56.9</td><td>Unspecified convulsions</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=432354000\">432354000</a></td><td>Simple febrile seizure</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=433083002\">433083002</a></td><td>Complex febrile seizure</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=91175000\">91175000</a></td><td>Seizure</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=386661006\">386661006</a></td><td>Fever</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=130091000119103\">130091000119103</a></td><td>Postprocedural fever</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=123471000119103\">123471000119103</a></td><td>Post vaccination fever</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=73301000\">73301000</a></td><td>Febrile transfusion reaction</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=386661006\">386661006</a></td><td>Fever</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=91175000\">91175000</a></td><td>Seizure</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/icsr-ae-reporting/ValueSet/FebrileSeizureDiagnosisCodes",
  "version" : "0.1.0",
  "name" : "FebrileSeizureDiagnosisCodes",
  "title" : "Febrile Seizures 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" : "Febrile Seizures 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" : "R56.00",
            "display" : "Simple febrile convulsions"
          },
          {
            "code" : "R56.01",
            "display" : "Complex febrile convulsions"
          },
          {
            "code" : "G40.89",
            "display" : "Other seizures"
          },
          {
            "code" : "R50.81",
            "display" : "Fever presenting with conditions classified elsewhere"
          },
          {
            "code" : "R50.82",
            "display" : "Postprocedural fever"
          },
          {
            "code" : "R50.83",
            "display" : "Postvaccination fever"
          },
          {
            "code" : "R50.84",
            "display" : "Fever presenting with conditions classified elsewhere"
          },
          {
            "code" : "R50.9",
            "display" : "Fever, unspecified"
          },
          {
            "code" : "R56.9",
            "display" : "Unspecified convulsions"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "432354000",
            "display" : "Simple febrile seizure"
          },
          {
            "code" : "433083002",
            "display" : "Complex febrile seizure"
          },
          {
            "code" : "91175000",
            "display" : "Seizure"
          },
          {
            "code" : "386661006",
            "display" : "Fever"
          },
          {
            "code" : "130091000119103",
            "display" : "Postprocedural fever"
          },
          {
            "code" : "123471000119103",
            "display" : "Post vaccination fever"
          },
          {
            "code" : "73301000",
            "display" : "Febrile transfusion reaction"
          },
          {
            "code" : "386661006",
            "display" : "Fever"
          },
          {
            "code" : "91175000",
            "display" : "Seizure"
          }
        ]
      }
    ]
  }
}