Difference between revisions of "APIS"

From Jesse's Wiki
Jump to navigation Jump to search
m (@eorla.ca will not work. must be @eorla without ".ca")
m (HL7 and order messages info)
 
Line 26: Line 26:
=== FAX01 (Fax server) ===
=== FAX01 (Fax server) ===
LaneFax software. Message Tracker for errors. See Error legend on desktop (Image 13)
LaneFax software. Message Tracker for errors. See Error legend on desktop (Image 13)
== HL7 ==
[[wikipedia:Health_Level_7|Health Level 7]], set of international standards
Old version 2.x (non-XML):
MSH header segment
PID Patient identity
PV1 patient visit information
Tilde ~ default repetition separator
Caret ^ component separator
Pipe | field separator
Ampersand & for subcomponent separator
ADT-A01 message type and triggerm used when a patient is admitted
[https://lyniate.com/resources/hl7-orm-message/ ORM Order Message]
MSH (header) contains the type and trigger information
ACK is the expected response after system receives an HL7 message (as opposed to NACK?)
[https://s3.us-west-2.amazonaws.com/course-assets-edu.rhapsody.global/corepoint/HL7_quiz/story_html5.html Quiz]

Latest revision as of 23:31, 21 December 2021

Anatomical Pathology Information System (Laboratory Information System)

Log in using the Support account@eorla

Servers

CLPPATHDB01 (Database server)

CLPPATHAPP01 (Print server)

Reports, PDFs, faxes, and printed copies

  • PDF renamer / bioPDF (for Cancer Clinic)
  • Distribution Server Admin (Print Queue)
    • electronic and physical faxes sent in batches
    • printed copies sent in batches
    • one time jobs

CLPPATHIF01 (Interface server)

Inbound

ADT feeds containing patient demographics (Visit numbers) and Order feeds container order information

Outbound

Material labels, messages to EPIC, Cerner (Cornwall), and Meditech (Montfort/Queensway), CCO (Cancer Care Ontario), OLIS (Ontario Laboratory Information System

FAX01 (Fax server)

LaneFax software. Message Tracker for errors. See Error legend on desktop (Image 13)

HL7

Health Level 7, set of international standards

Old version 2.x (non-XML):

MSH header segment

PID Patient identity

PV1 patient visit information

Tilde ~ default repetition separator

Caret ^ component separator

Pipe | field separator

Ampersand & for subcomponent separator


ADT-A01 message type and triggerm used when a patient is admitted

ORM Order Message

MSH (header) contains the type and trigger information

ACK is the expected response after system receives an HL7 message (as opposed to NACK?)


Quiz