SlideShare a Scribd company logo
1 of 13
_________________________________________________________________________________________________
LP: 3128 MP Edit Strength/Form 1
MP Edit Strength/Form
Functional Specification
LP: 3128
Software Version: 6.08pp6
Designer: Andrew Shipe
Specification Version: 5
Last Update: 12/18/2014
Table of Contents
1 OVERVIEW .....................................................................................................................................................................2
2 USE CASES....................................................................................................................................................................3
3 CONSIDERATIONS........................................................................................................................................................4
4 DICTIONARIES...............................................................................................................................................................5
4.1 OV String Values.....................................................................................................................................................5
4.1.1 Map Other Vendor String Values - Load Map.....................................................................................................5
4.1.2 Map Other Vendor String Values - Form Map ....................................................................................................5
5 ROUTINES......................................................................................................................................................................7
5.1 Medication List ........................................................................................................................................................7
5.1.1 List.......................................................................................................................................................................7
5.2 Medication Options Pop-Over.................................................................................................................................8
5.2.1 Pop-Over .............................................................................................................................................................8
5.3 Enter/Edit Medication Detail....................................................................................................................................9
5.3.1 Overlay ................................................................................................................................................................9
5.3.2 Change Strength Pop-Over...............................................................................................................................10
5.4 Replace Medication...............................................................................................................................................10
5.4.1 Overlay ..............................................................................................................................................................10
5.5 Discontinue Medication .........................................................................................................................................11
5.5.1 Overlay ..............................................................................................................................................................11
5.6 Submit ...................................................................................................................................................................12
5.6.1 List.....................................................................................................................................................................12
6 APPENDIX ....................................................................................................................................................................13
_________________________________________________________________________________________________
LP: 3128 MP Edit Strength/Form 2
1 OVERVIEW
This project adds the ability to change the strength of a med, replace a med, renew a med, and discontinue a med from
the Medications List.
Scope and Disclaimers:
This project changed the display of medication information throughout the system. Select examples are highlighted in this
specification but all medication display information is available in the MPM #WEB Data Conventions.
Release Info and Dependencies:
This enhancement will be included in 6.08pp6
Applications Affected:
RXM, WPM
Intended Users:
Physicians, nurses, IT Staff
_________________________________________________________________________________________________
LP: 3128 MP Edit Strength/Form 3
2 USE CASES
_________________________________________________________________________________________________
LP: 3128 MP Edit Strength/Form 4
3 CONSIDERATIONS
Mobile Practice functionality follows documented design conventions, found here
https://sites.google.com/a/meditech.com/lss-design/standards/mobile-design-standards (Design Google Site > Mobile
Design Standards). The updated medications data conventions are a signficant part of this project and the documentation
can be found at the URL above.
All functionality in Mobile Practice should function like the FS clinical applications, unless otherwise noted.
Technical:
Details about matching drugs to find alternate strengths can be found in this project's technical specification.
Quality Control:
Drug strength lists should work for all drugs entered in mobile practice but may have variable success for drugs entered in
FS depending on dictionary setup.
The updated medication display formats are a large change with this project, see the data convention for medications and
the list of medication display locations in "Selecting a Design Element" to verify the display is correct throughout the
system.
Be sure to test the medication form OV String Mapping outlined in the Dictionaries section.
_________________________________________________________________________________________________
LP: 3128 MP Edit Strength/Form 5
4 DICTIONARIES
4.1 OV String Values
4.1.1 Map Other Vendor String Values - Load Map
Overview
Organizations should load a list of Dr. First Medication Forms to improve change strength search results in Mobile Practice.
Note Label Type Description Available Required Default Lookup
1 Form
Map
Scalar Allows users to enter a file path to the Form_Map.txt file provided by
Dr. First that contains a list of medication forms used by them
Always Yes N/A Standard lookup to
file path (via F9)
4.1.2 Map Other Vendor String Values - Form Map
Overview
Organizations should load the file containing the Dr. First strings via the Load Other Vendor String Values routine and then map each entry from the file
in this dictionary.
_________________________________________________________________________________________________
LP: 3128 MP Edit Strength/Form 6
Note Label Type Description Available Required Default Lookup
1 Other Vendor
Form
Scalar Lists an Other Vendor Form loaded from an
Other Vendor String Value File
No No N/A N/A
2 Convert To
Form
Scalar Maps the row's Other Vendor Form to a
medication form from the system.
Always No N/A Standard lookup to PHA
Medication Form Dictionary
_________________________________________________________________________________________________
LP: 3128 MP Edit Strength/Form 7
5 ROUTINES
5.1 Medication List
5.1.1 List
Note Label Convention On Click
1 Medication List Item Medications Long + List Launches the Medication Options Pop-Over
2 Patient Summary - Medications Medications Short
_________________________________________________________________________________________________
LP: 3128 MP Edit Strength/Form 8
5.2 Medication Options Pop-Over
5.2.1 Pop-Over
Note Label Convention Notes On Click
1 Renew Pop-Over Sets the medication's action to Renew Renews the selected medication
2 Change Pop-Over Sets the medication's action to Change/Change from (if changes saved) Launches the Enter/Edit Medication
Detail Overlay
3 Replace Tool-Tip Sets the new medication's action to Replace (if a new medication is selected) Launches the Replace Medication
routine
4 Stop Pop-Over Sets the medication's action to Stop once the user selects a reason (or Stopped
once the med action has been signed)
Launches the Discontinue
Medication routine
_________________________________________________________________________________________________
LP: 3128 MP Edit Strength/Form 9
5.3 Enter/Edit Medication Detail
5.3.1 Overlay
Note Label Display Rules Convention Notes On Click
1 Change
Strength
Button will never wrap to two lines
of text, will force drug name to
wrap if necessary.
Secondary Button Launches Change
Strength Pop-Over
2 Medication
Name
Medication Short
(Name Only)
3 Quick Picks Quick Picks Quick Picks now display information from Dr.
First and Favorite medications but not from
the RXM Drug Dictionary
4 Formulary
Benefit
Coverage
Formulary Benefit
Coverage Detail
_________________________________________________________________________________________________
LP: 3128 MP Edit Strength/Form 10
5.3.2 Change Strength Pop-Over
Note Label Display Rules Convention Notes On Click
1 Alternate
Strength
May display the drug
name if the system could
not find an exact match
for different strengths
Pop-Over Selecting a new strength triggers all medication checks for
the new strength/NDC. This includes dose, interaction, and
order rule checks. Quick picks will also update to display all
available options from Dr. First plus the current selection.
Changes the strength
of the selected
medication to the
chosen strength
2 Search for
Other
Medication
Pop-Over Search may be the only available option if there are no
alternate strenghts or if the system is unable to identify
different strengths of the same drug.
Launches the Replace
Medication Routine
5.4 Replace Medication
5.4.1 Overlay
Overview
The Replace routine functions identically to the existing medication search. Selecting a medication will bring the user to the Enter/Edit Medication Detail
Overlay for the new medication.
New Medication:
The system will indicate that the new medication is replacing another medication until the order has been signed.
Old Medication:
The system will mark the old medication as being discontinued in the Inactive Medication List.
_________________________________________________________________________________________________
LP: 3128 MP Edit Strength/Form 11
5.5 Discontinue Medication
5.5.1 Overlay
Note Label Convention Notes
1 Reason Dropdown Hardcoded list of reasons for stopping a medication: (all reasons mark the med as discontinued unless otherwise noted)
- Allergy/adverse reaction
- Completed
- Entered in error (marks the medication as cancelled)
- Ineffective
- Insurance coverage
- No longer necessary
_________________________________________________________________________________________________
LP: 3128 MP Edit Strength/Form 12
Note Label Convention Notes
- Noncompliance
- Patient stopped, cost
- Patient stopped, ineffective
- Patient stopped, never took
- Patient stopped, side effects
- Potential for abuse
- Other (allows free text response)
5.6 Submit
5.6.1 List
Note Label Convention On Click
1 Medication Name Medication Long Launches Enter/Edit Medication Detail Overlay
_________________________________________________________________________________________________
LP: 3128 MP Edit Strength/Form 13
6 APPENDIX

