mWellness

This tool uses EPSS data from AHRQ to determine wellness exams MicroHealth employees should talk to their health provider about.

mWellnessとは何ですか?

mWellnessはhttps://microhealthllc.comによって開発されたChromeの拡張機能で、その主な機能は「This tool uses EPSS data from AHRQ to determine wellness exams MicroHealth employees should talk to their health provider about.」です。

拡張機能のスクリーンショット

screenshot

mWellness拡張機能のCRXファイルをダウンロード

mWellness拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        MicroHealth Wellness was designed for MicroHealth employees to help determine what wellness exams they should discuss with their health provider.  The data is powered by AHRQ ePSS which identifies appropriate clinical preventive services given age, gender and risk.  You are more than welcome to use this application however it was designed for internal use at MicroHealth therefore support will be limited.  The content is NOT intended to be a substitute for professional medical advice, diagnosis, or treatment. Always seek the advice of your doctor or other qualified health provider with any questions you may have about a medical condition. Never disregard professional medical advice or delay in seeking it because of this application.                    

拡張機能の基本情報

名前 mWellness mWellness
ID amhbhoipamkjemjbmnlflicdljlliceb
公式URL https://chromewebstore.google.com/detail/mwellness/amhbhoipamkjemjbmnlflicdljlliceb
説明 This tool uses EPSS data from AHRQ to determine wellness exams MicroHealth employees should talk to their health provider about.
ファイルサイズ 74.32 KB
インストール数 27
現在のバージョン 1.4
最終更新日 2014-01-04
公開日 2014-01-03
開発者 https://microhealthllc.com
支払い方法 free
拡張機能のウェブサイト https://www.microhealthllc.com
ヘルプページのURL https://www.microhealthllc.com/contact-us/
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "mWellness",
    "description": "This tool uses EPSS data from AHRQ to determine wellness exams MicroHealth employees should talk to their health provider about.",
    "icons": {
        "128": "healthicon128.png"
    },
    "browser_action": {
        "default_title": "MicroHealth Wellness",
        "default_popup": "myform.html",
        "default_icon": "healthicon16.png"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self'; object-src 'self';connect-src https:\/\/epssdata.ahrq.gov",
    "version": "1.4"
}