1 Normalized Curation 12 March 2009. Agenda 1/12 Agenda Foundation of normalized curation Normalized curation Pros and cons of normalized curation.

Slides:



Advertisements
Similar presentations
Relational Terminology. Normalization A method where data items are grouped together to better accommodate business changes Provides a method for representing.
Advertisements

Gold standards Framework and prognostication
Goal Attainment Scales Definitions Examples Scoring.
 Is extremely important  Need to use specific methods to identify and define target behavior  Also need to identify relevant factors that may inform.
Crawling, Ranking and Indexing. Organizing the Web The Web is big. Really big. –Over 3 billion pages, just in the indexable Web The Web is dynamic Problems:
Concepts of Database Management Sixth Edition
Concepts of Database Management Seventh Edition
Relational Database Alternatives NoSQL. Choosing A Data Model Relational database underpin legacy applications and meet business needs However, companies.
Rebecca McCready Faculty of Medical Sciences Newcastle University Lecture 1 – Introduction to Databases.
The University of Akron Dept of Business Technology Computer Information Systems The Relational Model: Query-By-Example (QBE) 2440: 180 Database Concepts.
GIS A geographic information system. A GIS is most often associated with a map. A GIS is most often associated with a map. The map is a display of a data.
Introduction To Form Builder
Summary of the 2012 ERA-EDTA Registry Annual Report Amsterdam, the Netherlands, 2014.
ACT on Alzheimer’s Disease Curriculum Module VI: Screening.
NSF DUE ; Laura Johnson Cherie Aukland.
Best Practices for Including Enumerated Value Domains in UML Models What are the mechanics of creating CDEs associated with enumerated value domains in.
UML Unified Modeling Language. What is UML? Unified Modeling Language (UML) is a standardized, general-purpose modeling language in the field of software.
Concepts of Database Management, Fifth Edition
EMS Reason for Encounter (RFE) Greg Mears, MD FACEP Principal Investigator North Carolina EMS Medical Director University of North Carolina-Chapel Hill.
NHS Cervical Screening Programme, England, : Graphs.
Concepts of Database Management, Fifth Edition
UK Renal Registry 17th Annual Report Figure Percentage of patients waitlisted for a kidney transplant by renal centre, prior to or within two years.
Concepts of Database Management Seventh Edition
® Microsoft Office 2010 Access Tutorial 3 Maintaining and Querying a Database.
Deliverable #9 – Detail Design Subsystem Design and Realization ALL of your design class model elements must have the package or subsystem they are associated.
BI Terminologies.
CDE to RIM semantics Mapping Process. Steps Read the definition of the CDE Determine if the CDE represents an Act, Entity, Role Determine if there are.
Curation Wiki 12 March What is the Curation Wiki Website hosted by the NCI and maintained by the NMDP Repository for the NMDP curation resources.
CaDSR O&M Draft Scope September 2010 Denise Warzel National Cancer Institute Center for Biomedical Informatics and Information Technology.
HEART TRANSPLANTATION Pediatric Recipients 2014 JHLT Oct; 33(10):
© Pearson Education Limited, Normalization Bayu Adhi Tama, M.T.I. Faculty of Computer Science University of Sriwijaya.
- Joiner Transformation. Introduction ►Transformations help to transform the source data according to the requirements of target system and it ensures.
WP 4.1.Clinical Field Survey SINPHONIE Project kick-off meeting November, REC Conference Center, Szentendre Hungary Peter Rudnai National Institute.
Ontology Resource Discussion
XP New Perspectives on Microsoft Access 2002 Tutorial 31 Microsoft Access 2002 Tutorial 3 – Querying a Database.
A table is a set of data elements (values) that is organized using a model of vertical columns (which are identified by their name) and horizontal rows.
May 2007 Registration Status Small Group Meeting 1: August 24, 2009.
Summary of the 2013 ERA-EDTA Registry Annual Report Amsterdam, the Netherlands, 2015.
Exercise Management Chronic Heart Failure Chapter 12.
Microsoft Access 2010 Chapter 11 Database Design.
Notes Over 4.2 Finding the Product of Two Matrices Find the product. If it is not defined, state the reason. To multiply matrices, the number of columns.
Understanding RIT and Reading MAP Reports. Agenda Unique features of the RIT scale Calibrating items for MAP Scoring a test Interpretation of scores How.
Search for free in Stockholm-Uppsala Life Science Company and Project database More more than 1000 companies from Stockholm-Uppsala region.
A Perspective on Family Medicine and End-of-Life and Palliative Care Peter Selwyn, M.D., M.P.H. Professor and Chairman Department of Family & Social Medicine.
Introduction to the NHLBI Context. Agenda  Introduction to the NMDP / CIBMTR  Forms being curated  Progress update  Description of review process.
The Statistical Imagination Chapter 7. Using Probability Theory to Produce Sampling Distributions.
Advanced Informer Features
Logical Database Design and the Rational Model
IAEA E-learning Program
Annual Spring Meeting April 26, 2016
Agenda: 10/05/2011 and 10/10/2011 Review Access tables, queries, and forms. Review sample forms. Define 5-8 guidelines each about effective form and report.
The American Heart Association
Tutorial 3 – Querying a Database
Chapter 14 Normalization – Part I Pearson Education © 2009.
What is a Database? A collection of data organized in a manner that allows access, retrieval, and use of that data.
LUNG TRANSPLANTATION Pediatric Recipients ISHLT 2010
Managing Multiple Myeloma in the Elderly
UK Renal Registry 13th Annual Report
Preoperative statin treatment is associated with reduced postoperative mortality and morbidity in patients undergoing cardiac surgery: An 8-year retrospective.
DATABASE DESIGN & DEVELOPMENT
Matthew Sherman, BAE Systems
Topic 11 Lesson 1 - Analyzing Data in Access
J. Price, N. Claire Gordon, D. Crook, M. Llewelyn, J. Paul 
American Journal of Kidney Diseases
Agenda 8:00pm Welcome Marc Richmond / Elfi Pahl 8:10pm
BK virus nephritis after renal transplantation
Cycle 3: Unit 27 Lessons 104 – 111.
Shelly Cashman: Microsoft Access 2016
Hospital Admissions and Mortality with a Social Gradient Hospital admissions for medical conditions with a social gradient in children aged 0–14 years.
Presentation transcript:

