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

Pacs Query 1.2.0

This module allows DICOM queries through a REST (GET) request. It can be used by a front-end interface to retreive PACS images information for a specific patient or date.

Группа

Группа

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

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

pacsquery
Версия

Версия

1.2.0
Тип

Тип

pom
Описание

Описание

Pacs Query
This module allows DICOM queries through a REST (GET) request. It can be used by a front-end interface to retreive PACS images information for a specific patient or date.
Ссылка на сайт

Ссылка на сайт

https://github.com/Annoor-Hospital/pacsquery/
Система контроля версий

Система контроля версий

https://github.com/Bahmni/pacsquery

Скачать pacsquery 1.2.0

Имя Файла Размер
pacsquery-1.2.0.pom 3 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.bahmni.module/pacsquery/ -->
<dependency>
    <groupId>org.bahmni.module</groupId>
    <artifactId>pacsquery</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bahmni.module/pacsquery/
implementation 'org.bahmni.module:pacsquery:1.2.0'
// https://jarcasting.com/artifacts/org.bahmni.module/pacsquery/
implementation ("org.bahmni.module:pacsquery:1.2.0")
'org.bahmni.module:pacsquery:pom:1.2.0'
<dependency org="org.bahmni.module" name="pacsquery" rev="1.2.0">
  <artifact name="pacsquery" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bahmni.module', module='pacsquery', version='1.2.0')
)
libraryDependencies += "org.bahmni.module" % "pacsquery" % "1.2.0"
[org.bahmni.module/pacsquery "1.2.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • api
  • omod