Skip to content

Commit

Permalink
More details
Browse files Browse the repository at this point in the history
  • Loading branch information
milanmlft authored Jan 29, 2024
1 parent 8859bd5 commit df408a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pixl_pacs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ It is identical in structure the [EHR API](../pixl_ehr/README.md).

It exposes a single HTTP endpoint that expects a JSON-formatted message structured as defined by the
[`Message`](../pixl_core/src/core/patient_queue/message.py) class in `pixl_core/patient_queue`.
On arrival of the input message it will issue a DICOMWeb request to `orthanc-raw`, which then queries the VNA
for the requested imaging study, if it didn't already exist.

## Installation

Expand Down

0 comments on commit df408a1

Please sign in to comment.