Chartnote

Chartnote has everything you need to expedite your medical documentation.

Chartnoteとは何ですか?

Chartnoteはhttps://chartnote.comによって開発されたChromeの拡張機能で、その主な機能は「Chartnote has everything you need to expedite your medical documentation.」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        What's new: Now, with just a single click, you can quickly insert your AI Scribe notes into any web-based EHR. Copilot can help you reply to your patient messages or write an after visit summary. 

Medical documentation that writes itself. ✨ Progress notes, H&Ps, consult reports, and more - all crafted effortlessly by Chartnote AI Scribe.

⚡️Upgrade your productivity and never write a clinic note again.

Charting just got easier.

Chartnote has everything you need to expedite your medical documentation. Generative AI, voice-recognition and smart templates on any web-based EHR.

AI Scribe listens, transcribes, and turns your patient interactions into accurate clinical notes faster than a cheetah on caffeine! 

Dictate your clinical note with next-generation AI voice-recognition that has a 99% out-of-the box accuracy rate and is accent-agnostic. A fully HIPAA and GDPR compliant solution that works on any cloud-based EHR.

Automate your charting using snippets that expand text as you type, insert smart templates, or quickly search for content with a few keystrokes.

Chartnote has thousands of templates to prechart or document in real time without breaking your flow. Our snippets will enable you to capture the essentials of the visit with minimal effort.

Create your own smart phrases or choose from thousands of templates from the Chartnote community. Over 5,000 clinicians use our dot phrases and templates to get their notes done.

FEATURES
- Works on any web-based EHR. (athenahealth, Practice Fusion, eClinicalWorks, DrChrono, OSCAR, and more...)

- AI Scribe

- Copilot

- Voice-to-text dictation.

- Quickly insert snippets of text as you type, using custom abbreviations. 

Typing “@mrsa” and pressing Tab, will expand your snippet into “Methicillin-resistant Staphylococcus aureus”.

Typing "@acne" and pressing Tab, will insert a boilerplate text template to help you complete your medical documentation.

Typing “@knee-oa” and pressing Tab, will popup a smart template with input fields, drop down menus, and optional content.

- Can’t remember the custom abbreviation? Search for it.

Using a keyboard shortcut (Control + Shift + .) will open the extension and let you search for a keyword. Navigate through the search results and insert a snippet with a few keystrokes.

Change your snippet expansion preferences and keyboard shortcuts on the extension settings.

DETAILS
Your free account includes access to this Chrome extension, the note creator and snippet editor at Chartnote.com, and Chartnote Mobile app for voice-to-text dictation.

Your free monthly trial includes 50 zaps or snippet expansions and 15 minutes of dictation time. To unlock Chartnote for unlimited snippet use upgrade to Premium. For unlimited dictation time upgrade to Professional. Purchase a subscription at Chartnote.com.

Chartnote is end-to-end encrypted and HIPAA compliant.

WHY CHARTNOTE
Chartnote is the productivity tool created to bring back the joy of practicing medicine. Simplify medical documentation, have a meaningful interaction with your patient and be more productive.

Focus on what matters most. No more staying after hours or working from home completing your notes. Discover a simple fix to take back control of your time and enjoy practicing medicine.                    

拡張機能の基本情報

名前 Chartnote Chartnote
ID bkfagmnilllacgphpepbdmialglfjjpi
公式URL https://chromewebstore.google.com/detail/chartnote/bkfagmnilllacgphpepbdmialglfjjpi
説明 Chartnote has everything you need to expedite your medical documentation.
ファイルサイズ 1.04 MB
インストール数 2,211
現在のバージョン 1.1.24
最終更新日 2023-12-03
公開日 2022-05-31
評価 5.00/5 合計 3 レビュー
開発者 https://chartnote.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://chartnote.com
ヘルプページのURL https://help.chartnote.com/portal/en/kb/articles/chartnote-google-chrome-extension
プライバシーポリシーページのURL https://chartnote.com/privacypolicy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "16": "src\/assets\/icons\/icon16.png",
            "32": "src\/assets\/icons\/icon32.png",
            "48": "src\/assets\/icons\/icon48.png",
            "128": "src\/assets\/icons\/icon128.png"
        },
        "default_popup": "index.html",
        "default_title": "Chartnote"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": "Ctrl+Shift+Period",
            "description": "Open extension"
        },
        "toggle_mic": {
            "suggested_key": "Ctrl+Shift+Down",
            "description": "Toggle mic"
        }
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.main.ts.12b395ae.aa79dbaa.js"
            ],
            "all_frames": true,
            "match_origin_as_fallback": true,
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_idle",
            "css": [
                "assets\/main.ts.3adccecc.css"
            ]
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "rules",
                "enabled": true,
                "path": "rules.json"
            }
        ]
    },
    "description": "Chartnote has everything you need to expedite your medical documentation.",
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "icons": {
        "16": "src\/assets\/icons\/icon16.png",
        "32": "src\/assets\/icons\/icon32.png",
        "48": "src\/assets\/icons\/icon48.png",
        "128": "src\/assets\/icons\/icon128.png"
    },
    "manifest_version": 3,
    "name": "Chartnote",
    "permissions": [
        "storage",
        "tabs",
        "declarativeNetRequest",
        "contextMenus"
    ],
    "version": "1.1.24",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "src\/assets\/icons\/*",
                "src\/assets\/sounds\/*",
                "src\/web-accesible-resources\/mic.html",
                "src\/web-accesible-resources\/sound.html",
                "src\/assets\/js\/*",
                "src\/assets\/images\/*"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "assets\/EditableEntityStore.e2ee156a.js",
                "assets\/Logger.ff0f7867.js",
                "assets\/EditableEntityModels.cf933493.js",
                "assets\/clipboardUtils.2a9c847a.js",
                "assets\/snippetHelper.27de1e6d.js",
                "assets\/main.ts.12b395ae.js"
            ],
            "use_dynamic_url": true
        }
    ]
}