More Related Content

Similar to MP Edit Strength and Form Functionality

Drip rate calculator
Drip rate calculator Drip rate calculator
Drip rate calculator debbiegkatz
 
src
srcsrc
srcCCSE
 
02 software test plan template
02 software test plan template02 software test plan template
02 software test plan templateAndrei Hortúa
 
Enerit ISO 50001 Administration Guide
Enerit ISO 50001 Administration GuideEnerit ISO 50001 Administration Guide
Enerit ISO 50001 Administration GuideArantico Ltd
 
COMPUTER AIDED FORMULATION DESIGN EXPERT SOFTWARE CASE STUDY
COMPUTER AIDED FORMULATION DESIGN EXPERT SOFTWARE CASE STUDYCOMPUTER AIDED FORMULATION DESIGN EXPERT SOFTWARE CASE STUDY
COMPUTER AIDED FORMULATION DESIGN EXPERT SOFTWARE CASE STUDYRoshan Bodhe
 
COMPUTER AIDED FORMULATION DESIGN EXPERT SOFTWARE CASE STUDY
COMPUTER AIDED FORMULATION DESIGN EXPERT SOFTWARE CASE STUDYCOMPUTER AIDED FORMULATION DESIGN EXPERT SOFTWARE CASE STUDY
COMPUTER AIDED FORMULATION DESIGN EXPERT SOFTWARE CASE STUDYRoshan Bodhe
 
