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

Difference between revisions of "CDA for Healthcare Acquired Infectious Disease Reporting"

From HL7Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
 +
== This Page Has Moved ==
 +
Please update your links to the new page for Healthcare Associated Infection Reports, listed below.
 +
*[http://informatics.mayo.edu/wiki/index.php/Healthcare_Associated_Infection_Reports Healthcare Associated Infection Reports]
 +
 +
 +
== Old Content (no longer updated) ==
 +
 
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.
  
Line 22: Line 30:
 
*[http://informatics.mayo.edu/wiki/images/e/ee/Form18_DenominatorNICU_BLANK-1-.pdf Denominators for Neonatal Intensive Care Unit (NICU)]
 
*[http://informatics.mayo.edu/wiki/images/e/ee/Form18_DenominatorNICU_BLANK-1-.pdf Denominators for Neonatal Intensive Care Unit (NICU)]
  
 +
 +
[[CDC_HAI_FAQ|CDC HAI FAQ page]]
  
 
<!--
 
<!--
Line 34: Line 44:
 
*[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.
 
*[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 filename for the HTML display transform should be hai-display.xsl. (This is the filename used in the xsl-stylesheet processing instruction at the top of the sample files.)
+
*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 the schematron and Validator currently require that a pathogen <i>shall</i> have at least one drug-susceptibility test. This is not true for fungal pathogens. For the pilot, the rule will be relaxed to a warning; for the ballot, bacterial and fungal pathogens will be distinguished and have the appropriate rule.
+
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.

Latest revision as of 10:57, 6 December 2007

This Page Has Moved

Please update your links to the new page for Healthcare Associated Infection Reports, listed below.


Old Content (no longer updated)

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

Here is the initial set of forms targeted for this project:


The following forms will also need to be handled at a later date:


CDC HAI FAQ page

Support files for the Pilot: HAI-pilot-materials.zip

Changes since first distribution:

  • 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 should 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.