Git Product home page Git Product logo

medicalassistanservice's Introduction

MedicalAssistanService

医疗助手之云端服务

项目简介:
  本项目是个人毕业设计【医疗小助手】中的【云端部分】,主要包含【数据打底服务】【疾病自诊及医疗资源推荐服务】两大模块。
系统架构如图

image

云端主流程

image

更多图片详见

(https://github.com/zxiaofan/MedicalAssistanService/blob/master/WebContent/WEB-INF/images

  1. 数据打底服务数据来源于第三方医疗网站:
    1.1 以Spring+Jsoup+MyBatis作为打底框架,爬取数据并筛选入库
    1.2 诊疗基础数据来源于“医博士”<接口IDrmedService>;
    1.3 医院、医生信息来源于“好大夫”<接口IHaodfService>。
    1.4 \WebContent\WEB-INF\sql目录含有备份的sql,可直接用其还原数据;
    1.5 test目录下含有数据打底的测试类,暂未加入定时框架定期打底数据库。
  2. 自诊及医疗资源推荐服务:
    2.1 相关接口 :注册、登录、根据病症诊断疾病、根据疾病推荐医生、根据疾病推荐医院;
    2.2 系统根据用户选择的病症情况筛选匹配度最高的疾病;
    2.3 根据用户选择的意思疾病为用户推荐医疗资源(医生、医院等)。
  3. 其他说明:
    3.1 本项目及项目中从第三方网站获取的数据仅供学习测试使用,请勿用于非法用途,任何非法使用均与源作者无关;
    3.2 医疗助手之移动端详见本人另一开源项目YunYiAPP YunYiAPP

medicalassistanservice's People

Contributors

zxiaofan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.