Dissolution comparision.pptx
Dissolution comparision.pptxDissolution comparision.pptx
Dissolution comparision.pptxSatish Puttachari
 
IRJET- GPS based Medicine Informator
IRJET-  	  GPS based Medicine InformatorIRJET-  	  GPS based Medicine Informator
IRJET- GPS based Medicine InformatorIRJET Journal
 
Systems Analysis and Design for Post Treatment Healthcare App
Systems Analysis and Design for Post Treatment Healthcare AppSystems Analysis and Design for Post Treatment Healthcare App
Systems Analysis and Design for Post Treatment Healthcare AppSnehal Datta
 
Phamartech Solution System
Phamartech Solution SystemPhamartech Solution System
Phamartech Solution SystemJoseph Ayoma
 
Supplemental new drug application
Supplemental new drug applicationSupplemental new drug application
Supplemental new drug applicationgarimasaini33
 
supplementalnewdrugapplication-200808084708 (1).pdf
supplementalnewdrugapplication-200808084708 (1).pdfsupplementalnewdrugapplication-200808084708 (1).pdf
supplementalnewdrugapplication-200808084708 (1).pdfDivyashreePatil3
 
HareshS12113506DBMSppt.pptx.pdf
HareshS12113506DBMSppt.pptx.pdfHareshS12113506DBMSppt.pptx.pdf
HareshS12113506DBMSppt.pptx.pdfAbhishekKumar66407
 
Rehearsal Script Page 1 Introduction Lets get down t.docx
Rehearsal Script Page 1  Introduction Lets get down t.docxRehearsal Script Page 1  Introduction Lets get down t.docx
Rehearsal Script Page 1 Introduction Lets get down t.docxdebishakespeare
 
Whats new in Primavera P6 EPPM 15.2?
Whats new in Primavera P6 EPPM 15.2?Whats new in Primavera P6 EPPM 15.2?
Whats new in Primavera P6 EPPM 15.2?p6academy
 
Www.unlock pdf.com dc-tmd protocol - 2014-06_02
Www.unlock pdf.com dc-tmd protocol - 2014-06_02Www.unlock pdf.com dc-tmd protocol - 2014-06_02
Www.unlock pdf.com dc-tmd protocol - 2014-06_02Marcelo Mascarenhas
 

Similar to MP Edit Strength and Form Functionality (20)

