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

: Guillain-Barre Syndrome Diagnosis Codes - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="GBSDiagnosisCodes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><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>G61.0</td><td>Guillain-Barre syndrome</td></tr><tr><td>G61.81</td><td>Guillain-Barre syndrome</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/icsr-ae-reporting/ValueSet/GBSDiagnosisCodes"/>
  <version value="0.1.0"/>
  <name value="GBSDiagnosisCodes"/>
  <title value="Guillain-Barre Syndrome 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="Guillain-Barre Syndrome Diagnosis Codes"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/sid/icd-10-cm"/>
      <concept>
        <code value="G61.0"/>
        <display value="Guillain-Barre syndrome"/>
      </concept>
      <concept>
        <code value="G61.81"/>
        <display value="Guillain-Barre syndrome"/>
      </concept>
    </include>
  </compose>
</ValueSet>