360 Ribbon
360 Ribbon by Wiseman Innovations, LLC
什么是360 Ribbon?
360 Ribbon是由Wiseman Innovations, LLC开发的Chrome扩展程序,该扩展的主要功能是“360 Ribbon by Wiseman Innovations, LLC”。
扩展截图
下载360 Ribbon扩展crx文件
下载360 Ribbon扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
360 Ribbon is a chrome extension that allows registered healthcare providers
access to Wiseman's 360 eco-system of services from a provider’s web based
EMR. 360 Ribbon enables providers to have access to important actionable
patient information at the point of care in order to effectively perform in a
value-based contract.
============================================================
FEATURES
☆ Helps optimize your patients’ risk score and subsequent financial
opportunities – Active diagnoses must be documented each year
☆ Presents open quality gaps according to payer contract to assist you in
achieving highest quality score against your patients and avoid possible
penalties.
☆ Assist in scheduling and completing patient annual wellness visit with ease
☆ Shows complete patient utilization history in a compact view. This allows
you to review patient costs and utilization by other physician offices and facilities
☆ Allows patient referrals to other providers and organizations
============================================================
ABOUT
360 Ribbon by Wiseman Innovations, LLC is a free download available on
Chrome Web Store. It works with majority of web based EMRs. You must be a
registered user of Wiseman platform of services in order to use it. It opens as
a ribbon on top of EMR to provide above mentioned features. It does not alter
or restrict EMR functionality in any way. It can be minimized to show any
content that may be hidden by it.
360 Ribbon does not use any explicit permissions available to chrome
extensions. It only processes web pages that are specific to integrated web-based EMRs.
360 Ribbon can integrate with any web based EMR with minimum possible
turnaround time.
360 Ribbon is also available for desktop based EMRs as a window application.
You can contact Wiseman Innovations, LLC through wisemaninnovations.com
or email [email protected] in order to use it.
============================================================
PRIVACY POLICY - WISEMAN INNOVATIONS, LLC
Please follow the link
https://wisemaninnovations.com/privacy-policy/
============================================================
TERMS AND CONDITIONS - WISEMAN INNOVATIONS, LLC
Please follow the link
https://wisemaninnovations.com/terms-and-conditions/ 扩展基本信息
| 名称 | |
| ID | bfcegiickjkkfnfkaahogfaacjhkfphi |
| 官方URL | https://chromewebstore.google.com/detail/360-ribbon/bfcegiickjkkfnfkaahogfaacjhkfphi |
| 简介 | 360 Ribbon by Wiseman Innovations, LLC |
| 文件大小 | 434 KB |
| 安装次数 | 3,126 |
| 当前版本 | 4.0.0.7 |
| 更新时间 | 2024-03-04 |
| 上架时间 | 2020-03-14 |
| 评分 | 5.00/5 共2次评分 |
| 开发者 | Wiseman Innovations, LLC |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://wisemaninnovations.com/ |
| 帮助页面URL | https://wisemaninnovations.com/contact-us/ |
| 隐私政策页面URL | https://wisemaninnovations.com/privacy-policy |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "360 Ribbon",
"version": "4.0.0.7",
"incognito": "not_allowed",
"description": "360 Ribbon by Wiseman Innovations, LLC",
"author": "Wiseman Innovations, LLC",
"action": {
"default_icon": {
"20": "360-poc-32x32.png"
},
"default_title": "360 Ribbon",
"default_popup": "popup.html"
},
"background": {
"service_worker": "service_worker_registration.js"
},
"icons": {
"16": "360-poc-16x16.png",
"32": "360-poc-32x32.png",
"48": "360-poc-48x48.png",
"128": "360-poc-128x128.png"
},
"content_scripts": [
{
"all_frames": false,
"run_at": "document_end",
"css": [
"styles.css",
"font-awesome.min.css",
"jquery-ui.css",
"tooltipster.bundle.min.css",
"tooltipster-follower.min.css"
],
"js": [
"config.js",
"jquery.js",
"content.js",
"jquery-ui.js",
"tooltipster.bundle.min.js",
"tooltipster-follower.min.js",
"notify.min.js"
],
"matches": [
"https:\/\/txn2.healthfusionclaims.com\/*",
"https:\/\/txn3.healthfusionclaims.com\/*",
"http:\/\/demo.openemr.io\/a\/openemr\/*",
"https:\/\/*\/electronic\/pm\/*",
"https:\/\/portal.care360.com\/care360\/*",
"https:\/\/txpmlaapp.ecwcloud.com\/*",
"https:\/\/txfkccapp.ecwcloud.com\/*",
"https:\/\/*.ecwcloud.com\/*",
"https:\/\/*\/healthfusionclaims.com\/**:\/\/*\/*",
"https:\/\/*.practicefusion.com\/*",
"https:\/\/*.elationemr.com\/*",
"https:\/\/*.drchrono.com\/*",
"https:\/\/*.athenahealth.com\/*",
"https:\/\/*.advancedmd.com\/*",
"https:\/\/*.onetouchemr.com\/*",
"https:\/\/*.vehracity.net\/*",
"https:\/\/*.emedpractice.com\/*",
"https:\/\/*\/greenway\/*",
"*:\/\/demoemr.wmi360.com\/*",
"http:\/\/demoemr.wmi360.com:81\/*",
"https:\/\/*.carecloud.com\/*",
"*:\/\/*.matrixcare.com\/*",
"*:\/\/*.openpracticesolutions.com\/*",
"*:\/\/*.kareo.com\/*",
"*:\/\/*.pointclickcare.com\/*",
"*:\/\/*.rxnt.com\/*",
"*:\/\/*\/openemr\/*",
"*:\/\/*\/ecw\/*",
"*:\/\/*.glaceemr.com\/*",
"https:\/\/appprd12.ecw.utsouthwestern.edu:7607\/*",
"*:\/\/poc.wmi360.com\/Extension\/*",
"*:\/\/*.healthmedx.com\/*",
"*:\/\/*.curemd.com\/*",
"*:\/\/*.drmccurley.com\/*",
"*:\/\/*\/iPatientCare\/*",
"*:\/\/*.openemr.io\/*",
"*:\/\/*.eclinicalweb.com\/*",
"*:\/\/*\/ezdocs\/*",
"*:\/\/*\/eZDocs\/*",
"https:\/\/*.insynchcs.com\/*",
"*:\/\/*.crediblebh.com\/*",
"*:\/\/snfdemoemr.wmi360.com\/*",
"*:\/\/ehr.hillcountrymemorial.org\/*",
"http:\/\/lifeecwhtml.lpnt.corpad.net:8080\/*",
"https:\/\/lifeecwhtml.lpnt.corpad.net:8080\/*",
"*:\/\/lifeecwhtml.lpnt.corpad.net\/*",
"https:\/\/oneviewdps.davita.com\/*",
"http:\/\/192.168.213.40:8080\/mobiledoc\/jsp\/*",
"http:\/\/192.158.27.158:8080\/mobiledoc\/jsp\/*",
"http:\/\/192.158.26.138:8080\/mobiledoc\/jsp\/*",
"https:\/\/*.PrognoCIS.com\/*",
"https:\/\/*.caretracker.com\/*",
"https:\/\/*.charmtracker.com\/*",
"https:\/\/*.afoundria.com\/*",
"https:\/\/*.visdocapp.com\/*",
"https:\/\/*.ethizo.com\/*",
"https:\/\/*.chartwire.com\/*",
"https:\/\/*.practicevelocity.com\/*",
"https:\/\/*.md-hq.com\/*",
"https:\/\/*.omnimd.com\/*",
"https:\/\/*.ehiconnect.com\/*",
"https:\/\/*.alteahc.com\/*",
"https:\/\/*.aarista.com\/*",
"https:\/\/*.allegiancemd.com\/*",
"https:\/\/*.universalehr.com\/*",
"https:\/\/*.thesnfist.com\/*",
"https:\/\/*.wrshealth.com\/*"
]
}
],
"permissions": [
"storage",
"activeTab",
"webRequest",
"management",
"nativeMessaging"
],
"web_accessible_resources": [
{
"resources": [
"*.png",
"\/fonts\/*.*"
],
"matches": [
" | |