Drip rate calculator
Drip rate calculator Drip rate calculator
Drip rate calculator
 
src
srcsrc
src
 
02 software test plan template
02 software test plan template02 software test plan template
02 software test plan template
 
Enerit ISO 50001 Administration Guide
Enerit ISO 50001 Administration GuideEnerit ISO 50001 Administration Guide
Enerit ISO 50001 Administration Guide
 
COMPUTER AIDED FORMULATION DESIGN EXPERT SOFTWARE CASE STUDY
COMPUTER AIDED FORMULATION DESIGN EXPERT SOFTWARE CASE STUDYCOMPUTER AIDED FORMULATION DESIGN EXPERT SOFTWARE CASE STUDY
COMPUTER AIDED FORMULATION DESIGN EXPERT SOFTWARE CASE STUDY
 
COMPUTER AIDED FORMULATION DESIGN EXPERT SOFTWARE CASE STUDY
COMPUTER AIDED FORMULATION DESIGN EXPERT SOFTWARE CASE STUDYCOMPUTER AIDED FORMULATION DESIGN EXPERT SOFTWARE CASE STUDY
COMPUTER AIDED FORMULATION DESIGN EXPERT SOFTWARE CASE STUDY
 
Pso 7 p288_tm_cp
Pso 7 p288_tm_cpPso 7 p288_tm_cp
Pso 7 p288_tm_cp
 
Excipients in solid_dosage_forms
Excipients in solid_dosage_formsExcipients in solid_dosage_forms
Excipients in solid_dosage_forms
 
Dissolution comparision.pptx
Dissolution comparision.pptxDissolution comparision.pptx
Dissolution comparision.pptx
 
IRJET- GPS based Medicine Informator
IRJET-  	  GPS based Medicine InformatorIRJET-  	  GPS based Medicine Informator
IRJET- GPS based Medicine Informator
 
Document 1
Document 1Document 1
Document 1
 
Systems Analysis and Design for Post Treatment Healthcare App
Systems Analysis and Design for Post Treatment Healthcare AppSystems Analysis and Design for Post Treatment Healthcare App
Systems Analysis and Design for Post Treatment Healthcare App
 
Phamartech Solution System
Phamartech Solution SystemPhamartech Solution System
Phamartech Solution System
 
Supplemental new drug application
Supplemental new drug applicationSupplemental new drug application
Supplemental new drug application
 
supplementalnewdrugapplication-200808084708 (1).pdf
supplementalnewdrugapplication-200808084708 (1).pdfsupplementalnewdrugapplication-200808084708 (1).pdf
supplementalnewdrugapplication-200808084708 (1).pdf
 
HareshS12113506DBMSppt.pptx.pdf
HareshS12113506DBMSppt.pptx.pdfHareshS12113506DBMSppt.pptx.pdf
HareshS12113506DBMSppt.pptx.pdf
 
Rehearsal Script Page 1 Introduction Lets get down t.docx
Rehearsal Script Page 1  Introduction Lets get down t.docxRehearsal Script Page 1  Introduction Lets get down t.docx
Rehearsal Script Page 1 Introduction Lets get down t.docx
 
2014 workflows v51
2014 workflows v512014 workflows v51
2014 workflows v51
 
Whats new in Primavera P6 EPPM 15.2?
Whats new in Primavera P6 EPPM 15.2?Whats new in Primavera P6 EPPM 15.2?
Whats new in Primavera P6 EPPM 15.2?
 
Www.unlock pdf.com dc-tmd protocol - 2014-06_02
Www.unlock pdf.com dc-tmd protocol - 2014-06_02Www.unlock pdf.com dc-tmd protocol - 2014-06_02
Www.unlock pdf.com dc-tmd protocol - 2014-06_02
 

Recently uploaded

KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...Any kyc Account
 
Boost the utilization of your HCL environment by reevaluating use cases and f...
Boost the utilization of your HCL environment by reevaluating use cases and f...Boost the utilization of your HCL environment by reevaluating use cases and f...
Boost the utilization of your HCL environment by reevaluating use cases and f...Roland Driesen
 
VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...
VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...
VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...Suhani Kapoor
 
VIP Call Girls In Saharaganj ( Lucknow ) 🔝 8923113531 🔝 Cash Payment (COD) 👒
VIP Call Girls In Saharaganj ( Lucknow  ) 🔝 8923113531 🔝  Cash Payment (COD) 👒VIP Call Girls In Saharaganj ( Lucknow  ) 🔝 8923113531 🔝  Cash Payment (COD) 👒
VIP Call Girls In Saharaganj ( Lucknow ) 🔝 8923113531 🔝 Cash Payment (COD) 👒anilsa9823
 
Event mailer assignment progress report .pdf
Event mailer assignment progress report .pdfEvent mailer assignment progress report .pdf
Event mailer assignment progress report .pdftbatkhuu1
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Dipal Arora
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...lizamodels9
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMANIlamathiKannappan
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLSeo
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Serviceritikaroy0888
 
M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.Aaiza Hassan
 
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case studyThe Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case studyEthan lee
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear RegressionRavindra Nath Shukla
 
Call Girls In Holiday Inn Express Gurugram➥99902@11544 ( Best price)100% Genu...
Call Girls In Holiday Inn Express Gurugram➥99902@11544 ( Best price)100% Genu...Call Girls In Holiday Inn Express Gurugram➥99902@11544 ( Best price)100% Genu...
Call Girls In Holiday Inn Express Gurugram➥99902@11544 ( Best price)100% Genu...lizamodels9
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...anilsa9823
 
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876dlhescort
 
Call Girls in Gomti Nagar - 7388211116 - With room Service
Call Girls in Gomti Nagar - 7388211116  - With room ServiceCall Girls in Gomti Nagar - 7388211116  - With room Service
Call Girls in Gomti Nagar - 7388211116 - With room Servicediscovermytutordmt
 

Recently uploaded (20)

KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
KYC-Verified Accounts: Helping Companies Handle Challenging Regulatory Enviro...
 
Boost the utilization of your HCL environment by reevaluating use cases and f...
Boost the utilization of your HCL environment by reevaluating use cases and f...Boost the utilization of your HCL environment by reevaluating use cases and f...
Boost the utilization of your HCL environment by reevaluating use cases and f...
 
VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...
VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...
VIP Call Girls Gandi Maisamma ( Hyderabad ) Phone 8250192130 | ₹5k To 25k Wit...
 
VIP Call Girls In Saharaganj ( Lucknow ) 🔝 8923113531 🔝 Cash Payment (COD) 👒
VIP Call Girls In Saharaganj ( Lucknow  ) 🔝 8923113531 🔝  Cash Payment (COD) 👒VIP Call Girls In Saharaganj ( Lucknow  ) 🔝 8923113531 🔝  Cash Payment (COD) 👒
VIP Call Girls In Saharaganj ( Lucknow ) 🔝 8923113531 🔝 Cash Payment (COD) 👒
 
Event mailer assignment progress report .pdf
Event mailer assignment progress report .pdfEvent mailer assignment progress report .pdf
Event mailer assignment progress report .pdf
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMAN
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Service
 
M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.
 
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabiunwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
 
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case studyThe Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear Regression
 
Call Girls In Holiday Inn Express Gurugram➥99902@11544 ( Best price)100% Genu...
Call Girls In Holiday Inn Express Gurugram➥99902@11544 ( Best price)100% Genu...Call Girls In Holiday Inn Express Gurugram➥99902@11544 ( Best price)100% Genu...
Call Girls In Holiday Inn Express Gurugram➥99902@11544 ( Best price)100% Genu...
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
 
Forklift Operations: Safety through Cartoons
Forklift Operations: Safety through CartoonsForklift Operations: Safety through Cartoons
Forklift Operations: Safety through Cartoons
 
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
 
Call Girls in Gomti Nagar - 7388211116 - With room Service
Call Girls in Gomti Nagar - 7388211116  - With room ServiceCall Girls in Gomti Nagar - 7388211116  - With room Service
Call Girls in Gomti Nagar - 7388211116 - With room Service
 

