SlideShare a Scribd company logo
1 of 13
Download to read offline
OC Backend Structure
3/27/2017Katalyst Healthcares & Life Sciences
AGENDA
 Introduction
 Schemas
 OC – SQL Mapping
 List ofTables
 Format ofTables
 Content ofTables
 Mapping ofTables from same Module
 DataTables
 Difference betweenTest and Production tables
 JournalTables
 Q&A
3/27/2017Katalyst Healthcares & Life Sciences
INTRODUCTION
 Frontend - Oracle Forms
Backend - SQL
 Every window in OC will have a respective table in SQL
Quiz:What are all the modules present in OC
3/27/2017Katalyst Healthcares & Life Sciences
SCHEMAS
 STANDARD :These are the standard default
schemas available in SQL
 CUSTOM :These are the custom schemas
will be created by the users who has
Admin access
 STUDY :This holds all study views
 USER :This is user specific
Quiz:Apart fromTables andViews what else the schemas will
have?
Indexes, Functions,Triggers, Procedures, Packages
3/27/2017Katalyst Healthcares & Life Sciences
OC - SQL Schema Mapping
SCHEMA OC Module
RXA_DES Plan, Design
RXC Admin, Glib, Definition, Conduct, Data
Entry
RXA_LR Labs
TMS TMS
OPA Configuration
3/27/2017Katalyst Healthcares & Life Sciences
List of Tables
 Select * from ocl_tables
This query will give list of all tables from RXA_DES, RXC,
RXA_LR schemas
3/27/2017Katalyst Healthcares & Life Sciences
Format of Table
 OC Columns
 Audit history: Created_by, Creation_TS, Modified_by,
Modified_TS
 Columns with name ending in ‘_ID’ are system
generated sequences numbers
 Columns with name ending in ‘_FLAG’ are‘Y’ or‘N’ (Check
boxes in OC)
3/27/2017Katalyst Healthcares & Life Sciences
Contents of Table
 All studies of a particular module will go into a single table
and will be identified by a variable called
CLINICAL_STUDY_ID
 CLINICAL_STUDY_ID will get from Clinical_studies table
 Copy source for DCMs: ORIGINAL_DCM_ID
Select * from rxa_des.clinical_studies where study=‘’
OR
SELECT * FROM CLINICAL_STUDIES WHERE STUDY ='GSK001'
Quiz: CLINICAL_STUDY_ID of GLIB?
0
3/27/2017Katalyst Healthcares & Life Sciences
Mapping of Tables from same Module
Principle: Every child table will be connected with a parent
table through an unique key
Eg: dcms, dcm_question_groups,dcm_questions
3/27/2017Katalyst Healthcares & Life Sciences
Data tables
Table name Description
Received_DCIs/
Received_DCMs
Holds the data entered
Responses Holds all responses entered
and Audit history
Diascrepancy_management/
Discrepancy_entries
Holds all discrepancies
Batch_jobs Holds all batch jobs
3/27/2017Katalyst Healthcares & Life Sciences
Difference between Test and
Production tables
 Definition: Production tables will hold Production records
where asTest tables will holdTest records
 Table name: Production: Normal table name
Test: Normal table name +‘t’
Eg: ocl_sites, ocl_sitest
patient_positions, patient_positionst
Quiz:What are all modules in OC will have both test and
production instances
Discrepancy_entriest, DCI_access but not batch _jobs
3/27/2017Katalyst Healthcares & Life Sciences
Journal Tables
 Definition: Historical records will be stored in this tables
 Table name: Normal table name +‘$jn’
 Jn_operation: DEL, INS, UPD
 Eg: dcm_questions, dcm_questions$jn
procedure_details, procedure_details$jn
3/27/2017Katalyst Healthcares & Life Sciences
3/27/2017Katalyst Healthcares & Life Sciences
ThankYou
&
Questions
Contact:
Katalyst Healthcare’s & Life Sciences
South Plainfield, NJ, USA 07080.
E-Mail: info@KatalystHLS.com

More Related Content

What's hot

Discrepany Management_Katalyst HLS
Discrepany Management_Katalyst HLSDiscrepany Management_Katalyst HLS
Discrepany Management_Katalyst HLSKatalyst HLS
 
Clinical Data Management Plan_Katalyst HLS
Clinical Data Management Plan_Katalyst HLSClinical Data Management Plan_Katalyst HLS
Clinical Data Management Plan_Katalyst HLSKatalyst HLS
 
Reports & Analysis_Katalyst HLS
Reports & Analysis_Katalyst HLSReports & Analysis_Katalyst HLS
Reports & Analysis_Katalyst HLSKatalyst HLS
 
Study Setup_Katalyst HLS
Study Setup_Katalyst HLSStudy Setup_Katalyst HLS
Study Setup_Katalyst HLSKatalyst HLS
 
Oracle Study Setup_Katalyst HLS
Oracle Study Setup_Katalyst HLSOracle Study Setup_Katalyst HLS
Oracle Study Setup_Katalyst HLSKatalyst HLS
 
Argus Aggregrate Reporting_Katalyst HLS
Argus Aggregrate Reporting_Katalyst HLSArgus Aggregrate Reporting_Katalyst HLS
Argus Aggregrate Reporting_Katalyst HLSKatalyst HLS
 
