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

Difference between revisions of "Registry Use Cases"

From HL7Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[PA Interdependent Registries|Back to Project Page]
+
[[PA Interdependent Registries|Back to Project Page]]
=Introduction=
+
=May 2011 Use Cases=
The following use cases are in scope for future ballot cycles:
 
==May 2011==
 
 
The following use cases will be addressed by the May 2010 Interdependent Registry Domain Analysis Model (DAM) ballot:
 
The following use cases will be addressed by the May 2010 Interdependent Registry Domain Analysis Model (DAM) ballot:
===Look up Provider By Organization===
+
==Look up Provider By Organization or Location==
====Pre-conditions====  
+
This use case is based on [http://wiki.directproject.org/User+Stories NHIN Direct User Stories].
 +
===Pre-conditions===  
 
* NHIN Direct [http://wiki.directproject.org/Primary+care+provider+refers+patient+to+hospital+including+summary+care+record|Primary care provider refers patient to hospital including summary care record]
 
* NHIN Direct [http://wiki.directproject.org/Primary+care+provider+refers+patient+to+hospital+including+summary+care+record|Primary care provider refers patient to hospital including summary care record]
 
** The provider describes the order, including the hospital facility she is ordering service[...].
 
** The provider describes the order, including the hospital facility she is ordering service[...].
====Basic Scenario====
+
===Basic Scenario===
#The [[Registry_Actors#EHR_System| EHR System]] or [[Registry_Actors#ISP | Portal/HIE/ISP]]
+
# Based on the requesting provider's request, the [[Registry_Actors#EHR_System| EHR System]] or [[Registry_Actors#ISP | Portal/HIE/ISP]]
 
connects to the local [[Registry_Actors#Organization_Registry| Organization Registry]] and looks up the organization intended as the destination for the referral  
 
connects to the local [[Registry_Actors#Organization_Registry| Organization Registry]] and looks up the organization intended as the destination for the referral  
 
#Search organization that match services offered, location, name, etc.  
 
#Search organization that match services offered, location, name, etc.  
Line 15: Line 14:
 
#If the identity of a specific provider is known, then the [[Registry_Actors#EHR_System| EHR System]]will look up the provider by name, specialty, etc. in the [[Registry_Actors#Provider_Registry| Provider Registry]]
 
#If the identity of a specific provider is known, then the [[Registry_Actors#EHR_System| EHR System]]will look up the provider by name, specialty, etc. in the [[Registry_Actors#Provider_Registry| Provider Registry]]
 
#If the provider's identity is not known then a generic request for provider will be issued to the destination [[Registry_Actors#EHR_System| EHR System]] or [[Registry_Actors#ISP | Portal/HIE/ISP]] using the specialty or the services required for the referral.
 
#If the provider's identity is not known then a generic request for provider will be issued to the destination [[Registry_Actors#EHR_System| EHR System]] or [[Registry_Actors#ISP | Portal/HIE/ISP]] using the specialty or the services required for the referral.
====Post-conditions====
+
===Post-conditions===
 
# The name, contact information, and up-to-date certifications/service information is made available to the requesting provider.
 
# The name, contact information, and up-to-date certifications/service information is made available to the requesting provider.
====Actors====
+
===Actors===
 
*[[Registry_Actors#EHR_System| EHR System]]
 
*[[Registry_Actors#EHR_System| EHR System]]
 
*[[Registry_Actors#Provider_Registry| Provider Registry]]
 
*[[Registry_Actors#Provider_Registry| Provider Registry]]
 
*[[Registry_Actors#Organization_Registry| Organization Registry]]
 
*[[Registry_Actors#Organization_Registry| Organization Registry]]
 
*[[Registry_Actors#ISP | Portal/HIE/ISP]]
 
*[[Registry_Actors#ISP | Portal/HIE/ISP]]
The identity of the provider is retrieved.
+
* Requesting Provider who initiates the look up
===Look up Provider by Organization and Location ===
+
===Dependencies===
* NHIN Direct [http://wiki.directproject.org/Primary+care+provider+refers+patient+to+hospital+including+summary+care+record|Primary care provider refers patient to hospital including summary care record]
+
This use case relies on correct associations between organizations, locations, and provider and requires up-to-date provider records that use digital certificates stored in the [[Registry_Actors#Provider_Registry| Provider Registry]].
** The provider describes the order, including the hospital facility she is ordering service[...].
+
 
====Basic Scenario====
+
 
#The EHRS system connects to the local organization registry and looks up the organization intended as the destination for the referral  
+
==Look up Provider by Specialty ==
 +
This use case is based on [http://wiki.directproject.org/User+Stories NHIN Direct User Stories].
 +
 
 +
===Pre-conditions===
 +
* NHIN Direct [http://wiki.directproject.org/Primary+care+provider+refers+patient+to+specialist+including+summary+care+record|Primary care provider refers patient to specialist including summary care record]
 +
** In some cases the referral is directed to a specific specialist, and in other cases to a specialist practice.
 +
 
 +
===Basic Scenario===
 +
# Based on the requesting provider's request, the [[Registry_Actors#EHR_System| EHR System]] or [[Registry_Actors#ISP | Portal/HIE/ISP]]
 +
connects to the local [[Registry_Actors#Organization_Registry| Organization Registry]] and looks up the organization intended as the destination for the referral  
 
#Search organization that match services offered, location, name, etc.  
 
#Search organization that match services offered, location, name, etc.  
 
#Identify matching organization(s)
 
#Identify matching organization(s)
#If the identity of a specific provider is known, then the EHRS will ook up the provider by name, specialty, etc.
+
#If the identity of a specific provider is known, then the [[Registry_Actors#EHR_System| EHR System]]will look up the provider by name, specialty, etc. in the [[Registry_Actors#Provider_Registry| Provider Registry]]
#If the provider's identity is not known then a generic request for provider will be issued using the specialty or the services required for the referral.
+
#If the provider's identity is not known then a generic request for provider will be issued to the destination [[Registry_Actors#EHR_System| EHR System]] or [[Registry_Actors#ISP | Portal/HIE/ISP]] using the specialty or the services required for the referral.
 +
 
 +
===Post-conditions===
 +
# The name, contact information, and up-to-date certifications/service information is made available to the requesting provider.
 +
===Actors===
 +
*[[Registry_Actors#EHR_System| EHR System]]
 +
*[[Registry_Actors#Provider_Registry| Provider Registry]]
 +
*[[Registry_Actors#Organization_Registry| Organization Registry]]
 +
*[[Registry_Actors#ISP | Portal/HIE/ISP]]
 +
* Requesting Provider who initiates the look up
 +
===Dependencies===
 +
This use case relies on correct associations between organizations and provider and requires up-to-date credentials to be stored in the [[Registry_Actors#Provider_Registry| Provider Registry]]
  
===Look up Provider by Specialty ===
+
==Update Provider Licence Information==
====Pre-conditions====
+
===Pre-conditions===
* NHIN Direct [http://wiki.directproject.org/Primary+care+provider+refers+patient+to+specialist+including+summary+care+record|Primary care provider refers patient to specialist including summary care record]
+
The license/certification of a provider has expired.
** In some cases the referral is directed to a specific specialist, and in other cases to a specialist practice.
+
===Basic Scenario===
 +
#[[Registry_Actors#Provider_Registry| Provider Registry]] automatically triggers a license verification to relevant certification board/directories.
 +
#[[Registry_Actors#Provider_Registry| Provider Registry]]notifies the provider if the renewal is not available.
 +
 +
===Post-conditions===
 +
===Actors===
 +
*[[Registry_Actors#Provider_Registry| Provider Registry]]
 +
* Certification Directories?
 +
 
 +
==Manage Registry Content==
 +
This use case is based on the [[PA_Registry_State_Model|Registry State Machine]]:
 +
# Add object (error if the object exists)
 +
# Update object (eror if the object does not exist)
 +
#* Includes provider certfication, services available, locations per organization, etc.
 +
 
 +
----
  
[[:Category:Interdependent Registries]]
+
[[:Category:Interdependent_Registries]]
[[:Category:Patient Administration Work Group]]
+
[[:Category:Patient_Administration_Work_Group]]

Latest revision as of 18:04, 28 December 2010

Back to Project Page

May 2011 Use Cases

The following use cases will be addressed by the May 2010 Interdependent Registry Domain Analysis Model (DAM) ballot:

Look up Provider By Organization or Location

This use case is based on NHIN Direct User Stories.

Pre-conditions

Basic Scenario

  1. Based on the requesting provider's request, the EHR System or Portal/HIE/ISP

connects to the local Organization Registry and looks up the organization intended as the destination for the referral

  1. Search organization that match services offered, location, name, etc.
  2. Identify matching organization(s)
  3. If the identity of a specific provider is known, then the EHR Systemwill look up the provider by name, specialty, etc. in the Provider Registry
  4. If the provider's identity is not known then a generic request for provider will be issued to the destination EHR System or Portal/HIE/ISP using the specialty or the services required for the referral.

Post-conditions

  1. The name, contact information, and up-to-date certifications/service information is made available to the requesting provider.

Actors

Dependencies

This use case relies on correct associations between organizations, locations, and provider and requires up-to-date provider records that use digital certificates stored in the Provider Registry.


Look up Provider by Specialty

This use case is based on NHIN Direct User Stories.

Pre-conditions

Basic Scenario

  1. Based on the requesting provider's request, the EHR System or Portal/HIE/ISP

connects to the local Organization Registry and looks up the organization intended as the destination for the referral

  1. Search organization that match services offered, location, name, etc.
  2. Identify matching organization(s)
  3. If the identity of a specific provider is known, then the EHR Systemwill look up the provider by name, specialty, etc. in the Provider Registry
  4. If the provider's identity is not known then a generic request for provider will be issued to the destination EHR System or Portal/HIE/ISP using the specialty or the services required for the referral.

Post-conditions

  1. The name, contact information, and up-to-date certifications/service information is made available to the requesting provider.

Actors

Dependencies

This use case relies on correct associations between organizations and provider and requires up-to-date credentials to be stored in the Provider Registry

Update Provider Licence Information

Pre-conditions

The license/certification of a provider has expired.

Basic Scenario

  1. Provider Registry automatically triggers a license verification to relevant certification board/directories.
  2. Provider Registrynotifies the provider if the renewal is not available.

Post-conditions

Actors

Manage Registry Content

This use case is based on the Registry State Machine:

  1. Add object (error if the object exists)
  2. Update object (eror if the object does not exist)
    • Includes provider certfication, services available, locations per organization, etc.

Category:Interdependent_Registries Category:Patient_Administration_Work_Group