VNPT HIS L3 (10.0.41)

VNPT

What is VNPT HIS L3 (10.0.41)?

VNPT HIS L3 (10.0.41) is a Chrome extension developed by luanvv.ndh, and its main feature is "VNPT".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download VNPT HIS L3 (10.0.41) Extension CRX File

Download VNPT HIS L3 (10.0.41) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        VNPT HIS L3
*Kiểm tra thẻ tiếp nhận  ngoại trú , tiếp nhận nội trú, tiếp nhận BANT , Kiểm tra bảng kê nội trú , Kiểm tra bảng kê ngoại trú
 * kiểm tra thẻ bảo hiểm trong form : kiểm tra bảng kê chi phí , xác nhận viện phí , kiểm tra bảng kê nội trú 
 * CCCD
* Ân chỉ số sinh tồn trong form khám bệnh ngoại trú
* Ẩn thông tin hành chính trong form khám bệnh ngoại trú 
* Ẩn một số thông tin trong form khám bệnh ngoại trú như Ẩn toa vật tư , toa 
 đông y , toa tổng hợp trong form khám bệnh ngoại trú
 * Cảnh báo tương tác thuốc  (nhập thuốc tương tác trong /dmchongchidinhicd)
* Cảnh báo tài khoản không có chứng chỉ hành nghề khi vào form khambenhngoaitru 
* Xem bệnh Kết quả bệnh nhân thực hiện cận lâm sàng trong form khám bệnh ngoại trú                    

Extension Basic Information

Name VNPT HIS L3 (10.0.41) VNPT HIS L3 (10.0.41)
ID gofcnhgcnekmaninlfcpglfnlfefmmef
Official URL https://chromewebstore.google.com/detail/vnpt-his-l3-10041/gofcnhgcnekmaninlfcpglfnlfefmmef
Description VNPT
File Size 629 KB
Installation Count 147
Current Version 10.0.41
Last Updated 2023-12-22
Publish Date 2021-05-29
Rating 5.00/5 Total 3 Ratings
Developer luanvv.ndh
Email [email protected]
Payment Type free
Extension Website https://sites.google.com/view/huongdansudungextension/trang-ch%E1%BB%A7
Privacy Policy Page URL https://sites.google.com/view/chinhsachquyenriengtuextension/trang-ch%E1%BB%A7
Supported Languages vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "VNPT HIS L3 (10.0.41)",
    "version": "10.0.41",
    "description": "VNPT",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.vnpthis.vn\/*",
                "https:\/\/gdbhyt.baohiemxahoi.gov.vn\/*"
            ],
            "js": [
                "jQuery v3.7.1.js",
                "content.js",
                "excelexportjs.js",
                "xlsx.full.min.js",
                "dalieu.js",
                "Qrduoc.js",
                "Qrvienphikhongbaohiem.js",
                "Qrkiemtrabangkengoaitru.js",
                "kiemtrabangke.js",
                "tuongtacicd_hoatchat.js",
                "tabulator.min.js",
                "chandoanhinhanh.js",
                "cdha_dientim.js",
                "cdha_sieuam.js",
                "kiemtrathetiepnhan.js",
                "tiepnhanbangcccd.js",
                "danhsachbenhnhandathuchiencls_tn.js",
                "danhsachbenhnhanthuchiencls_kb.js",
                "canhbaotaikhoankhongcchn.js",
                "kiemtrathetiepnhannoitru.js",
                "tuongtacicd_hoatchatnoitru.js",
                "sweetalert.min.js"
            ],
            "css": [
                "index.css",
                "tabulator.min.css"
            ],
            "run_at": "document_end"
        }
    ],
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html"
    },
    "host_permissions": [
        "https:\/\/*.vnpthis.vn\/*",
        "https:\/\/egw.baohiemxahoi.gov.vn\/*"
    ],
    "permissions": [
        "storage"
    ],
    "icons": {
        "128": "vnpt.png"
    }
}