CDM_Process_Overview_Katalyst HLS
CDM_Process_Overview_Katalyst HLSCDM_Process_Overview_Katalyst HLS
CDM_Process_Overview_Katalyst HLSKatalyst HLS
 
Clinical data management process setup
Clinical data management process  setupClinical data management process  setup
Clinical data management process setupDr.K Pati
 
Protocol Understanding_ Clinical Data Management_KatalystHLS
Protocol Understanding_ Clinical Data Management_KatalystHLSProtocol Understanding_ Clinical Data Management_KatalystHLS
Protocol Understanding_ Clinical Data Management_KatalystHLSKatalyst HLS
 
Clinical Data Management Training @ Gratisol Labs
Clinical Data Management Training @ Gratisol LabsClinical Data Management Training @ Gratisol Labs
Clinical Data Management Training @ Gratisol LabsGratisol Labs
 
Study setup_Clinical Data Management_Katalyst HLS
Study setup_Clinical Data Management_Katalyst HLSStudy setup_Clinical Data Management_Katalyst HLS
Study setup_Clinical Data Management_Katalyst HLSKatalyst HLS
 
Clinical Data Management
Clinical Data ManagementClinical Data Management
Clinical Data Managementbiinoida
 
Overview of Validation in Pharma_Katalyst HLS
Overview of Validation in Pharma_Katalyst HLSOverview of Validation in Pharma_Katalyst HLS
Overview of Validation in Pharma_Katalyst HLSKatalyst HLS
 
Clinical data-management-overview
Clinical data-management-overviewClinical data-management-overview
Clinical data-management-overviewAcri India
 
Emerging Trends in Clinical Data Management
Emerging Trends in Clinical Data ManagementEmerging Trends in Clinical Data Management
Emerging Trends in Clinical Data ManagementArshad Mohammed
 
Audits & Inspections_Katalyst HLS
Audits & Inspections_Katalyst HLSAudits & Inspections_Katalyst HLS
Audits & Inspections_Katalyst HLSKatalyst HLS
 
Strategies for Implementing CDISC
Strategies for Implementing CDISCStrategies for Implementing CDISC
Strategies for Implementing CDISCjbarag
 
Cdisc sdtm implementation_process _v1
Cdisc sdtm implementation_process _v1Cdisc sdtm implementation_process _v1
Cdisc sdtm implementation_process _v1ray4hz
 
Data Management Plan_Katalyst HLS
Data Management Plan_Katalyst HLSData Management Plan_Katalyst HLS
Data Management Plan_Katalyst HLSKatalyst HLS
 
Clinical Data Management
Clinical Data ManagementClinical Data Management
Clinical Data ManagementDABBETA DIVYA
 

What's hot (20)

Discrepany Management_Katalyst HLS
Discrepany Management_Katalyst HLSDiscrepany Management_Katalyst HLS
Discrepany Management_Katalyst HLS
 
Clinical Data Management Plan_Katalyst HLS
Clinical Data Management Plan_Katalyst HLSClinical Data Management Plan_Katalyst HLS
Clinical Data Management Plan_Katalyst HLS
 
Reports & Analysis_Katalyst HLS
Reports & Analysis_Katalyst HLSReports & Analysis_Katalyst HLS
Reports & Analysis_Katalyst HLS
 
Study Setup_Katalyst HLS
Study Setup_Katalyst HLSStudy Setup_Katalyst HLS
Study Setup_Katalyst HLS
 
Oracle Study Setup_Katalyst HLS
Oracle Study Setup_Katalyst HLSOracle Study Setup_Katalyst HLS
Oracle Study Setup_Katalyst HLS
 
Argus Aggregrate Reporting_Katalyst HLS
Argus Aggregrate Reporting_Katalyst HLSArgus Aggregrate Reporting_Katalyst HLS
Argus Aggregrate Reporting_Katalyst HLS
 
CDM_Process_Overview_Katalyst HLS
CDM_Process_Overview_Katalyst HLSCDM_Process_Overview_Katalyst HLS
CDM_Process_Overview_Katalyst HLS
 
Clinical data management process setup
Clinical data management process  setupClinical data management process  setup
Clinical data management process setup
 
Protocol Understanding_ Clinical Data Management_KatalystHLS
Protocol Understanding_ Clinical Data Management_KatalystHLSProtocol Understanding_ Clinical Data Management_KatalystHLS
Protocol Understanding_ Clinical Data Management_KatalystHLS
 
Clinical Data Management Training @ Gratisol Labs
Clinical Data Management Training @ Gratisol LabsClinical Data Management Training @ Gratisol Labs
Clinical Data Management Training @ Gratisol Labs
 
Study setup_Clinical Data Management_Katalyst HLS
Study setup_Clinical Data Management_Katalyst HLSStudy setup_Clinical Data Management_Katalyst HLS
Study setup_Clinical Data Management_Katalyst HLS
 
Clinical Data Management
Clinical Data ManagementClinical Data Management
Clinical Data Management
 
Overview of Validation in Pharma_Katalyst HLS
Overview of Validation in Pharma_Katalyst HLSOverview of Validation in Pharma_Katalyst HLS
Overview of Validation in Pharma_Katalyst HLS
 
Clinical data-management-overview
Clinical data-management-overviewClinical data-management-overview
Clinical data-management-overview
 
