Last Version

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.

GroupId

GroupId

org.bahmni.module
ArtifactId

ArtifactId

pacsquery
Version

Version

1.2.0
Type

Type

pom
Description

Description

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.
Project URL

Project URL

https://github.com/Annoor-Hospital/pacsquery/
Source Code Management

Source Code Management

https://github.com/Bahmni/pacsquery

Download pacsquery 1.2.0

Filename Size
pacsquery-1.2.0.pom 3 KB
Browse

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • omod