Difference between revisions of "Smoking status (MU2)"

From OpenEMR Project Wiki
 
(12 intermediate revisions by 2 users not shown)
Line 3: Line 3:
==MU Requirements==
==MU Requirements==
===Per ONC===
===Per ONC===
:Taken from [http://www.ofr.gov/OFRUpload/OFRData/2012-20982_PI.pdf ONC Final Rule]
:Taken from ONC Final Rule:[[File:2014_Edition_Cert_Federal_Register.pdf]]
<pre>
<pre>
(11) Smoking status. Enable a user to electronically record, change, and access the smoking
(11) Smoking status. Enable a user to electronically record, change, and access the smoking
status of a patient in accordance with the standard specified at § 170.207(h).
status of a patient in accordance with the standard specified at § 170.207(h).
</pre>
</pre>
===Per ONC/NIST Final Test Methods===
:See here: http://www.healthit.gov/policy-researchers-implementers/2014-edition-final-test-method


==Status==
==Status==
:Coding is in process:
:Finished and feature is in the 4.1.2-dev version:
::*http://github.com/bradymiller/openemr/commits/smoking-status-mu2_1
::*http://github.com/openemr/openemr/commit/a6023b1b8c05ec570f40248687e8bcc3aee41f8d


==Proposal==
==Proposal==
:See above status section (explained in the ongoing code commit comments)
:*Add the two new smoking selection items ('''DONE''')
:*Adjust history form javascript code for the two new smoking elements ('''DONE''')
:*Adjust CDR rules for new smoking elements (if needed; THIS WAS NOT NEEDED) ('''DONE''')
:*Add SNOMED term associations to smoking items ('''DONE''')
:*Add a SNOMED-CT code type for generic clinical terms ('''DONE''')
:*Add mechanism to allow importing of US SNOMED extension ('''DONE''')
:*Show and modify clinical term codes in Admin->Lists screen ('''DONE''')
:*Increase size of the code sql column in the code sql table ('''DONE''')
 
==Testing Report==
:Smoking status - SNOMED CT code has to be referenced in transition of care or referral summaries. This feature is yet to implement. Till then, the status of smoking status will be '''On Hold'''.
 
Here is the report. [[File:Smoking status.pdf]]


==Owner==
==Owner==
:[[User:Bradymiller|Bradymiller]] 01:05, 23 December 2012 (UTC)
EnSoftek
 
==Forum Threads==
:*[http://sourceforge.net/projects/openemr/forums/forum/202506/topic/6524255 Sourceforge forum on this topic]


==Links==
==Links==

Latest revision as of 01:25, 26 February 2014

Overview

MU Requirements

Per ONC

Taken from ONC Final Rule:File:2014 Edition Cert Federal Register.pdf
(11) Smoking status. Enable a user to electronically record, change, and access the smoking
status of a patient in accordance with the standard specified at § 170.207(h).

Per ONC/NIST Final Test Methods

See here: http://www.healthit.gov/policy-researchers-implementers/2014-edition-final-test-method

Status

Finished and feature is in the 4.1.2-dev version:

Proposal

  • Add the two new smoking selection items (DONE)
  • Adjust history form javascript code for the two new smoking elements (DONE)
  • Adjust CDR rules for new smoking elements (if needed; THIS WAS NOT NEEDED) (DONE)
  • Add SNOMED term associations to smoking items (DONE)
  • Add a SNOMED-CT code type for generic clinical terms (DONE)
  • Add mechanism to allow importing of US SNOMED extension (DONE)
  • Show and modify clinical term codes in Admin->Lists screen (DONE)
  • Increase size of the code sql column in the code sql table (DONE)

Testing Report

Smoking status - SNOMED CT code has to be referenced in transition of care or referral summaries. This feature is yet to implement. Till then, the status of smoking status will be On Hold.

Here is the report. File:Smoking status.pdf

Owner

EnSoftek

Forum Threads

Links