Emerging Trends in Clinical Data Management
Emerging Trends in Clinical Data ManagementEmerging Trends in Clinical Data Management
Emerging Trends in Clinical Data Management
 
Audits & Inspections_Katalyst HLS
Audits & Inspections_Katalyst HLSAudits & Inspections_Katalyst HLS
Audits & Inspections_Katalyst HLS
 
Strategies for Implementing CDISC
Strategies for Implementing CDISCStrategies for Implementing CDISC
Strategies for Implementing CDISC
 
Cdisc sdtm implementation_process _v1
Cdisc sdtm implementation_process _v1Cdisc sdtm implementation_process _v1
Cdisc sdtm implementation_process _v1
 
Data Management Plan_Katalyst HLS
Data Management Plan_Katalyst HLSData Management Plan_Katalyst HLS
Data Management Plan_Katalyst HLS
 
Clinical Data Management
Clinical Data ManagementClinical Data Management
Clinical Data Management
 

Similar to OC Backend_Katalyst HLS

MIS5101 WK10 Outcome Measures
MIS5101 WK10 Outcome MeasuresMIS5101 WK10 Outcome Measures
MIS5101 WK10 Outcome MeasuresSteven Johnson
 
Based on the materials for this week, create your own unique Datab.docx
Based on the materials for this week, create your own unique Datab.docxBased on the materials for this week, create your own unique Datab.docx
Based on the materials for this week, create your own unique Datab.docxJASS44
 
2013 OHSUG - Best Practices for Setting up the CDA Repository for CTMS/OC
2013 OHSUG - Best Practices for Setting up the CDA Repository for CTMS/OC2013 OHSUG - Best Practices for Setting up the CDA Repository for CTMS/OC
2013 OHSUG - Best Practices for Setting up the CDA Repository for CTMS/OCPerficient
 
The Database Environment Chapter 7
The Database Environment Chapter 7The Database Environment Chapter 7
The Database Environment Chapter 7Jeanie Arnoco
 
HCLSIG$$Drug_Safety_and_Efficacy$CDISCs_SDTM_basics.ppt
HCLSIG$$Drug_Safety_and_Efficacy$CDISCs_SDTM_basics.pptHCLSIG$$Drug_Safety_and_Efficacy$CDISCs_SDTM_basics.ppt
HCLSIG$$Drug_Safety_and_Efficacy$CDISCs_SDTM_basics.pptMadeeshShaik
 
CDISC SDTM Domain Presentation
CDISC SDTM Domain PresentationCDISC SDTM Domain Presentation
CDISC SDTM Domain PresentationAnkur Sharma
 
Using SQL for Data Analysis_ Querying and Manipulating Databases.pdf
Using SQL for Data Analysis_ Querying and Manipulating Databases.pdfUsing SQL for Data Analysis_ Querying and Manipulating Databases.pdf
Using SQL for Data Analysis_ Querying and Manipulating Databases.pdfUncodemy
 
BIS 245 OUTLET Introduction Education--bis245outlet.com
BIS 245 OUTLET Introduction Education--bis245outlet.comBIS 245 OUTLET Introduction Education--bis245outlet.com
BIS 245 OUTLET Introduction Education--bis245outlet.comagathachristie291
 
BIS 245 OUTLET Achievement Education--bis245outlet.com
BIS 245 OUTLET Achievement Education--bis245outlet.comBIS 245 OUTLET Achievement Education--bis245outlet.com
BIS 245 OUTLET Achievement Education--bis245outlet.comagathachristie179
 
BIS 245 OUTLET Inspiring Innovation--bis245outlet.com
 BIS 245 OUTLET Inspiring Innovation--bis245outlet.com BIS 245 OUTLET Inspiring Innovation--bis245outlet.com
BIS 245 OUTLET Inspiring Innovation--bis245outlet.comwilliamwordsworth45
 
Dbms narrative question answers
Dbms narrative question answersDbms narrative question answers
Dbms narrative question answersshakhawat02
 
Intro to SQL for Beginners
Intro to SQL for BeginnersIntro to SQL for Beginners
Intro to SQL for BeginnersProduct School
 
BIS 245 Lessons in Excellence / bis245.com
BIS 245 Lessons in Excellence / bis245.comBIS 245 Lessons in Excellence / bis245.com
BIS 245 Lessons in Excellence / bis245.comkopiko33
 
BIS 245 HOMEWORK Introduction Education--bis245homework.com
BIS 245 HOMEWORK Introduction Education--bis245homework.comBIS 245 HOMEWORK Introduction Education--bis245homework.com
BIS 245 HOMEWORK Introduction Education--bis245homework.comagathachristie256
 

Similar to OC Backend_Katalyst HLS (20)

MIS5101 WK10 Outcome Measures
MIS5101 WK10 Outcome MeasuresMIS5101 WK10 Outcome Measures
MIS5101 WK10 Outcome Measures
 
data warehousing
data warehousingdata warehousing
data warehousing
 
Based on the materials for this week, create your own unique Datab.docx
Based on the materials for this week, create your own unique Datab.docxBased on the materials for this week, create your own unique Datab.docx
Based on the materials for this week, create your own unique Datab.docx
 
