RPMS Problem List Management Plugin

CareWeb Framework Root POM

Лицензия

Лицензия

Health-Related Additional Disclaimer of Warranty and Limitation of Liability
Группа

Группа

org.carewebframework
Идентификатор

Идентификатор

org.carewebframework.rpms.ui.problem
Последняя версия

Последняя версия

1.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

RPMS Problem List Management Plugin
CareWeb Framework Root POM
Организация-разработчик

Организация-разработчик

Regenstrief Center for Biomedical Informatics

Скачать org.carewebframework.rpms.ui.problem

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.rpms.ui.problem/ -->
<dependency>
    <groupId>org.carewebframework</groupId>
    <artifactId>org.carewebframework.rpms.ui.problem</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.rpms.ui.problem/
implementation 'org.carewebframework:org.carewebframework.rpms.ui.problem:1.2.1'
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.rpms.ui.problem/
implementation ("org.carewebframework:org.carewebframework.rpms.ui.problem:1.2.1")
'org.carewebframework:org.carewebframework.rpms.ui.problem:jar:1.2.1'
<dependency org="org.carewebframework" name="org.carewebframework.rpms.ui.problem" rev="1.2.1">
  <artifact name="org.carewebframework.rpms.ui.problem" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carewebframework', module='org.carewebframework.rpms.ui.problem', version='1.2.1')
)
libraryDependencies += "org.carewebframework" % "org.carewebframework.rpms.ui.problem" % "1.2.1"
[org.carewebframework/org.carewebframework.rpms.ui.problem "1.2.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.carewebframework : org.carewebframework.shell jar 4.0.1
org.carewebframework : org.carewebframework.rpms.ui.core jar 1.2.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.springframework : spring-test jar 4.2.1.RELEASE

Модули Проекта

Данный проект не имеет модулей.

RPMS Adapter for CareWeb Framework

This project allows the CareWeb Framework to run on top of the Indian Health Service Resource and Patient Management System (RPMS). It is pre-configured to run on the FOIA GOLDB database (not provided), but can be run on other RPMS distros as well.

The project builds upon the VistA adapter and contains additional plugins specific to the RPMS environment. The ultimate goal is to produce plugins that run in both environments.

There are several clinical plugins in this project, some fully functional while others are in the early stages of development.

Installation:

  1. Using KIDS, install the provided build kids/cwf-rpms-1.0.kid.
  2. At the M command line, execute D STARTALL^RGNETTCP to start the broker on port 9300.
  3. If TaskMan is not running, it may be started from the M command line by entering D ^ZTMB.

Running:

  1. In the carewebframework-rpms project under the org.carewebframework.rpms.webapp.goldb artifact, edit the cwf.properties file to reflect your broker and user authentication settings.
  2. Using Maven, build the carewebframework-rpms project. A war file will be created under the target folder of the org.carewebframework.rpms.webapp.goldb artifact.
  3. Deploy and run the created war file using Tomcat or other servlet container.

Additional configuration:

  1. To access the design mode feature of the CWF, assign the RGCWF DESIGNER security key.
  2. To enable patient selection access, assign the RGCWPT PATIENT SELECT security key.
org.carewebframework

CareWeb Framework

Версии библиотеки

Версия
1.2.1
1.1.1
1.1.0