Difference between revisions of "SSMT: Team"

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
 
Line 16: Line 16:
  
 
*'''Inactive?''' - acceptable values for this field are:
 
*'''Inactive?''' - acceptable values for this field are:
 
+
** Y - indicates that the Team is currently inactive; use to inactive entries.
    * Y - indicates that the Team is currently inactive; use to inactive entries.
+
**N - indicates that the Team  is currently active; use when updating existing entries.
    * N - indicates that the Team  is currently active; use when updating existing entries.
 
  
 
*'''Security Code Name''' -
 
*'''Security Code Name''' -
  
 
*'''Create?''' - - acceptable values for this field are:
 
*'''Create?''' - - acceptable values for this field are:
 
+
** Y - indicates that the Team does not already exist; use when creating new entries.
    * Y - indicates that the Team does not already exist; use when creating new entries.
+
** Blank - indicates that the Team already exists; use when updating existing entries.
    * Blank - indicates that the Team already exists; use when updating existing entries.
 
  
 
==Migration Considerations==
 
==Migration Considerations==
  
 
*When attempting to migrate teams or update teams in an EHR environment it is important to consider the relationship between teams and tasking.  Updating teams  or inactivating teams that are already being referenced and used by task views in the application can have potentially undesired effects or result in "missing" tasks in the EHR.
 
*When attempting to migrate teams or update teams in an EHR environment it is important to consider the relationship between teams and tasking.  Updating teams  or inactivating teams that are already being referenced and used by task views in the application can have potentially undesired effects or result in "missing" tasks in the EHR.

Latest revision as of 18:44, 23 September 2013

Description

The Team SSMT content category can be used to assist in managing the Team dictionary in Allscripts Enterprise EHR. This dictionary can be effectively managed manually or via SSMT.

Stored procedures used:

  • Loading data: IMPSetTeamDE
  • Extracting data: IMPGetTeamDE

Column Names and Descriptions

  • Team Code - this is the unique entry code value for the team. This value may already be delivered with some entries and will be self defined when creating new teams.
  • Team Name - this is the description value for the team and what will be seen in EHR by users. This value may already be delivered with some entries and will be self defined when creating new teams.
  • Team Mnemonic - this is the unique mnemonic value for the team. This may be already delivered with some entries and will be self defined when creating new teams.
  • Inactive? - acceptable values for this field are:
    • Y - indicates that the Team is currently inactive; use to inactive entries.
    • N - indicates that the Team is currently active; use when updating existing entries.
  • Security Code Name -
  • Create? - - acceptable values for this field are:
    • Y - indicates that the Team does not already exist; use when creating new entries.
    • Blank - indicates that the Team already exists; use when updating existing entries.

Migration Considerations

  • When attempting to migrate teams or update teams in an EHR environment it is important to consider the relationship between teams and tasking. Updating teams or inactivating teams that are already being referenced and used by task views in the application can have potentially undesired effects or result in "missing" tasks in the EHR.