360 Ribbon

360 Ribbon by Wiseman Innovations, LLC

什麼是360 Ribbon?

360 Ribbon是由Wiseman Innovations, LLC開發的Chrome擴展程式,該擴展的主要功能是“360 Ribbon by Wiseman Innovations, LLC”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載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/                    

擴展基本資訊

名稱 360 Ribbon 360 Ribbon
ID bfcegiickjkkfnfkaahogfaacjhkfphi
官方網址 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": [
                ""
            ]
        }
    ]
}