

The HL7 interface runs as a COM service
on the server computer running FileRoom. It receives
incoming messages from the facility HIS or RIS, decodes
the messages, and stores the information in the SQL
database. It also processes messages from FileRoom when
studies are available for reading and notifies the HIS
or RIS via an outgoing message.
- Provides bidirectional link with facility Hospital
Information System (HIS) or Radiology Information
System (RIS).
- Receives patient demographics from HIS or RIS via
ADT message. Patient demographics are stored in SQL
database for validation of patient information with
incoming studies from modalities.
- Receives study order information from HIS or RIS
via ORM message. Study information is stored in SQL
database for retrieval by modalities via a Modality
Worklist query. If modalities do not support Modality
Worklist query, an attempt is made by FileRoom to
match studies with orders when images are processed
by FileRoom.
- Sends information to HIS or RIS system that studies
are available for reading.
- Receives study reports from HIS or RIS via ORU message.
Reports are stored in SQL database and made available
for viewing at ViewBox workstations and via ConnectView
web delivery.
|