1 Normalized Curation 12 March 2009

Agenda 1/12 Agenda Foundation of normalized curation Normalized curation Pros and cons of normalized curation

Foundation of Normalized Curation 1/103 What is Normalized Curation? Normalized curation is a caDSR recommended technique used to minimize the number of CDEs needed for list or tabular data. CDEs are used to represent the data columns rather than the rows.

Foundation of Normalized Curation 2/104 Normalized Curation is Based on Existing Curation Techniques Multiples 1 database field mapping to multiple CDEs

Foundation of Normalized Curation 3/105 Multiples Form 2900 Question 4

Foundation of Normalized Curation 4/106 Multiples Illustration of the mapping FormsNetcaDSR cod_contrib cod_specify Contributing Cause of Death Type Contributing Cause of Death Specify

Foundation of Normalized Curation 5/107 Multiples Form Builder Report

Foundation of Normalized Curation 6/108 Multiples Translation of sample data FormsNetcaDSR cod_contrib = other infection cod_specify = viral infection 2 Contributing Cause of Death Type = other infection Contributing Cause of Death Specify = viral infection 2 Repeat sequence # Repeat sequence # 1 Contributing Cause of Death Type = accidental death 1 cod_contrib = accidental death 3 Contributing Cause of Death Type = other organ failure Contributing Cause of Death Specify = renal failure cod_contrib = other organ failure cod_specify = renal failure 3

Foundation of Normalized Curation 7/109 1 FN Field Maps to 2 CDEs Form 2400 Questions 34 & 35

Foundation of Normalized Curation 8/ FN Field Maps to 2 CDEs Illustration of the mapping FormsNetcaDSR karn_lan_cde Karnofsky Performance Status Score karn_ln_score Status Functional Scale Type Lansky Performance Status Score karn_lan_cde

Foundation of Normalized Curation 9/ FN Field Maps to 2 CDEs Form Builder Report

Foundation of Normalized Curation 10/ FN Field Maps to 2 CDEs Translation of sample data FormsNetcaDSR karn_lan_cde = karnofsky Karnofsky Performance Status Score = 80karn_ln_score = 80 Status Functional Scale Type = karnofsky Patient 1 karn_lan_cde = lansky Lansky Performance Status Score = 60karn_ln_score = 60 Patient 2 Status Functional Scale Type = lansky

Normalized Curation 1/813 Normalized Curation Example Form 2400 Questions

Normalized Curation 2/814 Normalized Curation Example Non-Normalized Curation Wegener Granulomatosis Pulmonary Involvement Indicator –Permissible Values: Yes, No Wegener Granulomatosis Pulmonary Involvement Primary Transplantation Reason Indicator –Permissible Values: Yes, No Wegner Granulomatosis Renal Involvement Indicator –Permissible Values: Yes, No Wegner Granulomatosis Renal Involvement Primary Transplantation Reason Indicator –Permissible Values: Yes, No

Normalized Curation 3/815 Normalized Curation Example Form 2400 Questions

Normalized Curation 4/816 Normalized Curation Example Normalized Curation Wegener Granulomatosis Involvement Type –Permissible Values: Upper respiratory tract, pulmonary, renal etc. Wegener Granulomatosis Involvement Occurrence Indicator –Permissible Values: Yes, No Wegener Granulomatosis Involvement Primary Transplantation Reason Indicator –Permissible Values: Yes, No Wegener Granulomatosis Involvement Specify –Free Text

Normalized Curation 5/817 Normalized Curation Example Illustration of the mapping caDSRFormsNet Wegener Granulomatosis Involvement Type Wegener Granulomatosis Involvement Occurrence Indicator pre_ted_wg_up_rsp_yn pre_ted_wg_pulm_yn pre_ted_wg_renal_yn pre_ted_wg_renal_type Wegener Granulomatosis Involvement Type Wegener Granulomatosis Involvement Specify Etc. pre_ted_wg_other_spec

Normalized Curation 6/818 Normalized Curation Example Form Builder Report

Normalized Curation 7/819 Normalized Curation Example Form 2400 Questions

Normalized Curation 8/820 Normalized Curation Example Translation of sample data FormsNet pre_ted_wg_other_yn = yes 2 caDSR W G Involvement Type = other WG Involvement Occurrence = yes 2 Repeat sequence # Repeat sequence # WG Involvement Transplantation = yes pre_ted_wg_other_hsct_yn = yes pre_ted_wg_other_spec= cardiac WG Involvement Specify = cardiac pre_ted_wg_skin_yn= no 1 W G Involvement Type = skin WG Involvement Occurrence = no 1

Pros and Cons of Normalized Curation 1/221 Pros and Cons of Normalized Curation Pros –More generic CDEs have greater reuse potential –Fewer CDEs are created –Easier to aggregate data Cons –AGNIS captures data differently than FormsNet –Legacy systems may make normalized translations difficult –Not all tabular or list data can be normalized

Pros and Cons of Normalized Curation 2/222 Not All Tabular / List Data Can Be Normalized Forms 2006: 61-70, 2100: , 2200: , 2300: