Class Constructor
access code generated by /generateaccesscodebasic
Add an event listener
A case-sensitive string representing the event type to listen for.
The object that receives a notification (an object that implements the Event interface) when an event of the specified type occurs.
An options object specifies characteristics about the event listener
Check available space in Medicom Browser FS
in bytes
Check study exists in Medicom Browser FS
study UID to check
whether available and if available, then include study data
Check study exists in Medicom Browser FS without a studyUID
Assume that within different facilities the combination of accession number and patientId is unique
patient id to check
accession number to check
whether available and if available, then include study data
Initializes the status check iframe with event listeners
resolves once the iframe is loaded and the initial message is successfully sent
Remove all cached studies in Medicom Browser FS
Does not return data
Remove an event listener
A string which specifies the type of event for which to remove an event listener.
The EventListener function of the event handler to remove from the event target
An options object that specifies characteristics about the event listener.
Generated using TypeDoc
Medicom Status Check class
Connects an external system to Medicom via an iframe
Allows Medicom to pass status messages to the external system