Initial Release
The complete loading and startup of the Interoperability Suite Container Version take approximately 10-15 minutes.
The Patient PSI Data Platform Container Version consists of two containers:
The ‘IRISHealth community 2023.1.1.380.0’ image needs to be pulled from the official InterSystems Docker image repository, and the ‘nginx’ image needs to be pulled from the Docker image repository. Therefore, an internet connection is required during the environment setup.
Install Docker Desktop.(https://www.docker.com/products/docker-desktop)
Download the source code package or clone this repository.
In the downloaded installation folder, run the following Docker
docker-compose up -d
After running docker-compose, two containers will be started, each with specific functionalities as described in the images above:
iris-demo
vue-demo
Access the InterSystems IRIS Management Portal with the following credentials:
IRIS Management Portal: http://localhost:52775/csp/sys/UtilHome.csp Username:superuser Initial Password:SYS Change the password to '123' on the first login. Note: If the Management Portal does not load on the initial attempt, it indicates that IRIS has not completed its startup. Please wait a few minutes and try again.
Manually start the production in the Management Portal under the
namespace: 'DATASHEET'
production :'DATASHEETPKG.DataSheetProduction'.
Access the example website at http://localhost:4007/#/patientPSI
Note:Google Chrome is recommended
《Installation Steps》
《Implementation Guide for Patient PSI Use Cases》 can be found here along with video recordings.
If you are deploying the Docker Community Edition, the current InterSystems IRIS instance being used is IRISHealth 2023.1.1.380.0 Community Edition, which comes with an embedded license and is intended for testing and secondary development purposes only. If you intend to deploy in a production environment, please use the Docker Standard Edition or the officially released version of IRISHealth for local or cloud deployment.