Introducing blog posts from thought leaders at Nuance | Web view
Nuance Healthcare Solutions
eTips  

Dragon Medical One
Dragon Medical Network Edition
Dragon Medical Practice Edition

 
February 2017, Volume 9, Number 2  
 

Greetings EmailDisplayName!

Nuance is pleased to present you with this edition of eTips.

In this new edition of eTips you will find:

eTip 1: Using DMO Command Line Parameters.

eTip 2: DMNE Clients Can View Their Connection Status.

eTip 3: Resolve DMO Error "The help needs to be refreshed".

eTip 4: DMO v3.3 SR1 Full Text Control Issue Presents Dictation Box in IE.

Also:

What's new | Webinar | Tina | Connect with us | iSupport
Contacting support | More

 

Nuance Conversations Connect 2017

Ready to save your facility millions, take your Dragon knowledge to the next level and have a ton of fun all at the same time? Then you can't miss Conversations Connect. In addition to amazing networking opportunities, you'll learn best practices and gain hands-on experience that will immediately pay dividends in productivity, including:

    Aligning your solutions to drive efficient and quality clinical documentation (combined session for HIM/DM)

    Learn how organizations are putting the quality of patient care first and what that means for technology, collaboration and clinical documentation. Understand how providing flexible clinical documentation options for your clinicians can impact patient care and how to choose the best mix to accelerate adoption and improve productivity and accuracy at your facility.

    Learning Objectives

  • Understand the tools you have at your disposal and how best to utilize them to improve clinical outcome
  • Learn how to choose the most appropriate solutions for your organization
  • Discover how other solutions can drive additional value for your organization

Sound interesting? There's so much more!

Register now

We look forward to seeing you at Conversations Connect—and don't forget to claim your $150 discount this month with the code ETIPS17!


NHNS notification registration

Nuance has launched the Nuance Healthcare Notification Services (NHNS), an incident communication system for customer notification of events, such as:

  • Release announcements for Dragon Medical products
  • Special announcements specific to Dragon Medical products
  • Nuance DataCenter outage alerts for Cloud-hosted, Dragon Medical products

Click here to register.

For additional information, log into iSupport and search for solution 16967: Nuance Healthcare Notification Services (NHNS) Introduction and Registration for Dragon Medical.


Driven By Dragon - Webinar series

Click here for information to keep you up-to-date with Dragon Medical's Driven By Dragon Webinar series.


Tina
Tina introduction

Click here for the latest improvements and information.


New software releases

Click here for new Dragon Medical software releases.


Windows 10 support

Log in to iSupport and search for solution 16782: Dragon Medical Support for Microsoft Windows 10.


VIDEO library - Dragon Medical

Log in to iSupport and search for solution 16932: VIDEO Library - Dragon Medical. A library of current video topics is available to our customers for supporting their Dragon Medical products.


Top

 

This Month's eTips

eTip 1

Did you know how to use DMO command line parameters?

The stand-alone Dragon Medical One (DMO) package can be configured so that users do not need to log on separately to the application. By starting DMO with the mandatory parameters specified, the logon dialog box will not be shown and any logged on user will be automatically logged off.

ImportantNOTE: Make sure to specify the full path to the application; using the short 8.3 form of the path will cause problems.

Example

Dr. Chris Smith speaks with an American English accent, works in the field of general medicine and records using a SpeechMike III.

SoD.exe -user "chrissmith" -lang "en-US" -topic "GeneralMedicine" -mic "SpeechMike III"

When Dr. Smith logs on to a PC, DMO is already available, in the notification area, with his preferred settings applied.

Parameters

user
The speech recognition user profile name. This parameter is mandatory; you must specify the user before any of the other parameters are applied.

lang
The speech recognition language parameter is mandatory and must be specified as an IETF language tag. Currently only English (IETF language tag: en-US) is supported.

topic
The speech recognition topic (medical specialty name). For a list of available topic names, see: Configuring the speech recognition topic in the DMO User Reference Guide below. If only one topic is specified in the configuration file and this parameter is not set, this topic will be selected automatically and DMO will start without displaying the logon dialog box. If more than one topic is specified in the configuration file and this parameter is not set, DMO will start without displaying the logon dialog box and will use the topic the user last logged on with. If the user has not logged on successfully before, or if the topic the user last logged on with is no longer available, the logon dialog box is opened and the user must select a topic manually.

mic
The microphone identifier parameter is mandatory. If you do not know the exact microphone identifier, you can specify part of the name, for example, "SpeechMike". If only one connected microphone contains the specified string in its name, this microphone will be used. If no connected microphone or more than one connected microphone contains the specified string in its name, the logon dialog box is opened and the user must select a microphone. If you have configured a list of allowed microphones, the mic parameter is optional. DMO will go through the allowed microphones, in the order that you listed them, and use the first specified microphone it finds that is connected. If you specify the mic parameter, this microphone must be included in the list of allowed microphones.

password
The user's password.

nologo
Disables the splash screen.

config
The path to the XML file containing custom configuration settings. For more information, see the Configuring Dragon Medical One section in the DMO User Reference Guide below.

Logging Off and Closing DMO

You can configure the stand-alone DMO package so that users do not need to log off or close the application manually.

Parameters

logoff
Logs off the currently logged on user. This parameter is exclusive and cannot be used together with other parameters.

shutdown
Shuts down the currently running instance of DMO. This parameter is exclusive and cannot be used together with other parameters.

To learn more about this topics and others, and to keep current with any changes to this topic, see the DMO User Reference Guide.

To save any solution as a Quick Link on the iSupport home page, click the Add To Quick Links button found on the upper-right of this, or any, iSupport solution.


Top

eTip 2

Did you know how DMNE clients can view their connection status?

Users can view the status of the many connections that impact the ability to use Dragon Medical offline, without a network connection, with a Citrix published application, and whether Dragon Medical saves local cache data after you log off.

Users can view connection status information to understand current Dragon behavior and capabilities, and to troubleshoot any issues that may arise. This feature was updated in Dragon Medical Network Edition (DMNE) version 2.3.

To view information about Dragon connections, on the Dragon Bar, users select Tools > Connection Center. Dragon displays the Connection Center dialog box.

The Connection Center dialog box displays information in the Connection Status field about the following types of connections:

Connection Mode Description Connected to NMS server? Connected to Master Profile?
Online Mode The default. There is a connection to the server and synchronization with the master user profile.  Yes  Yes

Offline Mode

Note: Offline Mode is only available if the Administrator has allowed it.

If available, enable Offline Mode by checking the If your connectivity is slow, select this option to connect to the server without synchronizing your master profile check box, located in the login dialog for the Dragon Client.

Dragon is connected to the NMC server, but synchronization between the local and master profiles is disabled. Updates to the local user profile synchronize with the master user profile the next time you connect to NMC server. You should use Offline Mode as little as possible, and only when necessary.  Yes  No

Disconnected Mode

Note: This option is only available if the Administrator has enabled it on in the NMC console.

There is no connection to the server and no synchronization with the master user profile. Also, local changes made to certain settings while in Disconnected Mode will be overwritten by admin settings on the next connection to the server. You can work in Disconnected Mode for 90 consecutive days. Afterwards, authentication with the server is required. It is advised to work in Disconnected Mode as little as possible and only if absolutely necessary.  No  No

The current connection mode (online mode, offline mode, or disconnected mode) displays in the Dragon Bar. If you double click on the connection mode, the Connection Center opens.

The Connection Status also shows additional information for each connection type:

  • Server: The server you are connected to.
  • User: The currently logged-in user.
  • Connection Status: The connection type, and information about it.
  • Dictate using vSync: Indicates whether or not vSync is enabled.
  • Delete local profile on exit: Indicates whether or not Dragon will delete the local user profile) on logout.

Additional Dragon Connection Information for the last two fields is detailed in the table below:

Connection Information Description Can connect to the Citrix Server?

Dictate using vSync

Note: vSync is only available if the Administrator has enabled it on in the NMC console.

vSync is enabled: Users can use the Full Text Control features of Dragon in supported edit controls in an application that is published from a Citrix server.

vSync is disabled: Users can only use Basic Text Control features of Dragon with an application that is published from a Citrix server.

vSync is disabled for current session: The user has disabled vSync for the current session.

vSync is disabled by local user setting: The user has disabled vSync via the Dragon client setting. This disables vSync for current and future sessions.

vSync is disabled because components are missing or unresponsive: vSync is disabled because of problems with one or more components. There is a connection to the server and synchronization with the master user profile.
 Yes, if the status is "vSync is Enabled".

Otherwise, no.

Delete Local Profile on exit

Note: This option is only available if the Administrator has enabled it on in the NMC console.

Local Profile will be deleted: When a user logs out of Dragon, Dragon deletes the local copy of the user profile.

Local Profile will not be deleted: When a user logs out of Dragon, Dragon does not delete the local copy of the user profile.

 N/A

To learn more about this topic, search for "Connection Center" within the Dragon Medical client's Help Topics by clicking Help > Help Topics on the DragonBar.


Top

eTip 3

Did you know how to resolve DMO error "The help needs to be refreshed"?

Dragon Medical One (DMO) customers may receive the following error:

The help needs to be refreshed. Please close and open it again.

When managing the vocabulary or the "what can you say" feature, DMO uses IE to generate the pages. So, if these sites are blocked, this error is a common result.

Resolution

To resolve this issue, add *.nuancehdp.com to Trusted Sites within IE where the DMO client is running. However, if wild cards are not supported, then add each of the following sites:

Sas.nuancehdp.com (global load balancer address)
Sas1.nuancehdp.com
Sas2.nuancehdp.com

To learn more and to keep current with any changes to this topic, log in to  iSupport and search for solution 17051: Dragon Medical One - Error "The help needs to be refreshed".

To save this solution as a Quick Link on the iSupport home page, click the Add To Quick Links button found on the upper-right of this, or any, iSupport solution.


Top

eTip 4

Did you know how to resolve a DMO v3.3 SR1 Full Text Control issue where Dictation Box is presented in IE?

For Dragon Medical One (DMO) customers, some Internet Explorer, browser-based EHRs may lose the Dragon Medical Full Text Control feature after updating to DMO v3.3 SR1 (v3.3.101.2013).

Symptom

After updating to DMO v3.3 SR1 (released 2/14/17), providers are receiving a Dictation Box popup in their EHR where they were previously able to dictate directly into the field.

Resolution

If the DMO application was installed via the Organization's ClickOnce URL, the installation can be rolled back via the Windows Control Panel by following these steps:

  1. Select Start button.
  2. Select Control Panel.
  3. Open Programs and Features.
  4. Right-click Dragon Medical One.
  5. Select Uninstall/Change.
  6. Select Restore the application to its previous state.
  7. Select OK.

This will roll back to previously installed version on that workstation.

In the case of an MSI installation, or if the files were distributed via the XCOPY standalone package, then the previous MSI will need to be re-run, or a new folder will need to be distributed containing DMO v3.3 or earlier. This will also need to be done if the ClickOnce package was uninstalled and then reinstalled with DMO v3.3 SR1.

To learn more and to keep current with any changes to this topic, log in to  iSupport and search for solution 20383: DMO v3.3 SR1 Full Text Control issue - presenting Dictation Box in IE.

To save this solution as a Quick Link on the iSupport home page, click the Add To Quick Links button found on the upper-right of this, or any, iSupport solution.

 

Top

What's new

New Projected release dates for pending releases are subject to change and should not be used for specific purchasing decisions.


Dragon Medical Hosted on Nuance Cloud

Data Center customers subscribe to Dragon Medical Network Edition and Dragon Medical One, hosted on the Nuance Cloud.

New Nuance Management Server (NMS) version 5.7
Projected to release in March for Cloud-hosted products only.

For information on new features and enhancements for NMS 5.x from the What's New or Release Note documents, please log in to iSupport and search for solutions:

  • #16800: NMS 5.0 releases for Hosted Dragon Medical products on Nuance Cloud
  • #19704: DMNE On-Premise Server Software Downloads

Dragon Medical One

NewDragon Medical One Version 3.3 SR2
Projected to release in March.

New Dragon Medical One, Version 3.3 SR1
Released 2/15/17.

For a complete listing of all software releases and associated release documentation, log in to iSupport and search for solutions:

  • #15913: Dragon Medical One - Documentation & Release Notes
  • #17066: Dragon Medical One - Introduction and Resources

Dragon Medical Network Edition
 
NewDragon Medical Network Edition Version 2.7
Projected to release in June.

NewDragon Medical Network Edition Version 2.6.1
Released 1/20/17.

For a complete listing of all software releases and associated release documentation, log in to iSupport and search for solution:

  • #14274: DMNE Client Software Downloads
  • #19704: DMNE On-Premise Server Software Downloads
  • #16657: DMNE Software Downloads for International Customers
  • #14111: DMNE Documentation

Dragon Medical Practice Edition - ENU (North American English only)

    Dragon Medical Practice Edition version 2.3
    Released 6/29/16.
    Windows 10 support.

For a complete listing of all software releases and associated release documentation, log in to iSupport and search for solutions:

  • #14640: Dragon Medical Practice Edition - What's New and Can I Download Replacement Software?

Dragon Medical Practice Edition - International

    Dragon Medical Practice Edition, International version 3.2
    Service Pack - (French, German, UK English, Dutch)
    Released 4/2016.

For a complete listing of all software releases and associated release documentation, log in to iSupport and search for solutions:

  • #16678: DMPE International Software Downloads

Dragon Medical PowerPack for DMO
Dragon Medical PowerPack for DMNE

New Version 3.0
Released 2/17/17.

PowerPack productivity offerings, for Dragon Medical One and Dragon Medical Network Edition products hosted on the Nuance Healthcare Cloud, contain different combinations of the following components:

  • General Content
    25 Medical Specialties with over 700 Medical Auto-texts.
  • Blended Content
    Currently available for Epic EHR customers providing 25 Medical Specialties with 100+ Medical Auto-texts and template Smart Links.
  • Search My Command™ (SMC)
    Quick access to, and preview of, all command content in the user's profile with a user-specific favorites list for commands most often utilized (starter favorites lists are available).
  • Clinical Calculators™ (CC)
  • Clinical decision support tools (risk scores, formulas, rules, and calculators) based on algorithms well-established in the healthcare industry for 10 years or more. Clinical Calculators™ assist with both calculation and consistent documentation.

For more information on this Dragon Medical product offering, log in to iSupport and search for solution:

  • #16430: Dragon Medical: PowerPack Productivity Products (Cloud/Plus/EHR) PowerPack Content/Search My Commands™/Clinical Calculators™ - Software Download and Documentation

Dragon Medical NuanceLink medical updates

    Medication Update
    Released 1/19/17.

  • A recent medical update have been made available for Dragon Medical Network Edition (DMNE) customers. The customer's Nuance Management Server (NMS) will automatically "pull" (download) these updates as they become available. Once these updates are downloaded, each update will need customer approval through the Nuance Management Console (NMC) Messages page before the update is made available through the Profile Optimizer Server for distribution to the DMNE end-users. Once approved, the task status can be checked through the NMC Utilities under the Profile Optimizer Task List.

For more information on this Dragon Medical product offering, log in to iSupport and search for solution:

  • #14281: Dragon Medical NuanceLink Medical Updates

If you are not an iSupport subscriber, click iSupport Timesaver for information about how you may become an iSupport member.

 

 
 
Subscriber If you are not an iSupport subscriber:
click iSupport Timesaver for information about how you may get started.
 

Top

Driven by Dragon - Webinar series

New Dragon Medical Support Hears You!
 The following requests from surveyed customers have been implemented:

  • Separate, quarterly, 30-minute webinars streamlined for 2017, are now offered for the following two (2) Dragon Medical product groups:

    Dragon Medical Hosted (Cloud-based) products
    (DMO, DMA, DMe, NMS, PMM, PowerMic and PowerPack)
    Dragon Medical On-Premise products
    (DMNE, NMS, DMA, DMPE, PowerMic and PowerPack)

  • Product release updates with an emphasis on pending releases.
  • More technical content with segments from our respective Support engineers.
  • Q&A session at the end with Dragon Medical Support.

Webinar registration

Please click to register your attendance for the future scheduled webinars below. You will then receive information for each registered event.

Dragon Medical Hosted (Cloud-based) products:

Click to Register Thursday, May 11, 2017 at 2:00 pm EST
Click to Register Thursday, August 10, 2017 at 2:00 pm EST
Click to Register Thursday, November 9, 2017 at 2:00 pm EST

Dragon Medical On-Premise products:

Click to Register Thursday, March 9, 2017 at 2:00 pm EST
Click to Register Thursday, June 8, 2017 at 2:00 pm EST
Click to Register Thursday, September 14, 2017 at 2:00 pm EST
Click to Register Thursday, December 7, 2017 at 2:00 pm EST

Webinar Video Archive

To review recorded Webinars from the Driven By Dragon series, please click the video links below.

NewAccess to recorded webinars requires an iSupport account and may take several minutes to download and begin playback.


Dragon Medical Hosted
 

Description

Length
(Min:Sec)

File
Size

Posted
Revised

Click to Play

1Q' 2017
February 9

53:53

197 MB

2/13/17

 

Dragon Medical On-Premise
 

Description

Length
(Min:Sec)

File
Size

Posted
Revised

 Coming Soon!

 

2016 Dragon Medical Driven By Dragon Webinars
 

Description

Length
(Min:Sec)

File
Size

Posted
Revised

Click to Play

4Q' 2016
November 10

63:00

38 MB

11/11/16

Click to Play

3Q' 2016
August 11

57:22

304 MB

8/12/16

Click to Play

2Q' 2016
May 12

56:28

465 MB

5/13/16

Click to Play

1Q' 2016
February 18

54:17

174 MB

2/19/16

For access to a complete list of archived webinars and to keep current with any changes to the Driven by Dragon Webinar Series, log into iSupport and search for solution:

#16449: Dragon Medical "Driven by Dragon" - Quarterly Customer Webinar Series

If you are not an iSupport subscriber, click iSupport Timesaver for information about how you may get started with iSupport.

 


Top

Tina
What's new with Tina?

Tina is a Web Interactive Support tool available in iSupport to assist our Dragon Medical product customers with finding fast solutions to their common support questions.

Tina presents a web-centered, text-based user interface (UI) hosted on the Dashboard tab of the customer iSupport portal. Tina offers a human-like, conversational approach when communicating with our customers, providing personalized, self-service support. Tina's intelligence increases to enhance the customer experience by constantly learning from dialoguing with users.

Recent Improvements
The Dragon Medical Support Team is working to improve customer satisfaction by analyzing customer conversations with Tina and making appropriate changes. Tina was updated on 1/12/17 with the following changes:

  • Conversations reviewed from November through mid-January.
  • 10 answers added or enhanced.
  • iSupport solutions updated to support improvements.
  • 75 key search phrases added to improve responses across a myriad of topics (some listed below):

      Production documentation
      Recognition accuracy
      PM driver install
      Citrix support
      NMC topics
      DMO migration
      Cloud migration
      Templates and custom commands
      DMNE server downloads

