Relay
Worklist
DataSource
API | Description |
---|---|
GET api/WorkflowEngine/DataSource/ForUser?userName={userName}&forceRefresh={forceRefresh} |
Gets all data sources. |
AIThinkLog
API | Description |
---|---|
POST api/WorkflowEngine/AIThinkLog/UpdateAIThinklogInfo |
Its used by AIPF Notification system to save ThinkLog findings with respect to a study Id to DB |
POST api/WorkflowEngine/AIThinkLog/SaveAIScanStatus |
Saves AI scan status to DB |
Report
API | Description |
---|---|
GET api/WorkflowEngine/Report/GetReportByStudyIuid?StudyIuid={StudyIuid}&dataSource={dataSource} |
Gets the External Reports associated with the given StudyIuid. |
Session
API | Description |
---|---|
POST api/Dcm/Session/User/Put?userSessionId={userSessionId}&studyInsEuid={studyInsEuid} |
No documentation available. |
Documents
PowerJacket
API | Description |
---|---|
POST api/WorkflowEngine/PowerJacket/GetConfiguredUrl?userId={userId}&studyIuid={studyIuid}&baseUrl={baseUrl}&dataSource={dataSource} |
No documentation available. |
Study
Notes
API | Description |
---|---|
GET api/WorkflowEngine/Notes/GetLegacyNote?studyIuid={studyIuid}&userLogin={userLogin}&dataSource={dataSource} |
Gets the Legacy Note from the db. |
POST api/WorkflowEngine/Notes/SaveLegacyNote?dataSource={dataSource} |
Saves the legacy note to a file and the db. |
POST api/WorkflowEngine/Notes/SaveNote?dataSource={dataSource} |
Saves the legacy note to a file and the db. |
GET api/WorkflowEngine/Notes/CannedNote?userLogin={userLogin} |
No documentation available. |
Dictation
API | Description |
---|---|
POST api/WorkflowEngine/Dictation/ShouldGroupDictationOpen |
Returns whether the group dictation can be open or not. |
Export
API | Description |
---|---|
GET api/APService/Export/GetPatientStudyInfo?studyIuid={studyIuid}&dataSource={dataSource} |
No documentation available. |