Sapphire RKT
Sapphire RKT
Sapphire RKT
Sapphire Overview
Sapphire
Sapphire is an A* Critical application which replaced Clintrace, the
application initially used by AZ for its global case handling system.
Sapphire is an Adverse Event Reporting System (AERS) which captures
clinical and post marketing adverse events.
Adverse events represent the significant results of the drugs during
physicians experiment such as from headache to fatal results.
The cases are logged by AZ internal users into the Sapphire system.
Workflow tasks and activities are automatically generated to analyze and
evaluate the case based on the workflow rules.
annual etc.
Expedited reports- These are reports which are sent to regulatory authorities
only for single cases.
Sapphire Architecture
Sapphire architecture has three layers
Reporting Data Mart has all the data of cases so far created
(from last 4 years) as it is the permanent data storage
system.
Advanced search
Users with a limited amount of technical knowledge can make use of Advanced Search
facility
This option is used to form queries which will be used to search and retrieve the required
cases
The users will be able to select the list of tables to be accessed, columns to be selected,
join conditions to be implemented, constant comparisons to be performed etc.
A SQL query is formed and displayed in the UI as and when selections are made.
Queries can also be saved with a user-defined name and can be reused.
Reporting
Cases that are completed will be submitted as reports to regulatory authorities like FDA,
EMEA etc.
Reporting can be done either on an expedited basis or periodic basis depending on the
type of the case.
Periodic reports These reports are sent in regular intervals like quarterly, annual etc.
Expedited reports- These are reports which are sent to regulatory authorities only for
single cases.
Once the reports reaches the authority the ACK file is sent back as an
acknowledgement else a NACK file is sent back as a negative acknowledgment.
EXPORT
To send closed case data to other systems in AZ Two categories of E2B Export are
present:
Auto Export:
Case is exported automatically if is satisfies certain business rules.
When a case is closed, Sapphire validates the case data to see whether it satisfies the
business requirements for the export.
If it satisfies the rules, the case will be selected for export.
SE2B file will be constructed with the case data and sent to AZIA.
AZIA transforms the SE2B file to E2B format and sends to the intended receiver.
Manual Export:
Case is exported manually by the Sapphire users without checking for any business
rule.
The user selects a closed case and selects the Export option and the receiver to which
the case should be sent.
SE2B file will be constructed with the case data and sent to AZIA.
AZIA transforms the SE2B file to E2B format and sends to the selected receiver.
Once the file is selected for export the status of the file is scheduled for export in the
Pending export tab.
When the cron job runs the status is changed to exporting in the same tab.
After the report is exported the status is changed to Completed in the Export log tab or
if any error occurs the error will be shown in the Export log tab.
Import
Receive case data from other systems and load it in sapphire live database.
Two categories of E2B Import are present:
Auto Import:
AZIA transforms the E2B file to SE2B format and sends it back to Sapphire.
Sapphire processes the SE2B file and loads the case into Sapphire live database.
Once the case is imported into the application the status will be scheduled for import in
the Pending import tab.
When the cron job runs the status is changed to importing and it moves to Available
cases tab.
The cases with soft edit is accepted where as cases with hard edit is rejected.
The soft edit cases are selected and when add it moves to the next tab Selected cases.
Here the cases are selected and process data button is clicked then it is imported.
MC cases tab will have the cases that are imported from jasper.
.
The cases from jasper will have only certain data where we will have to add the
necessary data.
For adding the data the case should be locked.
Once the case is locked no other user will be able to process it.
Thank You