MP Edit Strength and Form Functionality

  • 1. _________________________________________________________________________________________________ LP: 3128 MP Edit Strength/Form 1 MP Edit Strength/Form Functional Specification LP: 3128 Software Version: 6.08pp6 Designer: Andrew Shipe Specification Version: 5 Last Update: 12/18/2014 Table of Contents 1 OVERVIEW .....................................................................................................................................................................2 2 USE CASES....................................................................................................................................................................3 3 CONSIDERATIONS........................................................................................................................................................4 4 DICTIONARIES...............................................................................................................................................................5 4.1 OV String Values.....................................................................................................................................................5 4.1.1 Map Other Vendor String Values - Load Map.....................................................................................................5 4.1.2 Map Other Vendor String Values - Form Map ....................................................................................................5 5 ROUTINES......................................................................................................................................................................7 5.1 Medication List ........................................................................................................................................................7 5.1.1 List.......................................................................................................................................................................7 5.2 Medication Options Pop-Over.................................................................................................................................8 5.2.1 Pop-Over .............................................................................................................................................................8 5.3 Enter/Edit Medication Detail....................................................................................................................................9 5.3.1 Overlay ................................................................................................................................................................9 5.3.2 Change Strength Pop-Over...............................................................................................................................10 5.4 Replace Medication...............................................................................................................................................10 5.4.1 Overlay ..............................................................................................................................................................10 5.5 Discontinue Medication .........................................................................................................................................11 5.5.1 Overlay ..............................................................................................................................................................11 5.6 Submit ...................................................................................................................................................................12 5.6.1 List.....................................................................................................................................................................12 6 APPENDIX ....................................................................................................................................................................13
  • 2. _________________________________________________________________________________________________ LP: 3128 MP Edit Strength/Form 2 1 OVERVIEW This project adds the ability to change the strength of a med, replace a med, renew a med, and discontinue a med from the Medications List. Scope and Disclaimers: This project changed the display of medication information throughout the system. Select examples are highlighted in this specification but all medication display information is available in the MPM #WEB Data Conventions. Release Info and Dependencies: This enhancement will be included in 6.08pp6 Applications Affected: RXM, WPM Intended Users: Physicians, nurses, IT Staff
  • 4. _________________________________________________________________________________________________ LP: 3128 MP Edit Strength/Form 4 3 CONSIDERATIONS Mobile Practice functionality follows documented design conventions, found here https://sites.google.com/a/meditech.com/lss-design/standards/mobile-design-standards (Design Google Site > Mobile Design Standards). The updated medications data conventions are a signficant part of this project and the documentation can be found at the URL above. All functionality in Mobile Practice should function like the FS clinical applications, unless otherwise noted. Technical: Details about matching drugs to find alternate strengths can be found in this project's technical specification. Quality Control: Drug strength lists should work for all drugs entered in mobile practice but may have variable success for drugs entered in FS depending on dictionary setup. The updated medication display formats are a large change with this project, see the data convention for medications and the list of medication display locations in "Selecting a Design Element" to verify the display is correct throughout the system. Be sure to test the medication form OV String Mapping outlined in the Dictionaries section.
  • 5. _________________________________________________________________________________________________ LP: 3128 MP Edit Strength/Form 5 4 DICTIONARIES 4.1 OV String Values 4.1.1 Map Other Vendor String Values - Load Map Overview Organizations should load a list of Dr. First Medication Forms to improve change strength search results in Mobile Practice. Note Label Type Description Available Required Default Lookup 1 Form Map Scalar Allows users to enter a file path to the Form_Map.txt file provided by Dr. First that contains a list of medication forms used by them Always Yes N/A Standard lookup to file path (via F9) 4.1.2 Map Other Vendor String Values - Form Map Overview Organizations should load the file containing the Dr. First strings via the Load Other Vendor String Values routine and then map each entry from the file in this dictionary.
  • 6. _________________________________________________________________________________________________ LP: 3128 MP Edit Strength/Form 6 Note Label Type Description Available Required Default Lookup 1 Other Vendor Form Scalar Lists an Other Vendor Form loaded from an Other Vendor String Value File No No N/A N/A 2 Convert To Form Scalar Maps the row's Other Vendor Form to a medication form from the system. Always No N/A Standard lookup to PHA Medication Form Dictionary
  • 7. _________________________________________________________________________________________________ LP: 3128 MP Edit Strength/Form 7 5 ROUTINES 5.1 Medication List 5.1.1 List Note Label Convention On Click 1 Medication List Item Medications Long + List Launches the Medication Options Pop-Over 2 Patient Summary - Medications Medications Short
  • 8. _________________________________________________________________________________________________ LP: 3128 MP Edit Strength/Form 8 5.2 Medication Options Pop-Over 5.2.1 Pop-Over Note Label Convention Notes On Click 1 Renew Pop-Over Sets the medication's action to Renew Renews the selected medication 2 Change Pop-Over Sets the medication's action to Change/Change from (if changes saved) Launches the Enter/Edit Medication Detail Overlay 3 Replace Tool-Tip Sets the new medication's action to Replace (if a new medication is selected) Launches the Replace Medication routine 4 Stop Pop-Over Sets the medication's action to Stop once the user selects a reason (or Stopped once the med action has been signed) Launches the Discontinue Medication routine
  • 9. _________________________________________________________________________________________________ LP: 3128 MP Edit Strength/Form 9 5.3 Enter/Edit Medication Detail 5.3.1 Overlay Note Label Display Rules Convention Notes On Click 1 Change Strength Button will never wrap to two lines of text, will force drug name to wrap if necessary. Secondary Button Launches Change Strength Pop-Over 2 Medication Name Medication Short (Name Only) 3 Quick Picks Quick Picks Quick Picks now display information from Dr. First and Favorite medications but not from the RXM Drug Dictionary 4 Formulary Benefit Coverage Formulary Benefit Coverage Detail
  • 10. _________________________________________________________________________________________________ LP: 3128 MP Edit Strength/Form 10 5.3.2 Change Strength Pop-Over Note Label Display Rules Convention Notes On Click 1 Alternate Strength May display the drug name if the system could not find an exact match for different strengths Pop-Over Selecting a new strength triggers all medication checks for the new strength/NDC. This includes dose, interaction, and order rule checks. Quick picks will also update to display all available options from Dr. First plus the current selection. Changes the strength of the selected medication to the chosen strength 2 Search for Other Medication Pop-Over Search may be the only available option if there are no alternate strenghts or if the system is unable to identify different strengths of the same drug. Launches the Replace Medication Routine 5.4 Replace Medication 5.4.1 Overlay Overview The Replace routine functions identically to the existing medication search. Selecting a medication will bring the user to the Enter/Edit Medication Detail Overlay for the new medication. New Medication: The system will indicate that the new medication is replacing another medication until the order has been signed. Old Medication: The system will mark the old medication as being discontinued in the Inactive Medication List.
  • 11. _________________________________________________________________________________________________ LP: 3128 MP Edit Strength/Form 11 5.5 Discontinue Medication 5.5.1 Overlay Note Label Convention Notes 1 Reason Dropdown Hardcoded list of reasons for stopping a medication: (all reasons mark the med as discontinued unless otherwise noted) - Allergy/adverse reaction - Completed - Entered in error (marks the medication as cancelled) - Ineffective - Insurance coverage - No longer necessary
  • 12. _________________________________________________________________________________________________ LP: 3128 MP Edit Strength/Form 12 Note Label Convention Notes - Noncompliance - Patient stopped, cost - Patient stopped, ineffective - Patient stopped, never took - Patient stopped, side effects - Potential for abuse - Other (allows free text response) 5.6 Submit 5.6.1 List Note Label Convention On Click 1 Medication Name Medication Long Launches Enter/Edit Medication Detail Overlay