1 Star 1 Fork 0

jspark / CCHDIST

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

互联互通套件容器版

如果遇到

failed to solve: containers.intersystems.com/intersystems/webgateway:2023.1.1.380.0: pulling from host containers.intersystems.com failed with status code [manifests 2023.1.1.380.0]: 403 Forbidden

请containers.intersystems.com 进行验证,可以使用community 的账号登陆

环境完全载入启动需要大概10-15分钟的时间

互联互通套件容器版包含两个容器:

  • cch-iris : 这个容器里面包含InterSystems IRIS的所有特性和互联互通测评的基础:
    • 数据元、值集SQL模型
    • 发布/订阅交互服务
    • 互联互通文档转FHIR功能
    • 互联互通相关的所有RESTful API
    • FHIR服务器、资源仓库、FHIR SQL Builder
  • cch-webgateway:这个容器里面包含一些测试用例(这些用例只用于测试、展示、调用说明,用户可以根据需要创建自己的前端应用开发
    • 数据元、值集展示用例
    • 电子病历共享文档生成用例
    • 发布/订阅用例(模拟HIS、EMR数据交互用例)
    • 平台监控用例
    • SmartOnFHIR用例

使用Docker部署测试环境

Image 'IRISHealth community 2023.1.1.380.0' 需要从InterSystems官方Docker镜像仓库中拉取,所以该环境搭建时需要连网

  1. 安装Docker-destop

  2. 下载源代码包,或者克隆此仓库。

  3. 在已下载的安装文件夹中运行以下Docker命令

    docker-compose up -d
  4. 运行docker-compose后,会启动两个container其具体功能如上Image中所述

    cch-iris
    cch-webgateway
  5. 访问InterSystems IRIS管理门户,端口号52880

    IRIS管理门户: http://localhost:52880/csp/sys/%25CSP.Portal.Home.zen?$NAMESPACE=%25SYS&
    用户名:superuser
    密码:fountain
  6. 访问用例网址,端口号8080

    共享文档控制台:http://localhost:8080/hccs/control/#/dataset
    添加订户/订阅:http://localhost:8080/hccs/dist/#/index/index
    服务监控:http://localhost:8080/hccs/monitor/#/hlht
    模拟HIS:http://localhost:8080/hccs/his/#/patient
    模拟EMR:http://localhost:8080/hccs/emr/#/patients

《实施路径指南》 《CCH基于用例的实施指南》 这里有详细文档

如果您部署的是互联互通套件Docker社区版,当前其InterSystems IRIS实例使用的是IRISHealth 2023.1.1.380.0 社区版,其内嵌License,仅供测试、二次开发使用。如果要进行生产环境的部署,请使用互联互通套件Docker标准版、本地或云部署的IRISHealth正式发布版本。

MIT License Copyright (c) 2023 ChinaSE Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

此仓库用作 cch docker 发布 展开 收起
MIT
取消

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/jspark/CCHDist.git
git@gitee.com:jspark/CCHDist.git
jspark
CCHDist
CCHDIST
master

搜索帮助