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

: Narcolepsy Diagnosis Codes - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="NarcolepsyDiagnosisCodes"/>
  <text>
    <status value="generated"/>
    <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>G47.411</td><td>Narcolepsy with cataplexy</td></tr><tr><td>G47.419</td><td>Narcolepsy without cataplexy</td></tr><tr><td>G47.421</td><td>Narcolepsy in conditions classified elsewhere with cataplexy</td></tr><tr><td>G47.429</td><td>Narcolepsy in conditions classified elsewhere without cataplexy</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=193042000">193042000</a></td><td>Cataplexy and narcolepsy</td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=91521000119104">91521000119104</a></td><td>Narcolepsy without cataplexy</td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=193042000">193042000</a></td><td>Cataplexy and narcolepsy</td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=91521000119104">91521000119104</a></td><td>Narcolepsy without cataplexy</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/icsr-ae-reporting/ValueSet/NarcolepsyDiagnosisCodes"/>
  <version value="0.1.0"/>
  <name value="NarcolepsyDiagnosisCodes"/>
  <title value="Narcolepsy Diagnosis Codes"/>
  <status value="active"/>
  <date value="2021-08-05T14:34:06+00:00"/>
  <publisher value="Biomedical Research &amp; Regulation WG"/>
  <contact>
    <name value="Biomedical Research &amp; Regulation WG"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/rcrim"/>
    </telecom>
  </contact>
  <contact>
    <name value="Jean Duteau"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:jean.duteau@ibm.com"/>
    </telecom>
  </contact>
  <description value="Narcolepsy Diagnosis Codes"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <copyright
             value="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 value="http://hl7.org/fhir/sid/icd-10-cm"/>
      <concept>
        <code value="G47.411"/>
        <display value="Narcolepsy with cataplexy"/>
      </concept>
      <concept>
        <code value="G47.419"/>
        <display value="Narcolepsy without cataplexy"/>
      </concept>
      <concept>
        <code value="G47.421"/>
        <display
                 value="Narcolepsy in conditions classified elsewhere with cataplexy"/>
      </concept>
      <concept>
        <code value="G47.429"/>
        <display
                 value="Narcolepsy in conditions classified elsewhere without cataplexy"/>
      </concept>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="193042000"/>
        <display value="Cataplexy and narcolepsy"/>
      </concept>
      <concept>
        <code value="91521000119104"/>
        <display value="Narcolepsy without cataplexy"/>
      </concept>
      <concept>
        <code value="193042000"/>
        <display value="Cataplexy and narcolepsy"/>
      </concept>
      <concept>
        <code value="91521000119104"/>
        <display value="Narcolepsy without cataplexy"/>
      </concept>
    </include>
  </compose>
</ValueSet>