Difference between revisions of "Upgrading ConnectR Message Definitions"

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
[[Category:ConnectR]]
 
ConnectR message definitions should always have separate entries for test and production.  This means you should have a FilePatient_CMS message definition for Test and Production.  It is a best practice to include the environment and version number in the message definition's description, e.g. Test - v11.2.
 
ConnectR message definitions should always have separate entries for test and production.  This means you should have a FilePatient_CMS message definition for Test and Production.  It is a best practice to include the environment and version number in the message definition's description, e.g. Test - v11.2.
  
  
  
If you are upgrading a client and there are not separate entries:<br>
+
If you are upgrading a client and there are not separate entries
1) Create a new Message Definition, copying from the existing Message Definition.<br>
+
# Create a new Message Definition, copying from the existing Message Definition.
2) Add the new Message Definition to the Test System Definition.<br>
+
# Add the new Message Definition to the Test System Definition.
3) Copy the existing mapping and paste it to the new Message Definition.<br>
+
# Copy the existing mapping and paste it to the new Message Definition.
4) Remove the old mapping.<br>
+
# Remove the old mapping.
5) Remove the original Message Definition from the Test System Definition.<br>
+
# Remove the original Message Definition from the Test System Definition.
6) Add the new fields to the new Message Definition.<br>
+
# Add the new fields to the new Message Definition.

Latest revision as of 15:28, 28 November 2012

ConnectR message definitions should always have separate entries for test and production. This means you should have a FilePatient_CMS message definition for Test and Production. It is a best practice to include the environment and version number in the message definition's description, e.g. Test - v11.2.


If you are upgrading a client and there are not separate entries

  1. Create a new Message Definition, copying from the existing Message Definition.
  2. Add the new Message Definition to the Test System Definition.
  3. Copy the existing mapping and paste it to the new Message Definition.
  4. Remove the old mapping.
  5. Remove the original Message Definition from the Test System Definition.
  6. Add the new fields to the new Message Definition.