Difference between revisions of "Patient Information Reconciliation"

From IHE Wiki
Jump to navigation Jump to search
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
'''Patient Information Reconciliation (PIR)''' coordinates reconciliation of the patient record when images are acquired for unidentified (e.g. trauma), or misidentified patients.
 +
 +
__TOC__
 +
 
==Summary==
 
==Summary==
Patient Information Reconciliation extends Scheduled Workflow by providing the means to match images acquired for an unidentified patient (for example, during a trauma case) with the patient's registration and order history. In the example of the trauma case, this allows subsequent reconciliation of the patient record with images acquired (either without a prior registration or under a generic registration) before the patient's identity could be determined.
+
PIR extends [[Scheduled Workflow]] to handle:
 +
* unidentified/emergency patient
 +
* demographic information updates
 +
** patient name changes (marriage, etc.)
 +
** correction of mistakes
 +
** ID space mergers
 +
 
 +
Such changes are reliably propogated to all affected systems, which update all affected data.
 +
The result is a complete patient record.
 +
 
 +
In the example of the trauma case, images can be acquired (either without a prior registration or under a generic registration), and read and then later merged with the patients record when their identity is determined.
 +
 
 +
[[Image:rad_pir_profile_diag.jpg|center|Patient Information Reconciliation]]
  
 
==Benefits==
 
==Benefits==
  
 +
* Normal workflow proceeds even when the patient is unknown
 +
 +
* The patient record reconciles itself into a whole when the patient is identified.
 +
 +
* Eliminates confusion over which system should reconcile what where.
 +
 +
* Reduction of errors
 +
** Reduces incorrectly identified or “lost” studies
 +
 +
* More complete medical record
 +
** Supports maintenance of demographics to maintain database correspondence
 +
 +
* Flexible Trauma Workflow
 +
 +
''<Get additional details from Radiology Handbook>''
 +
 +
==Details==
 +
 +
''<Explain a few details about how ''
 +
* ''the PACS is notified of demographics changes''
 +
* ''the RIS backfills orders''
 +
* ''the modality doesn't mess with anything''
 +
>''
  
 
==Systems Affected==
 
==Systems Affected==
 +
* Enterprise-wide information systems that manage patient registration and services ordering (ADT/registration system, HIS)
 +
* Radiology departmental information systems that manage department scheduling (RIS) and image management/archiving (PACS)
 +
* Acquisition modalities
 +
 +
'''Actors & Transactions:'''
 +
 +
<center>[[Image:PIR-Actors.PNG]]</center>
 +
 +
==Specification==
 +
 +
'''Profile Status: ''' [https://wiki.ihe.net/index.php/Comments#Phases_of_Development Final Text] 
 +
 +
'''Documents:'''
 +
 +
:* [https://profiles.ihe.net/RAD/ IHE Radiology Technical Framework]
 +
 +
'''Underlying Standards:'''
 +
:* [http://dicom.nema.org DICOM]
 +
:* [http://www.hl7.org HL7]
  
 
==See Also==
 
==See Also==
 +
 +
'''Related Profiles'''
 +
 +
* [[Scheduled Workflow]] provides the data handling framework and is a pre-requisite for PIR
 +
* [[Patient Identifier Cross Referencing]] and [[Patient Demographics Query]] can be useful to establish the demographics to reconcile
 +
* Systems implementing PIR are expected to operate on all relevant objects, including those created as part of Radiology Content Profiles.
 +
* Workflow profiles in other domains were developed after PIR was written and were able to embed the transactions directly.
 +
 +
'''Consumer Information'''
 +
 +
The [[Patient Information Reconciliation FAQ]] answers typical questions about what the Profile does.
 +
 +
[[Patient Information Purchasing]] describes considerations when purchasing equipment to deploy this Profile.
 +
 +
'''Implementer Information'''
 +
 +
[[Patient Information Reconciliation Implementation]] provides additional information about implementing this Profile in software.
 +
 +
'''Reference Articles'''
 +
 +
''<List References (good and bad) (with link if possible) to Journal Articles that mention IHE's work (and hopefully include some analysis) >''
 +
 +
 +
This page is based on the [[Profile Template]]
 +
 +
[[Category:Profiles]]
 +
[[Category:RAD Profile]]
 +
[[Category:DICOM]]
 +
[[Category:HL7v2]]

Latest revision as of 09:01, 26 June 2024

Patient Information Reconciliation (PIR) coordinates reconciliation of the patient record when images are acquired for unidentified (e.g. trauma), or misidentified patients.

Summary

PIR extends Scheduled Workflow to handle:

  • unidentified/emergency patient
  • demographic information updates
    • patient name changes (marriage, etc.)
    • correction of mistakes
    • ID space mergers

Such changes are reliably propogated to all affected systems, which update all affected data. The result is a complete patient record.

In the example of the trauma case, images can be acquired (either without a prior registration or under a generic registration), and read and then later merged with the patients record when their identity is determined.

Patient Information Reconciliation

Benefits

  • Normal workflow proceeds even when the patient is unknown
  • The patient record reconciles itself into a whole when the patient is identified.
  • Eliminates confusion over which system should reconcile what where.
  • Reduction of errors
    • Reduces incorrectly identified or “lost” studies
  • More complete medical record
    • Supports maintenance of demographics to maintain database correspondence
  • Flexible Trauma Workflow

<Get additional details from Radiology Handbook>

Details

<Explain a few details about how

  • the PACS is notified of demographics changes
  • the RIS backfills orders
  • the modality doesn't mess with anything

>

Systems Affected

  • Enterprise-wide information systems that manage patient registration and services ordering (ADT/registration system, HIS)
  • Radiology departmental information systems that manage department scheduling (RIS) and image management/archiving (PACS)
  • Acquisition modalities

Actors & Transactions:

PIR-Actors.PNG

Specification

Profile Status: Final Text

Documents:

Underlying Standards:

See Also

Related Profiles

  • Scheduled Workflow provides the data handling framework and is a pre-requisite for PIR
  • Patient Identifier Cross Referencing and Patient Demographics Query can be useful to establish the demographics to reconcile
  • Systems implementing PIR are expected to operate on all relevant objects, including those created as part of Radiology Content Profiles.
  • Workflow profiles in other domains were developed after PIR was written and were able to embed the transactions directly.

Consumer Information

The Patient Information Reconciliation FAQ answers typical questions about what the Profile does.

Patient Information Purchasing describes considerations when purchasing equipment to deploy this Profile.

Implementer Information

Patient Information Reconciliation Implementation provides additional information about implementing this Profile in software.

Reference Articles

<List References (good and bad) (with link if possible) to Journal Articles that mention IHE's work (and hopefully include some analysis) >


This page is based on the Profile Template