This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

Difference between revisions of "Healthcare Associated Infection Reports"

From HL7Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
 
Wiki page supporting collaborative work on CDA for reporting of Healthcare Associated Infectious disease.
 
Wiki page supporting collaborative work on CDA for reporting of Healthcare Associated Infectious disease.
  
[[CDC_Healthcare_Associated_Infection_Reports_Phase_II|CDC Healthcare Associated Infection Reports Phase II]]
+
This page is currently being revamped to support the new Release 3 DSTU.
  
Here is the initial set of forms targeted for this project:
+
'''Errata to the 2009 R3 DSTU'''
  
*[http://informatics.mayo.edu/wiki/images/9/9e/Form11_SSI_BLANK.pdf Surgical Site Infection (SSI) Form]
+
None reported at this time.
 
 
*[http://informatics.mayo.edu/wiki/images/5/5e/Form19_DenomProc_BLANK.pdf Denominator for Procedure Form]
 
 
 
*[http://informatics.mayo.edu/wiki/images/d/db/Form08_PrimaryBSI_BLANK-1-.pdf Primary Bloodstream Infection (BSI) Form]
 
 
 
*[http://informatics.mayo.edu/wiki/images/3/37/Form16_DenominatorICU_BLANK.pdf Denominator for ICU, Other locations (not NICU or SCA) Form]
 
 
 
 
 
The following forms will also need to be handled at a later date:
 
 
 
*[http://informatics.mayo.edu/wiki/images/b/b0/Form10_UTI_BLANK-1-.pdf Urinary Tract Infection (UTI) Form]
 
 
 
*[http://informatics.mayo.edu/wiki/images/8/88/Form09_PNEU_BLANK-1-.pdf Pneumonia (PNEU) Form]
 
 
 
*[http://informatics.mayo.edu/wiki/images/e/e5/Form17_DenominatorSCA_BLANK-1-.pdf Denominators for Specialty Care Area (SCA)]
 
 
 
*[http://informatics.mayo.edu/wiki/images/e/ee/Form18_DenominatorNICU_BLANK-1-.pdf Denominators for Neonatal Intensive Care Unit (NICU)]
 
 
 
 
 
'''Errata to the 2008 DSTU'''
 
 
 
20080320
 
 
 
The DSTU defines the healthCareFacility/id in CONF-25, explaining:
 
 
 
  Physical location is recorded in healthCareFacility/id as a combination of @root representing the facility OID (assigned by NHSN) and @extension representing the facility's unit identifier, such as "9W."
 
  Example: <id root="2.16.840.1.113883.3.117.1.1.5.1.1" extension="9W"/>
 
 
 
The rules for the Procedure Denominator form should require the healthCareFacility/id root and allow the extension. (As published, the DSTU prohibits both the healthCareFacility/id root and extension.)
 
 
 
  current: CONF-42 says:
 
  A Procedure denominator report shall not record the location of the encounter (healthCareFacility in componentOf/encompassingEncounter).
 
  corrected: CONF-42 should say:
 
  A Procedure denominator report SHALL record the facility identifier for the encounter (healthCareFacility/id/@root in componentOf/encompassingEncounter/location). A Procedure denominator report MAY use healthCareFacility/id/@extension to record the unit identifier, and MAY use healthCareFacility/code to record the location type.  
 
  
 
'''FAQs'''
 
'''FAQs'''
Line 47: Line 13:
 
'''Schemas'''
 
'''Schemas'''
  
Below is the latest Schematron file for the 2008 DSTU:
+
Below is the latest Schematron file for the 2009 R3 DSTU:
  
*[http://informatics.mayo.edu/wiki/images/e/e6/Hai-schematron-20080417.zip HAI Schematron - Updated 20080417: Fixed a methodCode checking bug with procedure denominator reports when the procedure was a knee or hip replacement (KPRO OR HPRO) ]
 
  
Previous schematron releases  
+
Previous schematron releases
 +
2009 R2 DSTU
  
*[http://informatics.mayo.edu/wiki/images/0/0b/Hai-schematron-20080328.zip HAI Schematron - Updated 20080328: Removed a CONF-58 warning message from the manual checks, fixed a bug in the validation of CONF-203, which was previously throwing errors about missing Drug Susceptibility Test Observations even when a specific pathogen did not require them. ]
 
  
*[http://informatics.mayo.edu/wiki/images/4/45/Hai-schematron-20080320.zip HAI Schematron - Updated 20080320: Addresses the 20080320 errata listed above. ]
+
*[http://informatics.mayo.edu/wiki/images/9/9e/Form11_SSI_BLANK.pdf Surgical Site Infection (SSI) Form]
 
 
*[http://informatics.mayo.edu/wiki/images/1/16/Hai-schematron.zip HAI Schematron - Updated 20080314: Fixed some problems for procedure denominator reports where the procedure code was FUSN or RFUSN. ]
 
 
 
*[http://informatics.mayo.edu/wiki/images/1/16/Hai-schematron.zip HAI Schematron - 2008 DSTU original release]
 
 
 
<!--
 
Below is the current (May 29 2007) package of support files for the project:
 
 
 
*[http://informatics.mayo.edu/wiki/images/f/f2/HAI-update-May29.zip HAI-update-May29.zip]
 
-->
 
 
 
'''Support files for the Pilot'''
 
 
 
[http://informatics.mayo.edu/wiki/images/2/2b/Hai-pilot-materials.zip HAI-pilot-materials.zip]
 
 
 
'''Changes since first draft distribution in 2007'''
 
 
 
*[http://informatics.mayo.edu/wiki/images/7/7d/Icu-denom.xml ICU-denom.xml] The ICU sample file distributed with the pilot package was missing encompassingEncounter/effectiveTime, which is required by CDA.
 
 
 
*The HTML display transform file should be renamed hai-display.xsl. (This is the filename used in the xsl-stylesheet processing instruction at the top of the sample files.)
 
 
 
*The entry for a pathogen should not require that its @typeCode attribute have the value COMP. If the narrative block has been derived from the entries, the entry @typecode should be DRIV.
 
 
 
*The populate-narrative transform did not process the summary section in a denominator record correctly due to a typo in voc.xsl at line 31.
 
 
 
Please note that, for the pilot, the schematron and Validator require that any pathogen <i>should</i> have at least one drug-susceptibility test. If the pathogen is a fungal pathogen, you can ignore the warning. For the ballot, bacterial pathogens will be required to have at least one drug-susceptibility test, and fungal pathogens will not be required to.
 

Revision as of 14:02, 25 June 2009

Wiki page supporting collaborative work on CDA for reporting of Healthcare Associated Infectious disease.

This page is currently being revamped to support the new Release 3 DSTU.

Errata to the 2009 R3 DSTU

None reported at this time.

FAQs

CDC HAI FAQ page

Schemas

Below is the latest Schematron file for the 2009 R3 DSTU:


Previous schematron releases 2009 R2 DSTU