NHSN Healthcare Associated Infection (HAI) Reports Long Term Care Facilities
1.1.0 - STU 1.1 United States of America flag

NHSN Healthcare Associated Infection (HAI) Reports Long Term Care Facilities, published by HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm). This is not an authorized publication; it is the continuous build for version 1.1.0). This version is based on the current content of https://github.com/HL7/HAI-LTCF/ and changes regularly. See the Directory of published versions

This Specification

FHIR REST API

Submission of HAI event and summary reports from LTC facilities relies on the RESTful paradigm. Implementers need to be aware of and follow all the principles of RESTful design. Please refer to that section of the core FHIR spec.

Actors

The following actors are in-scope of the expected RESTful exchange of this specification:

  • Source: An application that exposes a Questionnaire to a consumer. This actor may also be the creator of the QuestionnaireResponse, but could also me an intermediary. This can be thought of as the server in a client/server interaction at a Long Term Care Facility.
  • Consumer: An application that consumes a QuestionnaireResponse instance. This can be thought of as the client in a client/server interaction.

The HAI-LTCF FHIR specification does not define additional rules for sending/receiving information beyond what is already defined in the FHIR core spec and US Core.

Profiles and Extensions

To claim conformance to a HAI-LTCF FHIR Profile, servers SHALL:

  • Be able to populate all profile data elements that have a minimum cardinality >= 1 and/or flagged as Must Support as defined by that profile’s StructureDefinition.

The following profiles and extensions are present in the specification. Details on these profiles and extensions are available on the Artifact Index page.

Questionnaire/QuestionnaireResponse Profiles

Questionnaire/QuestionnaireResponse Instances

Dependence on US Core and Value Set Authoring Center

This specification relies on the US Core Patient profile to exchange single person event information. Where US Core profiles do not exist, unprofiled (base) resources are referenced. It is expected that US Core will evolve over time, and as it does this specification will be in a position to take advantage of newly profiled resources defined within US Core. More information on US Core can be found here.

Quesitonnaire and QuestionnaireResponses defined within this specification reference terminologies (ValueSets) defined within the Value Set Authoring Center (VSAC). OIDs for the ValueSets referenced from the Questionnaires and QuestionnaireResponses are:

Design Considerations

This IG specifies a FHIR Questionnaire-based approach. This approach takes advantage of the FHIR Questionnaire resource that has been designed as an organized collection of questions intended to solicit information from individuals involved in the healthcare domain. These Questionnaires closely mirror the actual NHSN forms.