Cortico Plug-in: Automate Your EMR

Automate tedious tasks in your EMR like messaging patients, sending files, and way more!

Vad är Cortico Plug-in: Automate Your EMR?

Cortico Plug-in: Automate Your EMR är en Chrome-tillägg utvecklad av https://cortico.ca, och dess huvudfunktion är "Automate tedious tasks in your EMR like messaging patients, sending files, and way more!".

Tilläggsskärmbilder

Ladda ner Cortico Plug-in: Automate Your EMR-förlängningens CRX-fil

Ladda ner Cortico Plug-in: Automate Your EMR-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Attention Medical Professionals! Tired of click fatigue? Transform your EMR workflow and embrace efficiency!

Introducing the Cortico Practice Management Platform: a free, open-source browser extension designed to help medical professionals streamline their workflow in any Web Based EMR systems such as Oscar, Juno, Accuro, MedAccess, etc.

 - Automate tedious tasks (insurance eligibility check, recall email).
 - Message patients directly through your EMR.
 - Send files securely with just a few clicks.
 - Gain easy access to Cortico’s suite of telehealth features (subscription required).

For help setting up the plug-in on your EMR, visit https://help.cortico.ca/help/plug-in-how-to-get-started.

PLEASE NOTE:
As a browser extension, compatibility with subsequent EMR updates cannot be guaranteed. Use this plug-in at your own risk.

FOR CORTICO SUBSCRIBERS:
This plug-in is an optional add-on for your convenience only. It is not required for Cortico itself to function.                    

Grundläggande Information om Tillägg