Past Month Analytics
This past month's reporting analytics for Tina show the following metrics:

  • 316 Conversations
  • 21% of customers logging into iSupport took advantage of Tina's
    self-service benefits.
  • 77% First Contact Answer (FCA)
    ..where the percentage of user inquiries are resolved with the
    first answer (see chart below).

Survey results below for Tina represent "Excellent" and "Good" responses.

In order to further improve our customers' experience, the Dragon Medical Support Team continues to add additional content and optimize Tina's capabilities.

So, please continue to ask Tina your questions!

Press the play button on the following eTips video image for a brief demonstration on the operation of Tina.

Play VideoFor a brief demonstration on the operation of Tina, click the video icon.


 

Top

iSupport

iSupport is an Internet based support site where you can search our dynamic knowledge base for answers to your questions, access our library of operational manuals and quick reference guides, view the latest product enhancements, and submit online requests for service.

iSupport knowledge base content update:
A number of important knowledge base articles have been added or reissued with updated information to iSupport, as follows:

  • 19883 - VMware Horizon Client 4.3 incompatibility with 64-bit Windows fixed in DMO 3.3 SR1
  • 16449 - VIDEO: Dragon Medical "Driven by Dragon" - Quarterly Customer Webinar Series
  • 20383 - DMO v3.3 SR1 Full Text Control issue - presenting Dictation Box in IE
  • 16430 - Dragon Medical PowerPack: General Content, Blended Content, Clinical Calculators™ and Search My Commands™ - Software Download and Documentation
  • 17051 - Dragon Medical One - Error "The help needs to be refreshed"
  • 15913 - Dragon Medical One - Documentation & Release Notes
  • 14274 - DMNE Client Software Downloads
  • 13102 - Downloads and Resources - Nuance PowerMic™ Microphones

To see the details of any item on the above listing, simply log in to iSupport and search for the article number that precedes each item.

Getting started with iSupport
Registered iSupport members are able to use the full features of iSupport and submit online service requests. Click Getting Started with iSupport to see instructions on how to register to become an iSupport member.


Top

Contacting support

A dedicated Healthcare Support team is available 24x7x365 for the following Dragon Medical products for customers who have an active maintenance contract with Nuance:

    Dragon Medical One (DMO)
    Dragon Medical Network Edition (DMNE)
    Dragon Medical Practice Edition (DMPE)
    PowerMic Mobile (PMM)
    Dragon Medical Advisor (DMA)
    Dragon Medical Embedded (DMe Athena / Epic / Meditech)

Nuance Healthcare technical support
This organization can offer assistance via remote on-line connectivity to your systems.

On the other hand, save the call and access Nuance Healthcare's Support Center through our iSupport, Internet-based website at:

https://isupport.nuance.com.

If you are not an iSupport subscriber, click iSupport Timesaver for information about how you may become an iSupport member.

Click here for additional information about how to contact Nuance's customer support team is available at Nuance's Technical Support website:

Nuance depot repair service

Click here for a Web Form to submit a Depot Repair Service Request for Connexions Station (C-phone), Optic Mic, PowerMic, Philips Speech Mic, tape-based recording devices, digital recorders, etc. iSupport members can save time by simply logging in to iSupport and submitting a service request choosing "Depot" as the Request Type.

NOTE: There is no need to submit a Depot Repair Service Request on a PowerMic under a current Nuance Maintenance Contract. Call Nuance's Customer Account Management team at 800-339-7683 to get the broken PowerMic replaced. At the prompt simply say, "PowerMic Replacement."

 

 
 

Support is available for our customers with an active maintenance contract by calling toll-free (800) 833-7776 via our "Say Anything" menu. So say, "support for Dragon Medical (product)" at the prompt.

 
 

Top

More eTips


Nuance Healthcare

 

 
 
Connect with us
Facebook Linkedin Twitter YouTube

 
  Thank you for taking time out of your busy workday to allow us this opportunity to keep you informed about Nuance Healthcare Solutions Global Support Services.

Sincerely,

Nuance Healthcare Solutions Global Support Services
Nuance Communications, Inc.

Contact Us