<div>
  <h2>Introduction</h2>
  <h3>Purpose</h3>
  <p>
  The purpose of this implementation guide (IG) is to specify standards for electronic submission of Healthcare Associated Infection (HAI) reports to the National Healthcare Safety Network (NHSN) of the Centers for Disease Control and Prevention (CDC). This IG contains a library of FHIR profiles for electronic submission of HAI reports to the NHSN.
</p>
  <p>As reports are modified and new report types are defined, CDC and Health Level Seven (HL7) will develop and publish additional constraints.</p>
  <p>Throughout this process, CDC remains the authority on NHSN data collection protocols. When healthcare enterprises choose to participate in NHSN, they must report to CDC occurrences such as specific reportable procedures, even those without complications, and events such as a bloodstream infection, either confirmed by a positive blood culture or supported by a patient’s clinical symptoms. This specification opens the channel for data submission by all applications compliant with the data coding requirements defined here.</p>
  <p>Note that participation in the NHSN requires enrollment and filing of reporting plans, which are not defined by this specification. For an overview of NHSN and full information on NHSN participation requirements, see: <a href="http://www.cdc.gov/nhsn">http://www.cdc.gov/nhsn</a>. Provisions of the Public Health Service Act protect all data reported to NHSN from discovery through the Freedom of Information Act (FOIA).</p>
  <div>
    <h3>Relationship to Another Standard</h3>
    <p>Starting in the May 2018 ballot cycle, HL7 will develop this FHIR Implementation Guide in parallel with the existing CDA Implementation Guide. This new standard will include all new forms as they are added to the HAI work. We anticipate several STU releases on the path to a Normative Release 1 of the <em style="mso-bidi-font-style:normal">HL7 Implmentaion Guide for FHIR Release 4: Healthcare Associated Infection Reports</em>. The FHIR and CDA implementation guides will align. A change to one standard will require the same change in the other standard. In this release, the new form included in both the CDA and FHIR standards is the Late Onset Sepsis/Meningitis Event (LOS) Report numerator.
      </p>
    <div>
      <h3>Audience</h3>
      <p>The audience for this work is all developers of software systems who want to enable their systems for reporting HAI data to the NHSN.</p>
    </div>
    <div>
      <h2>Design Considerations</h2>
      <ul>
        <li>This IG specifies a FHIR Questionnaire-based approach. This approach takes advantage of the FHIR Questionnaire resource that has been desigened as an organized collection of questions intended to solicit information from individuals involved in the healthcare domain. This closely mirrors the actual NHSN forms.</li>
        <ul>
          <li>The Questionnaire profile <a href="StructureDefinition-hai-report-questionnaire.html">Healthcare Associated Infection Report Questionnaire</a> defines constraints that all HAI NHSN Forms (Questionnaire instances) must conform to.</li>
          <li>The QuestionnaireResponse profile <a href="StructureDefinition-hai-report-questionnaire.html">Healthcare Associated Infection Report Questionnaire</a> defines constraints that all hospital-completed responses (QuestionnaireResponse instances) must conform to.</li>
          <li>The Questionnaire instance <a href="Questionnaire-hai-questionnaire-los-event.html">Questionnaire/hai-questionnaire-los-event</a> defines the questions and possible answers in the Late Onset Sepsis/Meningitis Event (LOS) Report.</li>
          <li>The QuestionnaireResponse instance <a href="QuestionnaireResponse-hai-questionnaireResponse-los-event.html">Questionnaire/hai-questionnaireResponse-los-event</a> is an example of a completed Late Onset Sepsis/Meningitis Event (LOS) Report.</li>
        </ul>
        <li>As this IG is based on the Current FHIR Build, at the current time it is not technically possible to reference the US Core Profiles and as such the base FHIR resources have been referenced instead. It is expected that the US Core profiles will be updated to the current release before publication of this IG and at that time, the base FHIR resource references will be replaced with the US Core profiles.</li>
      </ul>
    </div>
    <div>
      <h2>References</h2>
      <p>Note: Where possible, the profiles contained in this prototype implementation guide are based on the US Core profiles. (See Design Considerations above).</p>
      <table class="codes">
        <tbody>
          <tr>
            <td>
              <strong>Name</strong>
            </td>
            <td>
              <strong>Definition</strong>
            </td>
          </tr>
          <tr>
            <td>
              <a href="https://www.hl7.org/implement/standards/product_brief.cfm?product_id=426">HL7 CDA® R2 Implementation Guide: NHSN Healthcare Associated Infection Reports, Release 3 - US Realm</a>
            </td>
            <td>
          This project developed an implementation guide constraining CDA Release 2. The implementation guide supports electronic submission of HAI data to the National Healthcare Safety Network. CDC provided NHSN developers, vocabulary experts and CDA experts to support this project. SDWG reviewed the design and draft specification before ballot. 
        </td>
          </tr>
          <tr>
            <td>
              <a href="http://hl7.org/fhir/us/core/index.html">US Core Implementation Guide (Release 1)</a>
            </td>
            <td>
          The US Core Implementation Guide is based on <a href="http://hl7.org/fhir/STU3">FHIR Version 3.0.0</a> and defines the minimum conformance requirements for accessing patient data as defined by the <a href="http://argonautwiki.hl7.org/index.php?title=Main_Page">Argonaut</a> pilot implementations and the <a href="https://www.healthit.gov/sites/default/files/2015Ed_CCG_CCDS.pdf">ONC 2015 Edition Common Clinical Data Set (CCDS)</a>. These profiles are intended to be the foundation for future US Realm FHIR implementation guides. In addition to Argonaut, they are used by <a href="http://hl7.org/fhir/us/daf-research/index.html">DAF-Research</a>, <a href="https://oncprojectracking.healthit.gov/wiki/display/TechLabSC/CQF+Home">QI-Core</a>, and <a href="http://www.opencimi.org">CIMI</a>. Under the guidance of HL7 and the HL7 US Realm Steering Committee, the content will expand in future versions to meet the needs specific to the US Realm. 
        </td>
          </tr>
        </tbody>
      </table>
    </div>
  </div>
</div>