clinical document architecture for reporting healthcare-associated infection data marla albitz nhsn...

32
Clinical Document Architecture for Reporting Healthcare- Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare Quality Promotion and National Center for Preparedness, Detection and Control of Infectious Diseases September 10, 2008 Atlanta, Georgia

Upload: francis-rice

Post on 14-Jan-2016

218 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

Clinical Document Architecture for Reporting Healthcare-Associated

Infection Data

Marla AlbitzNHSN Project Manager

Lockheed MartinDivision of Healthcare Quality Promotion and National Center for

Preparedness, Detection and Control of Infectious DiseasesSeptember 10, 2008

Atlanta, Georgia

Page 2: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

AcknowledgementsSurveillance Branch/Informatics Staff

Venu Sarraff Monica ShepardJonathan Edwards Teresa HoranMaggie Dudeck Dan PollockDawn Sievert Wenkai LiMary Andrus Carlasha JenkinsKelly Peterson Bobby RayBen Kupronis

ConsultantsAlschuler AssociatesFrazier Consulting

Association of Professionals in Infection Control

SAIC Development StaffDavid McClanahanRomaine Tenney

NCPHISundak GanesanJohn VrtachnikGB Kesarinath

VendorsTheradoc, ICPA Medmined Premier Inc. Epiquest Vecna

Page 3: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

Objectives

• Overview of the National Healthcare Safety Network (NHSN)

• The what, why and how of Clinical Document Architecture (CDA) for NHSN and Healthcare Associated Infection (HAI) Reporting

• Challenges and Lessons Learned

Page 4: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

• Web-based system that combines facility-level clinical performance measurement with national-level public health surveillance

• http://www.cdc.gov/ncidod/dhqp/nhsn_members.html

• Participating healthcare facilities use the NHSN application to enter, analyze, and share data

• CDC uses data collected through NHSN for aggregate analysis and reporting

Page 5: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

NHSN’s technical design enables data entry via secure web pages or file transfers (standard electronic messages or documents) via secure internet connections.

Page 6: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

• Over 1700 healthcare facilities enrolled; many more expected to join

• Facilities in 47 states currently enrolled.

• Collaborations with Center for Medicare and Medicaid Services, Veterans Health Administration, and other federal agencies

• Collaborations with vendors of infection control surveillance systems.

Page 7: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

• Bloodstream Infection

• Surgical Site Infection

• Urinary Tract Infection

• Pneumonia

• Multi-drug Resistant Organism

• Influenza vaccination coverage Central Line Insertion Practices

• Non-protocol events such as Skin and Soft Tissue Infection

• Associated denominators

NHSN Data Collection Forms

Page 8: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

Surgical Site Infection Form

Page 9: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

What is CDA?

Paper XML*

<text xmlns:cda="urn:hl7-org:v3"> <table> <tbody> <tr> <td valign="top">Fever</td> <td valign="top">Yes</td> </tr> </tbody> </table> </text>

* Extensible Markup Language

Page 10: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

What is XML?• XML stands for EXtensible Markup

Language

• XML is a markup language much like HTML

• XML was designed to carry data, not to display data

• XML tags are not predefined. You must define your own tags

• XML is designed to be self-descriptive

• XML is a W3C Recommendation

Page 11: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

NHSN Web Interface and CDA

Healthcare Facility CDC

CDC Firewall

NHSNDatabase

Entry of location mapping codes

and monthly reporting plan

Vendor system used

to collect HAI data and create CDA document

Facility Firewall

Parsingand

Validating

CDA Document

NHSN Application

Web-based data entry

and access

Page 12: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

• Standardize the structure and content of clinical documents for electronic exchange between systems or stand alone use 

• Achieve semantic interoperability, i.e., the ability of two systems to share data, with no prior negotiations

• Provide a structured document foundation for standards-based electronic health record systems

Objectives of CDA

Page 13: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

• CDA documents are encoded in Extensible Markup Language (XML)

• CDA documents derive their meaning from the  HL7 v3 Reference Information Model (RIM ) and use HL7 v3 Data Types and vocabulary

• A CDA document consists of a header and a body

• Header is consistent across all clinical documents - identifies and classifies the document, provides information on patient, provider, encounter, and authentication

• Body contains narrative text / structured content

Technical features

Page 14: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

1) Persistence - Documents exist over time and can be used in many contexts

2) Stewardship - Documents must be managed, shared by the steward

3) Potential for authentication - Intended use as a legal documentation

4) Wholeness - Document includes its relevant context

5) Human readability - Essential for human authentication

CDA Characteristics

Page 15: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

CDA Implementation Guides

• The Continuity of Care Document (CCD ) is an approved HL7 standard.

• Operative Notes (under development)

• Patient history and physical examination (under development)

• HAI Reporting (under development, first for public health)

• Morbidity reporting from healthcare to state and local health departments (awarded)

Page 16: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

What is Electronic messaging?

• An HL7 message is a dataset that serves a particular communication purpose and is expressed consistent syntax with standard vocabulary.

• Messages are used to exchange data in real-time. They convey status information and provide “current” data.

• Microbiology results, ADT, Pharmacy data from already established mission critical systems in healthcare.

Page 17: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

Electronic Messaging vs. CDA

Messages DocumentsLifetime Temporary Persistent

Communication Trigger based Human initiated

Source Designed per system use case

Defined by clinical precedent

Context Must be defined in each segment

