Difference between revisions of "How does Updox help MU Certification"
(→Send Direct Messages) |
|||
Line 1: | Line 1: | ||
== 170.314(b)(1) Receive, Display, Incorporate == | == 170.314(b)(1) Receive, Display, Incorporate == | ||
+ | |||
=== Send Direct Messages === | === Send Direct Messages === | ||
− | API call: optional /DirectAddressValidate + (/DirectSimpleSend or /DirectMessageSend) | + | - API call: optional /DirectAddressValidate + (/DirectSimpleSend or /DirectMessageSend) |
+ | - UpdoxUI from within EHR: /MessageCompose + “Send” | ||
+ | - UpdoxUI from within EHR: /ApplicationOpen + “Compose” + ”Send” | ||
+ | - UpdoxUI-ProviderPortal: Compose + Send | ||
− | |||
=== Receive 4 Document Types (CCD/Ambulatory, CCD/Inpatient, C32, CCR) === | === Receive 4 Document Types (CCD/Ambulatory, CCD/Inpatient, C32, CCR) === | ||
+ | - API call (polling): /MessageList or /MessageListSince or /MessageFetch + /MessageRetreive | ||
+ | - UpdoxUI: Provider Portal | ||
+ | - Other: Updox calls partner-side API upon Direct message receipt, partner calls /MessageRetreive with provided MsgId | ||
+ | |||
+ | |||
=== Display 4 Document Types (CCD/Ambulatory, CCD/Inpatient, C32, CCR) === | === Display 4 Document Types (CCD/Ambulatory, CCD/Inpatient, C32, CCR) === | ||
+ | - UpdoxUI: Provider Portal + Open email + “View Record” | ||
+ | - EHR: show within EHR | ||
+ | |||
+ | |||
=== Incorporate and Reconcile 2 Document Types (CCD/Ambulatory, CCD/Inpatient) === | === Incorporate and Reconcile 2 Document Types (CCD/Ambulatory, CCD/Inpatient) === | ||
+ | - API: /MessageRetrieve + EHR Import | ||
+ | - UpdoxUI: Provider Portal + Open email + “Import to EHR” + /QueueList + /QueueRetrieve + /QueueUpdate + /QueueDequeue | ||
+ | |||
=== Reject Invalid Direct Messages === | === Reject Invalid Direct Messages === | ||
+ | - Updox handles all of this automatically | ||
Revision as of 11:52, 19 June 2014
Contents |
170.314(b)(1) Receive, Display, Incorporate
Send Direct Messages
- API call: optional /DirectAddressValidate + (/DirectSimpleSend or /DirectMessageSend) - UpdoxUI from within EHR: /MessageCompose + “Send” - UpdoxUI from within EHR: /ApplicationOpen + “Compose” + ”Send” - UpdoxUI-ProviderPortal: Compose + Send
Receive 4 Document Types (CCD/Ambulatory, CCD/Inpatient, C32, CCR)
- API call (polling): /MessageList or /MessageListSince or /MessageFetch + /MessageRetreive - UpdoxUI: Provider Portal - Other: Updox calls partner-side API upon Direct message receipt, partner calls /MessageRetreive with provided MsgId
Display 4 Document Types (CCD/Ambulatory, CCD/Inpatient, C32, CCR)
- UpdoxUI: Provider Portal + Open email + “View Record” - EHR: show within EHR
Incorporate and Reconcile 2 Document Types (CCD/Ambulatory, CCD/Inpatient)
- API: /MessageRetrieve + EHR Import - UpdoxUI: Provider Portal + Open email + “Import to EHR” + /QueueList + /QueueRetrieve + /QueueUpdate + /QueueDequeue
Reject Invalid Direct Messages
- Updox handles all of this automatically