2013 OHSUG - Best Practices for Setting up the CDA Repository for CTMS/OC
2013 OHSUG - Best Practices for Setting up the CDA Repository for CTMS/OC2013 OHSUG - Best Practices for Setting up the CDA Repository for CTMS/OC
2013 OHSUG - Best Practices for Setting up the CDA Repository for CTMS/OC
 
The Database Environment Chapter 7
The Database Environment Chapter 7The Database Environment Chapter 7
The Database Environment Chapter 7
 
Pivoting approach-eav-data-dinu-2006
Pivoting approach-eav-data-dinu-2006Pivoting approach-eav-data-dinu-2006
Pivoting approach-eav-data-dinu-2006
 
CDISCs_SDTM_basics.ppt
CDISCs_SDTM_basics.pptCDISCs_SDTM_basics.ppt
CDISCs_SDTM_basics.ppt
 
HCLSIG$$Drug_Safety_and_Efficacy$CDISCs_SDTM_basics.ppt
HCLSIG$$Drug_Safety_and_Efficacy$CDISCs_SDTM_basics.pptHCLSIG$$Drug_Safety_and_Efficacy$CDISCs_SDTM_basics.ppt
HCLSIG$$Drug_Safety_and_Efficacy$CDISCs_SDTM_basics.ppt
 
CDISC SDTM Domain Presentation
CDISC SDTM Domain PresentationCDISC SDTM Domain Presentation
CDISC SDTM Domain Presentation
 
Using SQL for Data Analysis_ Querying and Manipulating Databases.pdf
Using SQL for Data Analysis_ Querying and Manipulating Databases.pdfUsing SQL for Data Analysis_ Querying and Manipulating Databases.pdf
Using SQL for Data Analysis_ Querying and Manipulating Databases.pdf
 
BIS 245 OUTLET Introduction Education--bis245outlet.com
BIS 245 OUTLET Introduction Education--bis245outlet.comBIS 245 OUTLET Introduction Education--bis245outlet.com
BIS 245 OUTLET Introduction Education--bis245outlet.com
 
BIS 245 OUTLET Achievement Education--bis245outlet.com
BIS 245 OUTLET Achievement Education--bis245outlet.comBIS 245 OUTLET Achievement Education--bis245outlet.com
BIS 245 OUTLET Achievement Education--bis245outlet.com
 
BIS 245 OUTLET Inspiring Innovation--bis245outlet.com
 BIS 245 OUTLET Inspiring Innovation--bis245outlet.com BIS 245 OUTLET Inspiring Innovation--bis245outlet.com
BIS 245 OUTLET Inspiring Innovation--bis245outlet.com
 
Bt0066 dbms
Bt0066 dbmsBt0066 dbms
Bt0066 dbms
 
2 1 open_ehr templates in detail
2 1 open_ehr templates in detail2 1 open_ehr templates in detail
2 1 open_ehr templates in detail
 
Dbms narrative question answers
Dbms narrative question answersDbms narrative question answers
Dbms narrative question answers
 
Intro to SQL for Beginners
Intro to SQL for BeginnersIntro to SQL for Beginners
Intro to SQL for Beginners
 
T6
T6T6
T6
 
BIS 245 Lessons in Excellence / bis245.com
BIS 245 Lessons in Excellence / bis245.comBIS 245 Lessons in Excellence / bis245.com
BIS 245 Lessons in Excellence / bis245.com
 
BIS 245 HOMEWORK Introduction Education--bis245homework.com
BIS 245 HOMEWORK Introduction Education--bis245homework.comBIS 245 HOMEWORK Introduction Education--bis245homework.com
BIS 245 HOMEWORK Introduction Education--bis245homework.com
 

More from Katalyst HLS

Risk Based Approach CSV Training_Katalyst HLS
Risk Based Approach CSV Training_Katalyst HLSRisk Based Approach CSV Training_Katalyst HLS
Risk Based Approach CSV Training_Katalyst HLSKatalyst HLS
 
21 CFR Part11_CSV Training_Katalyst HLS
21 CFR Part11_CSV Training_Katalyst HLS21 CFR Part11_CSV Training_Katalyst HLS
21 CFR Part11_CSV Training_Katalyst HLSKatalyst HLS
 
Safety_Data_Reconciliation_Katalyst HLS
Safety_Data_Reconciliation_Katalyst HLSSafety_Data_Reconciliation_Katalyst HLS
Safety_Data_Reconciliation_Katalyst HLSKatalyst HLS
 
Protocol Understanding_Katalyst HLS
Protocol Understanding_Katalyst HLSProtocol Understanding_Katalyst HLS
Protocol Understanding_Katalyst HLSKatalyst HLS
 
OCRDC Graphical Layout Features_Katalyst HLS
OCRDC Graphical Layout Features_Katalyst HLSOCRDC Graphical Layout Features_Katalyst HLS
OCRDC Graphical Layout Features_Katalyst HLSKatalyst HLS
 
Mock CRF Design_Katalyst HLS
Mock CRF Design_Katalyst HLSMock CRF Design_Katalyst HLS
Mock CRF Design_Katalyst HLSKatalyst HLS
 
Medical Coding_Katalyst HLS
Medical Coding_Katalyst HLSMedical Coding_Katalyst HLS
Medical Coding_Katalyst HLSKatalyst HLS
 
Labs Module_Katalyst HLS
Labs Module_Katalyst HLSLabs Module_Katalyst HLS
Labs Module_Katalyst HLSKatalyst HLS
 
Handling Third Party Vendor Data_Katalyst HLS
Handling Third Party Vendor Data_Katalyst HLSHandling Third Party Vendor Data_Katalyst HLS
Handling Third Party Vendor Data_Katalyst HLSKatalyst HLS
 
Discovery of Drug and Introduction to Clinical Trial__Katalyst HLS
Discovery of Drug and Introduction to Clinical Trial__Katalyst HLSDiscovery of Drug and Introduction to Clinical Trial__Katalyst HLS
Discovery of Drug and Introduction to Clinical Trial__Katalyst HLSKatalyst HLS
 
Data Loading and Data Entry_Katalyst HLS
Data Loading and Data Entry_Katalyst HLSData Loading and Data Entry_Katalyst HLS
Data Loading and Data Entry_Katalyst HLSKatalyst HLS
 
Clean File_Form_Lock_Katalyst HLS
Clean File_Form_Lock_Katalyst HLSClean File_Form_Lock_Katalyst HLS
Clean File_Form_Lock_Katalyst HLSKatalyst HLS
 
Aggregate Reporting_Pharmacovigilance_Katalyst HLS
Aggregate Reporting_Pharmacovigilance_Katalyst HLSAggregate Reporting_Pharmacovigilance_Katalyst HLS
Aggregate Reporting_Pharmacovigilance_Katalyst HLSKatalyst HLS
 
All about Clinical Trials_Katalyst HLS
All about Clinical Trials_Katalyst HLSAll about Clinical Trials_Katalyst HLS
All about Clinical Trials_Katalyst HLSKatalyst HLS
 
Reconciliation and Literature Review and Signal Detection_Katalyst HLS
Reconciliation and Literature Review and Signal Detection_Katalyst HLSReconciliation and Literature Review and Signal Detection_Katalyst HLS
Reconciliation and Literature Review and Signal Detection_Katalyst HLSKatalyst HLS
 

More from Katalyst HLS (15)

Risk Based Approach CSV Training_Katalyst HLS
Risk Based Approach CSV Training_Katalyst HLSRisk Based Approach CSV Training_Katalyst HLS
Risk Based Approach CSV Training_Katalyst HLS
 
21 CFR Part11_CSV Training_Katalyst HLS
21 CFR Part11_CSV Training_Katalyst HLS21 CFR Part11_CSV Training_Katalyst HLS
21 CFR Part11_CSV Training_Katalyst HLS
 
Safety_Data_Reconciliation_Katalyst HLS
Safety_Data_Reconciliation_Katalyst HLSSafety_Data_Reconciliation_Katalyst HLS
Safety_Data_Reconciliation_Katalyst HLS
 
Protocol Understanding_Katalyst HLS
Protocol Understanding_Katalyst HLSProtocol Understanding_Katalyst HLS
Protocol Understanding_Katalyst HLS
 
OCRDC Graphical Layout Features_Katalyst HLS
OCRDC Graphical Layout Features_Katalyst HLSOCRDC Graphical Layout Features_Katalyst HLS
OCRDC Graphical Layout Features_Katalyst HLS
 
Mock CRF Design_Katalyst HLS
Mock CRF Design_Katalyst HLSMock CRF Design_Katalyst HLS
Mock CRF Design_Katalyst HLS
 
Medical Coding_Katalyst HLS
Medical Coding_Katalyst HLSMedical Coding_Katalyst HLS
Medical Coding_Katalyst HLS
 
Labs Module_Katalyst HLS
Labs Module_Katalyst HLSLabs Module_Katalyst HLS
Labs Module_Katalyst HLS
 
Handling Third Party Vendor Data_Katalyst HLS
Handling Third Party Vendor Data_Katalyst HLSHandling Third Party Vendor Data_Katalyst HLS
Handling Third Party Vendor Data_Katalyst HLS
 
Discovery of Drug and Introduction to Clinical Trial__Katalyst HLS
Discovery of Drug and Introduction to Clinical Trial__Katalyst HLSDiscovery of Drug and Introduction to Clinical Trial__Katalyst HLS
Discovery of Drug and Introduction to Clinical Trial__Katalyst HLS
 
Data Loading and Data Entry_Katalyst HLS
Data Loading and Data Entry_Katalyst HLSData Loading and Data Entry_Katalyst HLS
Data Loading and Data Entry_Katalyst HLS
 
Clean File_Form_Lock_Katalyst HLS
Clean File_Form_Lock_Katalyst HLSClean File_Form_Lock_Katalyst HLS
Clean File_Form_Lock_Katalyst HLS
 
Aggregate Reporting_Pharmacovigilance_Katalyst HLS
Aggregate Reporting_Pharmacovigilance_Katalyst HLSAggregate Reporting_Pharmacovigilance_Katalyst HLS
Aggregate Reporting_Pharmacovigilance_Katalyst HLS
 
All about Clinical Trials_Katalyst HLS
All about Clinical Trials_Katalyst HLSAll about Clinical Trials_Katalyst HLS
All about Clinical Trials_Katalyst HLS
 
Reconciliation and Literature Review and Signal Detection_Katalyst HLS
Reconciliation and Literature Review and Signal Detection_Katalyst HLSReconciliation and Literature Review and Signal Detection_Katalyst HLS
Reconciliation and Literature Review and Signal Detection_Katalyst HLS
 

Recently uploaded

Call Girl Bangalore Nandini 7001305949 Independent Escort Service Bangalore
Call Girl Bangalore Nandini 7001305949 Independent Escort Service BangaloreCall Girl Bangalore Nandini 7001305949 Independent Escort Service Bangalore
Call Girl Bangalore Nandini 7001305949 Independent Escort Service Bangalorenarwatsonia7
 
Housewife Call Girls Bangalore - Call 7001305949 Rs-3500 with A/C Room Cash o...
Housewife Call Girls Bangalore - Call 7001305949 Rs-3500 with A/C Room Cash o...Housewife Call Girls Bangalore - Call 7001305949 Rs-3500 with A/C Room Cash o...
Housewife Call Girls Bangalore - Call 7001305949 Rs-3500 with A/C Room Cash o...narwatsonia7
 
Call Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort Service
Call Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort ServiceCall Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort Service
Call Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort Serviceparulsinha
 
Book Call Girls in Kasavanahalli - 7001305949 with real photos and phone numbers
Book Call Girls in Kasavanahalli - 7001305949 with real photos and phone numbersBook Call Girls in Kasavanahalli - 7001305949 with real photos and phone numbers
Book Call Girls in Kasavanahalli - 7001305949 with real photos and phone numbersnarwatsonia7
 
Call Girl Koramangala | 7001305949 At Low Cost Cash Payment Booking
Call Girl Koramangala | 7001305949 At Low Cost Cash Payment BookingCall Girl Koramangala | 7001305949 At Low Cost Cash Payment Booking
Call Girl Koramangala | 7001305949 At Low Cost Cash Payment Bookingnarwatsonia7
 
Russian Call Girl Brookfield - 7001305949 Escorts Service 50% Off with Cash O...
Russian Call Girl Brookfield - 7001305949 Escorts Service 50% Off with Cash O...Russian Call Girl Brookfield - 7001305949 Escorts Service 50% Off with Cash O...
Russian Call Girl Brookfield - 7001305949 Escorts Service 50% Off with Cash O...narwatsonia7
 
Call Girls Jp Nagar Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Jp Nagar Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Jp Nagar Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Jp Nagar Just Call 7001305949 Top Class Call Girl Service Availablenarwatsonia7
 
Artifacts in Nuclear Medicine with Identifying and resolving artifacts.
Artifacts in Nuclear Medicine with Identifying and resolving artifacts.Artifacts in Nuclear Medicine with Identifying and resolving artifacts.
Artifacts in Nuclear Medicine with Identifying and resolving artifacts.MiadAlsulami
 
College Call Girls Pune Mira 9907093804 Short 1500 Night 6000 Best call girls...
College Call Girls Pune Mira 9907093804 Short 1500 Night 6000 Best call girls...College Call Girls Pune Mira 9907093804 Short 1500 Night 6000 Best call girls...
College Call Girls Pune Mira 9907093804 Short 1500 Night 6000 Best call girls...Miss joya
 
Call Girls Service Chennai Jiya 7001305949 Independent Escort Service Chennai
Call Girls Service Chennai Jiya 7001305949 Independent Escort Service ChennaiCall Girls Service Chennai Jiya 7001305949 Independent Escort Service Chennai
Call Girls Service Chennai Jiya 7001305949 Independent Escort Service ChennaiNehru place Escorts
 
Mumbai Call Girls Service 9910780858 Real Russian Girls Looking Models
Mumbai Call Girls Service 9910780858 Real Russian Girls Looking ModelsMumbai Call Girls Service 9910780858 Real Russian Girls Looking Models
Mumbai Call Girls Service 9910780858 Real Russian Girls Looking Modelssonalikaur4
 
Kolkata Call Girls Services 9907093804 @24x7 High Class Babes Here Call Now
Kolkata Call Girls Services 9907093804 @24x7 High Class Babes Here Call NowKolkata Call Girls Services 9907093804 @24x7 High Class Babes Here Call Now
Kolkata Call Girls Services 9907093804 @24x7 High Class Babes Here Call NowNehru place Escorts
 
Bangalore Call Girls Majestic 📞 9907093804 High Profile Service 100% Safe
Bangalore Call Girls Majestic 📞 9907093804 High Profile Service 100% SafeBangalore Call Girls Majestic 📞 9907093804 High Profile Service 100% Safe
Bangalore Call Girls Majestic 📞 9907093804 High Profile Service 100% Safenarwatsonia7
 
Call Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service Availablenarwatsonia7
 
Call Girls ITPL Just Call 7001305949 Top Class Call Girl Service Available
Call Girls ITPL Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls ITPL Just Call 7001305949 Top Class Call Girl Service Available
Call Girls ITPL Just Call 7001305949 Top Class Call Girl Service Availablenarwatsonia7
 
Call Girls Thane Just Call 9910780858 Get High Class Call Girls Service
Call Girls Thane Just Call 9910780858 Get High Class Call Girls ServiceCall Girls Thane Just Call 9910780858 Get High Class Call Girls Service
Call Girls Thane Just Call 9910780858 Get High Class Call Girls Servicesonalikaur4
 
Aspirin presentation slides by Dr. Rewas Ali
Aspirin presentation slides by Dr. Rewas AliAspirin presentation slides by Dr. Rewas Ali
Aspirin presentation slides by Dr. Rewas AliRewAs ALI
 
Call Girls Whitefield Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Whitefield Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Whitefield Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Whitefield Just Call 7001305949 Top Class Call Girl Service Availablenarwatsonia7
 

Recently uploaded (20)

Call Girl Bangalore Nandini 7001305949 Independent Escort Service Bangalore
Call Girl Bangalore Nandini 7001305949 Independent Escort Service BangaloreCall Girl Bangalore Nandini 7001305949 Independent Escort Service Bangalore
Call Girl Bangalore Nandini 7001305949 Independent Escort Service Bangalore
 
Russian Call Girls in Delhi Tanvi ➡️ 9711199012 💋📞 Independent Escort Service...
Russian Call Girls in Delhi Tanvi ➡️ 9711199012 💋📞 Independent Escort Service...Russian Call Girls in Delhi Tanvi ➡️ 9711199012 💋📞 Independent Escort Service...
Russian Call Girls in Delhi Tanvi ➡️ 9711199012 💋📞 Independent Escort Service...
 
Housewife Call Girls Bangalore - Call 7001305949 Rs-3500 with A/C Room Cash o...
Housewife Call Girls Bangalore - Call 7001305949 Rs-3500 with A/C Room Cash o...Housewife Call Girls Bangalore - Call 7001305949 Rs-3500 with A/C Room Cash o...
Housewife Call Girls Bangalore - Call 7001305949 Rs-3500 with A/C Room Cash o...
 
Call Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort Service
Call Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort ServiceCall Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort Service
Call Girls Service In Shyam Nagar Whatsapp 8445551418 Independent Escort Service
 
sauth delhi call girls in Bhajanpura 🔝 9953056974 🔝 escort Service
sauth delhi call girls in Bhajanpura 🔝 9953056974 🔝 escort Servicesauth delhi call girls in Bhajanpura 🔝 9953056974 🔝 escort Service
sauth delhi call girls in Bhajanpura 🔝 9953056974 🔝 escort Service
 
Book Call Girls in Kasavanahalli - 7001305949 with real photos and phone numbers
Book Call Girls in Kasavanahalli - 7001305949 with real photos and phone numbersBook Call Girls in Kasavanahalli - 7001305949 with real photos and phone numbers
Book Call Girls in Kasavanahalli - 7001305949 with real photos and phone numbers
 
Call Girl Koramangala | 7001305949 At Low Cost Cash Payment Booking
Call Girl Koramangala | 7001305949 At Low Cost Cash Payment BookingCall Girl Koramangala | 7001305949 At Low Cost Cash Payment Booking
Call Girl Koramangala | 7001305949 At Low Cost Cash Payment Booking
 
Russian Call Girl Brookfield - 7001305949 Escorts Service 50% Off with Cash O...
Russian Call Girl Brookfield - 7001305949 Escorts Service 50% Off with Cash O...Russian Call Girl Brookfield - 7001305949 Escorts Service 50% Off with Cash O...
Russian Call Girl Brookfield - 7001305949 Escorts Service 50% Off with Cash O...
 
Call Girls Jp Nagar Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Jp Nagar Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Jp Nagar Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Jp Nagar Just Call 7001305949 Top Class Call Girl Service Available
 
Artifacts in Nuclear Medicine with Identifying and resolving artifacts.
Artifacts in Nuclear Medicine with Identifying and resolving artifacts.Artifacts in Nuclear Medicine with Identifying and resolving artifacts.
Artifacts in Nuclear Medicine with Identifying and resolving artifacts.
 
College Call Girls Pune Mira 9907093804 Short 1500 Night 6000 Best call girls...
College Call Girls Pune Mira 9907093804 Short 1500 Night 6000 Best call girls...College Call Girls Pune Mira 9907093804 Short 1500 Night 6000 Best call girls...
College Call Girls Pune Mira 9907093804 Short 1500 Night 6000 Best call girls...
 
Call Girls Service Chennai Jiya 7001305949 Independent Escort Service Chennai
Call Girls Service Chennai Jiya 7001305949 Independent Escort Service ChennaiCall Girls Service Chennai Jiya 7001305949 Independent Escort Service Chennai
Call Girls Service Chennai Jiya 7001305949 Independent Escort Service Chennai
 
Mumbai Call Girls Service 9910780858 Real Russian Girls Looking Models
Mumbai Call Girls Service 9910780858 Real Russian Girls Looking ModelsMumbai Call Girls Service 9910780858 Real Russian Girls Looking Models
Mumbai Call Girls Service 9910780858 Real Russian Girls Looking Models
 
Kolkata Call Girls Services 9907093804 @24x7 High Class Babes Here Call Now
Kolkata Call Girls Services 9907093804 @24x7 High Class Babes Here Call NowKolkata Call Girls Services 9907093804 @24x7 High Class Babes Here Call Now
Kolkata Call Girls Services 9907093804 @24x7 High Class Babes Here Call Now
 