Namn Cortico Plug-in: Automate Your EMR Cortico Plug-in: Automate Your EMR
ID dpbaboapnbnifbekhhjggaolbnncfjfe
Officiell webbadress https://chromewebstore.google.com/detail/cortico-plug-in-automate/dpbaboapnbnifbekhhjggaolbnncfjfe
Beskrivning Automate tedious tasks in your EMR like messaging patients, sending files, and way more!
Filstorlek 473 KB
Antal Installationer 3,743
Aktuell Version 9999.21.1.2
Senast Uppdaterad 2024-02-28
Publiceringsdatum 2022-05-30
Betyg 5.00/5 Totalt 3 Betyg
Utvecklare https://cortico.ca
E-post [email protected]
Betalningssätt in_app
Tilläggswebbplats https://cortico.ca
Hjälpsida URL https://cortico.ca
Stödda Språk en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Automate tedious tasks in your EMR like messaging patients, sending files, and way more!",
    "manifest_version": 3,
    "name": "Cortico Plug-in: Automate Your EMR",
    "version": "9999.21.1.2",
    "homepage_url": "https:\/\/cortico.ca",
    "author": "Cortico Health Technologies",
    "icons": {
        "48": ".\/dist\/cortico-48.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/appointment\/addappointment.jsp*",
                "*:\/\/*\/appointment\/editappointment.jsp*",
                "*:\/\/*\/appointment\/appointmentcontrol.jsp*",
                "*:\/\/*\/provider\/providercontrol.jsp*",
                "*:\/\/*\/oscar\/provider\/appointmentprovideradminday.jsp*",
                "*:\/\/*\/casemgmt\/forward.jsp*",
                "*:\/\/*\/oscarEncounter\/IncomingEncounter.do*",
                "*:\/\/*\/juno\/oscarEncounter\/IncomingEncounter.do*",
                "*:\/\/*\/juno\/billing.do*",
                "*:\/\/*\/juno\/billing*",
                "*:\/\/*\/kensington\/billing.do*",
                "*:\/\/*\/kensington\/billing*",
                "*:\/\/*\/kensington\/CaseManagementEntry.do*",
                "*:\/\/*\/eform\/efmformadd_data.jsp*",
                "*:\/\/*\/eform\/efmshowform_data.jsp*",
                "*:\/\/*\/dms\/documentReport.jsp*",
                "*:\/\/*\/*\/oscarRx\/choosePatient.do*",
                "*:\/\/*\/*\/appointment\/addappointment.jsp*",
                "*:\/\/*\/*\/appointment\/editappointment.jsp*",
                "*:\/\/*\/*\/appointment\/appointmentcontrol.jsp*",
                "*:\/\/*\/*\/provider\/providercontrol.jsp*",
                "*:\/\/*\/*\/casemgmt\/forward.jsp*",
                "*:\/\/*\/*\/eform\/efmformadd_data.jsp*",
                "*:\/\/*\/*\/eform\/efmshowform_data.jsp*",
                "*:\/\/*\/*\/dms\/documentReport.jsp*",
                "*:\/\/*\/*\/dms\/showDocument.jsp*",
                "*:\/\/*\/*\/dms\/inboxManage.do*",
                "*:\/\/*\/*\/oscarReport\/reportByTemplate\/GenerateReportAction.do",
                "*:\/\/*\/*\/lab\/*",
                "*:\/\/*\/oscarMessenger\/SendDemoMessage.do*",
                "*:\/\/*\/*\/oscarMessenger\/SendDemoMessage.do*",
                "*:\/\/*\/oscarMessenger\/DisplayDemographicMessages.do*",
                "*:\/\/*\/*\/oscarMessenger\/DisplayDemographicMessages.do*",
                "*:\/\/*\/*\/tickler\/ticklerMain.jsp*",
                "*:\/\/*\/*\/tickler\/ticklerDemoMain.jsp*",
                "*:\/\/*\/*\/tickler\/ticklerAdd.jsp*",
                "*:\/\/*\/oscar\/oscarEncounter\/ViewRequest.do*",
                "*:\/\/*\/oscar\/oscarEncounter\/oscarConsultationRequest\/ConsultationFormRequest.jsp*",
                "*:\/\/*\/juno\/oscarEncounter\/ViewRequest.do*",
                "*:\/\/*\/juno\/oscarEncounter\/oscarConsultationRequest\/ConsultationFormRequest.jsp*",
                "*:\/\/*\/juno\/oscarEncounter\/oscarConsultationRequest\/attachConsultation.jsp*",
                "*:\/\/*\/kensington\/oscarEncounter\/ViewRequest.do*",
                "*:\/\/*\/kensington\/oscarEncounter\/oscarConsultationRequest\/ConsultationFormRequest.jsp*",
                "*:\/\/*\/kensington\/oscarEncounter\/oscarConsultationRequest\/attachConsultation.jsp*",
                "*:\/\/*\/*\/oscarRx\/ViewScript2.jsp*",
                "https:\/\/halras.med-access.net\/auth\/login.do",
                "*:\/\/*.med-access.net\/patient\/BasicSearch.do*",
                "*:\/\/*.med-access.net\/patient\/RefreshBasicPatientSummary.do*",
                "*:\/\/*.med-access.net\/task\/DisplayCreatePatientTask.do*",
                "*:\/\/*.med-access.net\/task\/DisplayPatientTaskByObservationView.do*",
                "*:\/\/*\/juno\/web*",
                "*:\/\/*\/*\/*\/displayHRMDocList.jsp*",
                "*:\/\/*\/*\/oscarPrevention\/index.jsp*",
                "*:\/\/*\/*\/oscarRx\/Preview2.jsp*",
                "*:\/\/oscar-community.cortico.ca\/*",
                "*:\/\/*\/oscar\/index.jsp",
                "*:\/\/*\/juno\/index.jsp"
            ],
            "js": [
                "dist\/cortico-min.js"
            ],
            "all_frames": true
        }
    ],
    "permissions": [
        "storage"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "host_permissions": [
        "*:\/\/*.cortico.ca\/*",
        "*:\/\/*.cortico.health\/*",
        "*:\/\/booknow.walkin.ca\/*",
        "*:\/\/*.medcentrehealth.com\/*",
        "*:\/\/*.med-access.net\/*",
        "*:\/\/*.virtualhallway.ca\/*",
        "*:\/\/*.pathwaysbc.ca\/*",
        "*:\/\/*.prototype-pathwaysbc.ca\/*",
        "https:\/\/app.virtualhallway.ca\/api\/cortico\/submit-consult-request"
    ]
}