Document as a whole

Page 18: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

Collaborators for HAI CDA Development

• NHSN Subject Matter Experts

• Implementation Guide consultants

• Vocabulary Specialists

• HL7 Structured Documents Work Group

• Infection Control Surveillance System Vendors

Page 19: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

Components of CDA workflow

1) Implementation Guide – provides guidance to implementers of CDA.

2) Validator – xsl file that validates that a given CDA is well formed in accordance to the CDA R2 standard.

3) Schematron – validates the conformance to the Implementation Guidance.

4) Source application that generates the CDA document

5) Parsing tool that receives the CDA document – validates that the data received within the CDA document adheres to the data validation of the receiving application.

Page 20: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

What is a clinical statement? Provides a standard way of expressing a

discrete item of clinical information that is recorded because of its relevance to the care of a patient.

The end result is that clinical observations such as a “fever” observation can be communicated consistently whenever it is expressed.

Why is the clinical statement approach important in the context of data exchange?

Page 21: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

Clinical Statement Types

• Observation (e.g. lab result)• Procedure (e.g. Knee replacement)• SubstanceAdministration (e.g. administer a

medication)• Supply (e.g. dispensing a drug)• Encounter (e.g. hospitalization)• Organizer (e.g. pairing of a pathogen and

susceptibility test)• Consent (e.g. consent for the information contained

in the document to be released to a third party)

Page 22: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

Implementation Guide: Conformance statements

The Implementation Guide further constrains the RIM and specific direction to the implementer through conformance statements.

Page 23: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

Conformance statements are used to create clinical

statements in XML<!-- Criterion of Diagnosis Observations --> <component> <observation classCode="OBS" moodCode="EVN" negationInd="false"> <!-- template for observation: Criterion of Diagnosis Observation --> <templateId root="upd-9"/> <code codeSystem="2.16.840.1.113883.5.4" code="ASSERTION"/> <statusCode code="completed"/> <value xsi:type="CD" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED" code="386661006" displayName=“Fever"/> </observation> </component>

Page 24: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

Example of NHSN Clinical Criteria for

Bloodstream Infection

Page 25: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

<text xmlns:cda="urn:hl7-org:v3"> <table> <tbody> <tr> <td valign="top">Fever</td> <td valign="top">Yes</td> </tr> </tbody> </table> </text> <!-- Criterion of Diagnosis Observations --> <component> <observation classCode="OBS" moodCode="EVN" negationInd="false"> <!-- template for observation: Criterion of Diagnosis Observation --> <templateId root="upd-9"/> <code codeSystem="2.16.840.1.113883.5.4" code="ASSERTION"/> <statusCode code="completed"/> <value xsi:type="CD" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED" code="386661006" displayName=“Fever"/> </observation> </component>

Required narrative block

Structured Body

Page 26: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

<text xmlns:cda="urn:hl7-org:v3"> <table> <tbody> <tr> <td valign="top">Fever</td> <td valign="top">Yes</td> </tr> </tbody> </table> </text>

Required narrative block

Page 27: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

<!-- Criterion of Diagnosis Observations --> <component> <observation classCode="OBS" moodCode="EVN" negationInd="false"> <!-- template for observation: Criterion of Diagnosis Observation --> <templateId root="upd-9"/> <code codeSystem="2.16.840.1.113883.5.4" code="ASSERTION"/> <statusCode code="completed"/> <value xsi:type="CD" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED" code="386661006" displayName=“Fever"/> </observation> </component>

Structured Body

Page 28: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

codeSystemName="SNOMED" code="386661006" displayName=“Fever"/>

Coded Value within the structured body

Page 29: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

Standard Vocabulary in NHSN’sCDA Surgical Site Infection Report

Signs & Symptoms

□ Purulent drainage or material

□ Pain or tenderness

□ Localized swelling

□ Redness

□ Heat

□ Fever

□ Incision deliberately opened by surgeon

Source CodeSNOMED 307491001

NSHN term SS_pain

NSHN term SS_locSwell

SNOMED 386713009

SNOMED 304214002

SNOMED 386661006

NSHN term SS_incision

Page 30: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

NHSN/CDA status

• Bloodstream Infection pilot Fall 2007

• Surgical Site Infection pilot Summer 2008

• Implementation Guides currently under ballot for MDRO and clinical criteria.

• Implementation Guides currently under construction for Patient Flu and Central Line Insertion Practices events.

• Coming soon – Custom Events, UTI and PNEU

Page 31: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

Lessons learned• NHSN data requirements gathering - required work

on a detailed data level that in some instances called for clarification from Subject Matter Experts and close collaboration with CDA modelers.

• Identified the value of working with vendors in terms of close reviews of the IG and reality checks in the form of pilot projects while the IG remains a work in progress

• Identified the value of working with Alschuler Associates (technical expertise with CDA and know-how with respect to HL7 processes)

• Identified the value of considering receiving data electronically and through a user interface when designing business rules.

Page 32: Clinical Document Architecture for Reporting Healthcare-Associated Infection Data Marla Albitz NHSN Project Manager Lockheed Martin Division of Healthcare

Q & A

Marla AlbitzNHSN Project ManagerLockheed Martin contractorCenters for Disease Control and Prevention1600 Clifton Road, NE Mail Stop A24Atlanta, GA 30333Office (404) 639-4292e-mail: [email protected]

Contact Information