Bangalore Call Girls Majestic 📞 9907093804 High Profile Service 100% Safe
Bangalore Call Girls Majestic 📞 9907093804 High Profile Service 100% SafeBangalore Call Girls Majestic 📞 9907093804 High Profile Service 100% Safe
Bangalore Call Girls Majestic 📞 9907093804 High Profile Service 100% Safe
 
Call Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Jayanagar Just Call 7001305949 Top Class Call Girl Service Available
 
Call Girls ITPL Just Call 7001305949 Top Class Call Girl Service Available
Call Girls ITPL Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls ITPL Just Call 7001305949 Top Class Call Girl Service Available
Call Girls ITPL Just Call 7001305949 Top Class Call Girl Service Available
 
Call Girls Thane Just Call 9910780858 Get High Class Call Girls Service
Call Girls Thane Just Call 9910780858 Get High Class Call Girls ServiceCall Girls Thane Just Call 9910780858 Get High Class Call Girls Service
Call Girls Thane Just Call 9910780858 Get High Class Call Girls Service
 
Aspirin presentation slides by Dr. Rewas Ali
Aspirin presentation slides by Dr. Rewas AliAspirin presentation slides by Dr. Rewas Ali
Aspirin presentation slides by Dr. Rewas Ali
 
Call Girls Whitefield Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Whitefield Just Call 7001305949 Top Class Call Girl Service AvailableCall Girls Whitefield Just Call 7001305949 Top Class Call Girl Service Available
Call Girls Whitefield Just Call 7001305949 Top Class Call Girl Service Available
 

OC Backend_Katalyst HLS

  • 1. OC Backend Structure 3/27/2017Katalyst Healthcares & Life Sciences
  • 2. AGENDA  Introduction  Schemas  OC – SQL Mapping  List ofTables  Format ofTables  Content ofTables  Mapping ofTables from same Module  DataTables  Difference betweenTest and Production tables  JournalTables  Q&A 3/27/2017Katalyst Healthcares & Life Sciences
  • 3. INTRODUCTION  Frontend - Oracle Forms Backend - SQL  Every window in OC will have a respective table in SQL Quiz:What are all the modules present in OC 3/27/2017Katalyst Healthcares & Life Sciences
  • 4. SCHEMAS  STANDARD :These are the standard default schemas available in SQL  CUSTOM :These are the custom schemas will be created by the users who has Admin access  STUDY :This holds all study views  USER :This is user specific Quiz:Apart fromTables andViews what else the schemas will have? Indexes, Functions,Triggers, Procedures, Packages 3/27/2017Katalyst Healthcares & Life Sciences
  • 5. OC - SQL Schema Mapping SCHEMA OC Module RXA_DES Plan, Design RXC Admin, Glib, Definition, Conduct, Data Entry RXA_LR Labs TMS TMS OPA Configuration 3/27/2017Katalyst Healthcares & Life Sciences
  • 6. List of Tables  Select * from ocl_tables This query will give list of all tables from RXA_DES, RXC, RXA_LR schemas 3/27/2017Katalyst Healthcares & Life Sciences
  • 7. Format of Table  OC Columns  Audit history: Created_by, Creation_TS, Modified_by, Modified_TS  Columns with name ending in ‘_ID’ are system generated sequences numbers  Columns with name ending in ‘_FLAG’ are‘Y’ or‘N’ (Check boxes in OC) 3/27/2017Katalyst Healthcares & Life Sciences
  • 8. Contents of Table  All studies of a particular module will go into a single table and will be identified by a variable called CLINICAL_STUDY_ID  CLINICAL_STUDY_ID will get from Clinical_studies table  Copy source for DCMs: ORIGINAL_DCM_ID Select * from rxa_des.clinical_studies where study=‘’ OR SELECT * FROM CLINICAL_STUDIES WHERE STUDY ='GSK001' Quiz: CLINICAL_STUDY_ID of GLIB? 0 3/27/2017Katalyst Healthcares & Life Sciences
  • 9. Mapping of Tables from same Module Principle: Every child table will be connected with a parent table through an unique key Eg: dcms, dcm_question_groups,dcm_questions 3/27/2017Katalyst Healthcares & Life Sciences
  • 10. Data tables Table name Description Received_DCIs/ Received_DCMs Holds the data entered Responses Holds all responses entered and Audit history Diascrepancy_management/ Discrepancy_entries Holds all discrepancies Batch_jobs Holds all batch jobs 3/27/2017Katalyst Healthcares & Life Sciences
  • 11. Difference between Test and Production tables  Definition: Production tables will hold Production records where asTest tables will holdTest records  Table name: Production: Normal table name Test: Normal table name +‘t’ Eg: ocl_sites, ocl_sitest patient_positions, patient_positionst Quiz:What are all modules in OC will have both test and production instances Discrepancy_entriest, DCI_access but not batch _jobs 3/27/2017Katalyst Healthcares & Life Sciences
  • 12. Journal Tables  Definition: Historical records will be stored in this tables  Table name: Normal table name +‘$jn’  Jn_operation: DEL, INS, UPD  Eg: dcm_questions, dcm_questions$jn procedure_details, procedure_details$jn 3/27/2017Katalyst Healthcares & Life Sciences
  • 13. 3/27/2017Katalyst Healthcares & Life Sciences ThankYou & Questions Contact: Katalyst Healthcare’s & Life Sciences South Plainfield, NJ, USA 07080. E-Mail: info@KatalystHLS.com