SlideShare a Scribd company logo
1 of 17
Introduction to SNOMED
Guru Kini
Overview
What is SNOMED
Applications of SNOMED
Concepts, Hierarchies & Relationships
SNOMED vs. ICD9
Post Co-ordination and Pre Co-ordination
Things to consider before opting for SNOMED
This may be useful for requirement analysts, project managers or software developers
who are faced with implementing SNOMED support in the healthcare related software.
This is not a How-To guide or a detailed technical analysis of SNOMED. However, there
are several useful references in the notes and the slides for these contexts.
Apologies for the heavily bulleted slides
What is SNOMED?

Systemized NOmenclature of MEDicine
It is an organized lists of a wide variety of clinical terminology
defined with unique codes
Perhaps the most comprehensive clinical terminology in the
world
It is older than you think!
Started as early as 1965
Has had several iterations since

Currently used variant: SNOMED Clinical Terms (SNOMED CT)
Provides cross maps to various terminologies such as ICD9,
ICD10 and LOINC
Continued…
What is SNOMED? (contd.)

SNOMED covers a wide no. of medical terminologies for
Disorders and finding (what was observed)
Procedures (what was done)
Event (what happened)
Substance/Medication (what was consumed/administered)
Pretty much anything that may be used to capture Medical
data

SNOMED is designed as an Ontology
Each Concept could have relationships with other Concepts
What is an ontology?
Ontology is a formalized model for particular domain
Consists of 4 basic elements:
Individuals/Objects – an actual, concrete instance of
something that can described as a part of the ontology (viz.,
Angina, Class 1)
Classes – abstract concepts (Procedure, Disease, etc.).
Essentially a “category” for a set of Individuals
Attributes – certain properties associated with a class
Relations – define who certain classes (and objects) are
related to each other

Yes, a class diagram of a program written in an OO
programming language is a visual representation of an
ontology
Where can I find SNOMED codes?

National Library of Medicine’s UMLS is the one stop
shop for SNOMED codes
SNOMED is now freely available for use for U.S. users
It is now maintained by International Health
Terminology Standards Development Organization
(IHTSDO)
Concepts, Hierarchies &
Relationships
A “Concept” is the basic unit in SNOMED
Has a numeric representation (Concept ID), which is assigned arbitrarily
Can represent anything that may have a possible use in recording clinical
information
The same Concept could have several “Synonyms” to accommodate
variations in name. E.g., “Myocardial infarction” could also be called
“Infarction of heart” or just “Heart Attack”

All Concepts are divided in “Hierarchies”
Hierarchies do not overlap
Clinical Finding/Disorder, Procedure, Substance, etc. are all examples
There are some 20+ main hierarchies, more can be added over time

“Relationships” between Concepts can be defined
“Is a” is most common relationship
Other relationships could be defined as “Attributes” of a Concept
Example: using SNOMED
relationships

Disease
Is a type of

Disorder of body site

Is a type of

Legend
Disorder

Synonym

Body
Structure

Disorder of body
system

Is a type of

Is a type of

Disorder of
endocrine system

Disorder of foetus or
newborn

Is a type of

Is a type of

Relation

Diabetes mellitus

Is a type of

Endocrine pancreatic
structure

Found in

Neonatal disorder

Is a type of

Neonatal diabetes
mellitus

AKA

Diabetes mellitus
syndrome in
newborn infant
Top SNOMED Hierarchies
80000

70000
60000
50000
40000

74758

30000
50060

20000

41221
27623

10000

26210

23700

0
Disorder

Procedure

Finding

Organism

Body
Substance
Structure
Disorder vs. Finding
• Disorders and findings often used interchangeably
• “Finding” is a general observation or a judgment of the patient’s
physical, mental or social condition (current or historical). A finding need
not be an “abnormal” state and can be somewhat vague. E.g.:
• Patient complaints/Symptoms (e.g., cough, shivering)
• Lab result observations (e.g., Allergy Skin Test Positive)
• Social setting (e.g., Unsafe play area, Patient’s dependents)

• A “Disorder” or “Disease” is a sub-set of “Finding” concept that are
necessarily abnormal physical or mental conditions for the patient. E.g.:
• Tuberculosis
• Angina, Class I

• A Finding may be the initial diagnosis of the patient’s condition which
may lead to the discovery of a Disorder. E.g.,
• A complaint of Chest pain (Finding) may lead to a final diagnosis of
Angina, Class I (Disorder)
• Bleeding of Gums (Finding) may lead to Hematoma of gingivae (Disorder)
• Cough (Finding) may lead to Tuberculosis (Disorder)
SNOMED vs. ICD
ICD is a relatively ancient code family
Late 19th century roots
ICD9 was developed in 1970s! Even ICD10 is ~30 years old!

ICD is a classification whereas SNOMED is a terminology
ICD tends to be more abstract. With SNOMED the user can get a
more accurate description
ICD9 (or ICD10) tend to have a “unspecified” catch-all slot for
most disorders.

SNOMED is far more extensive than ICD9
ICD only covers disorders

SNOMED is implemented as an ontology
Any number of relationships can be defined for each concept
Continued…
SNOMED vs. ICD (contd.)

SNOMED CT – is better suited for capturing relevant data during an
encounter
Allows the user to capture the various aspects associated with a disorder (Post
Coordination)
This encourages the user to capture associated information like Severity, Body
part affected, Cause (force or substance), laterality (viz., left or right), Morphology
(form) in structured form

ICD9/10 – used in cases where data need not be very granular
Each code is very rigidly defined and does not support qualifiers
Used in Insurance billing, Morbidity recording (death cause etc.), Epidemiological
tracking (public health surveillance)
These use-cases usually can work with a general disease class

Usually, SNOMED CT is considered a good way to enter the medical
information and ICD9/10 is considered a good way to export information
SNOMED CT to ICD9/10 Conversions

Why convert?
Business requirements - e.g., your Billing Clearing house may insist on
ICD9/ICD10
Interoperability – to import CCD/CCR from other sources that use
ICD9/ICD10
Future-proofing – ICD10 may eventually be the de facto standard

SNOMED CT provides cross-mapping with ICD9 and ICD10
terminologies
Since SNOMED CT is much larger in size and because ICD9/10
primarily deal with disorders, only a portion of SNOMEC can be
mapped.
ICD9/ICD10 to SNOMED is mostly 1:1, however SNOMED to
ICD9/ICD10 may have a number of 1:Many mapping
May need user input or context based intelligence to convert
Post Coordination
Post Co-ordination: representing a medical term using two or
more SNOMED concepts. E.g., “Wound in the right hand” could
be coded in parts
Wound (Disorder)
399963005

Found in

Hand (Body
Structure)
302539009

Laterality

Right (Qualifier)
24028007

SNOMED’s ontological structure naturally lends itself to Post Coordination based capturing of data.
However, it can cause confusion as the same concept can be
represented in more than one way! E.g.
Wound in hand
(Disorder)
283059006

Laterality

Right (Qualifier)
24028007

Continued…
Post Coordination (contd.)

ICD9/10 is design to be Pre Co-ordination oriented. That
is, there is usually one unique code for a given medical
term.
It also implies that one cannot capture much of term’s
associative data using ICD9/10 itself

Some of the SNOMED “leaf” concepts are specific enough
to be used as Pre Co-ordinated terms
For any system, Pre- vs Post- arguments essentially deal
with one question: “For capturing a medical term, what do
you need more: uniqueness or granularity”?
Things to consider before implementing
SNOMED CT in your system
Familiarize yourself
Use a SNOMED CT Browser
Look at some existing SNOMED subsets (CORE, VA/KP)

Consider your use-cases
Determine which hierarchies will the system use
(Finding, Procedure, Disorder)
Determine which concepts will the system use (Create a Subset)
Determine when will your system use primitive (generic/vague) and nonprimitive (specific) concepts

Consider your conversion requirements
Look at the UMLS Metathesaurus and see if you can use that instead of
SNOMED

Allow room for updates
SNOMED CT releases updates twice a year
Your system should be able to accept the updates without going out-ofaction
References

http://protege.stanford.edu/publications/ontology_de
velopment/ontology101-noy-mcguinness.html - What
is an Ontology
http://perspectives.ahima.org/a-comparison-betweena-snomed-ct-problem-list-and-the-icd-10-cmpcs-hipaacode-sets/ - Comparing ICD10 and SNOMED CT
http://www.connectingforhealth.nhs.uk/elearning/sn
omedct/flash/ - SNOMED Intro by NHS

More Related Content

What's hot

Electronic Medical Records
Electronic Medical RecordsElectronic Medical Records
Electronic Medical RecordsS A Tabish
 
Clinical information system
Clinical information systemClinical information system
Clinical information systemNUR3563Team1
 
Hospital Information System
Hospital Information SystemHospital Information System
Hospital Information SystemLikithe
 
Hospital Information Management System 24092010
Hospital Information Management System 24092010Hospital Information Management System 24092010
Hospital Information Management System 24092010Seema Kavatkar
 
Public Health informatics, Consumer health informatics, mHealth & PHRs (Novem...
Public Health informatics, Consumer health informatics, mHealth & PHRs (Novem...Public Health informatics, Consumer health informatics, mHealth & PHRs (Novem...
Public Health informatics, Consumer health informatics, mHealth & PHRs (Novem...Nawanan Theera-Ampornpunt
 
Healthcare information technology
Healthcare information technologyHealthcare information technology
Healthcare information technologyDr.Vijay Talla
 
Electronic medical records
Electronic medical recordsElectronic medical records
Electronic medical recordsNamita Batra
 
Hospital information-system-his
Hospital information-system-hisHospital information-system-his
Hospital information-system-hisBHANU DIXIT
 
Health informatics
Health informaticsHealth informatics
Health informaticsPinki Barman
 
Nursing informatics presentation
Nursing informatics presentationNursing informatics presentation
Nursing informatics presentationLeeann Sills
 
Clinical information system presentation
Clinical information system presentationClinical information system presentation
Clinical information system presentationbooob112
 
Ppt on nursing informatics
Ppt on nursing informaticsPpt on nursing informatics
Ppt on nursing informaticsshwetaGejam
 
Electronic Medical Record (Emr)
Electronic Medical Record (Emr)Electronic Medical Record (Emr)
Electronic Medical Record (Emr)trina_chowdhury
 
Health informationsystems chapter6
Health informationsystems chapter6Health informationsystems chapter6
Health informationsystems chapter6Nui Nguyen
 

What's hot (20)

Nursing informatics
Nursing informaticsNursing informatics
Nursing informatics
 
Electronic Medical Records
Electronic Medical RecordsElectronic Medical Records
Electronic Medical Records
 
Hospital Information System
Hospital Information SystemHospital Information System
Hospital Information System
 
Hospital information system for Nurses
Hospital information system for NursesHospital information system for Nurses
Hospital information system for Nurses
 
Clinical information system
Clinical information systemClinical information system
Clinical information system
 
Hospital Information System
Hospital Information SystemHospital Information System
Hospital Information System
 
Hospital Information Management System 24092010
Hospital Information Management System 24092010Hospital Information Management System 24092010
Hospital Information Management System 24092010
 
Public Health informatics, Consumer health informatics, mHealth & PHRs (Novem...
Public Health informatics, Consumer health informatics, mHealth & PHRs (Novem...Public Health informatics, Consumer health informatics, mHealth & PHRs (Novem...
Public Health informatics, Consumer health informatics, mHealth & PHRs (Novem...
 
Health Informatics and Patient Safety
Health Informatics and Patient SafetyHealth Informatics and Patient Safety
Health Informatics and Patient Safety
 
Health information systems
Health information systemsHealth information systems
Health information systems
 
Healthcare information technology
Healthcare information technologyHealthcare information technology
Healthcare information technology
 
Electronic medical records
Electronic medical recordsElectronic medical records
Electronic medical records
 
Hospital information-system-his
Hospital information-system-hisHospital information-system-his
Hospital information-system-his
 
Health informatics
Health informaticsHealth informatics
Health informatics
 
Nursing informatics presentation
Nursing informatics presentationNursing informatics presentation
Nursing informatics presentation
 
Informatics & Technology in Nursing
Informatics & Technology in NursingInformatics & Technology in Nursing
Informatics & Technology in Nursing
 
Clinical information system presentation
Clinical information system presentationClinical information system presentation
Clinical information system presentation
 
Ppt on nursing informatics
Ppt on nursing informaticsPpt on nursing informatics
Ppt on nursing informatics
 
Electronic Medical Record (Emr)
Electronic Medical Record (Emr)Electronic Medical Record (Emr)
Electronic Medical Record (Emr)
 
Health informationsystems chapter6
Health informationsystems chapter6Health informationsystems chapter6
Health informationsystems chapter6
 

Similar to An Introduction to SNOMED CT

Principles of Health Informatics: Terminologies and classification systems
Principles of Health Informatics: Terminologies and classification systemsPrinciples of Health Informatics: Terminologies and classification systems
Principles of Health Informatics: Terminologies and classification systemsMartin Chapman
 
ALA 2010 -- Jabin White
ALA 2010 -- Jabin WhiteALA 2010 -- Jabin White
ALA 2010 -- Jabin Whitebisg
 
SNOMED CT and other healthcare terminology standards: competition or cooperat...
SNOMED CT and other healthcare terminology standards: competition or cooperat...SNOMED CT and other healthcare terminology standards: competition or cooperat...
SNOMED CT and other healthcare terminology standards: competition or cooperat...THL
 
Introduction to medical coding standards and SNOMED-CT
Introduction to medical coding standards and SNOMED-CTIntroduction to medical coding standards and SNOMED-CT
Introduction to medical coding standards and SNOMED-CTFarzad Jahedi
 
Fire and Ice - SNOMED for CORE strength - John Fountain
Fire and Ice - SNOMED for CORE strength - John FountainFire and Ice - SNOMED for CORE strength - John Fountain
Fire and Ice - SNOMED for CORE strength - John FountainHL7 New Zealand
 
Smart Health Prediction Report
Smart Health Prediction ReportSmart Health Prediction Report
Smart Health Prediction ReportArhind Gautam
 
Seminar report SMART HEALTH PREDICTION
Seminar report SMART HEALTH PREDICTIONSeminar report SMART HEALTH PREDICTION
Seminar report SMART HEALTH PREDICTIONArhind Gautam
 
Tug presentation 11-july2012
Tug presentation 11-july2012Tug presentation 11-july2012
Tug presentation 11-july2012Louisa Verma
 
ICD-10 Essentials Webinar: Kathy Mills Chang, MCS-P
ICD-10 Essentials Webinar: Kathy Mills Chang, MCS-PICD-10 Essentials Webinar: Kathy Mills Chang, MCS-P
ICD-10 Essentials Webinar: Kathy Mills Chang, MCS-PChiropractic Economics
 
Coding Course Power Point - ICD 10 Coding.
Coding Course Power Point - ICD 10 Coding.Coding Course Power Point - ICD 10 Coding.
Coding Course Power Point - ICD 10 Coding.kushal924962
 
Coding Course Power Point PDF (ICD - 10 Home Health Codding).
Coding Course Power Point PDF (ICD - 10 Home Health Codding).Coding Course Power Point PDF (ICD - 10 Home Health Codding).
Coding Course Power Point PDF (ICD - 10 Home Health Codding).kushal924962
 
Health research, clinical registries, electronic health records – how do they...
Health research, clinical registries, electronic health records – how do they...Health research, clinical registries, electronic health records – how do they...
Health research, clinical registries, electronic health records – how do they...Koray Atalag
 
Health Informatics- Module 1-Chapter 2.pptx
Health Informatics- Module 1-Chapter 2.pptxHealth Informatics- Module 1-Chapter 2.pptx
Health Informatics- Module 1-Chapter 2.pptxArti Parab Academics
 

Similar to An Introduction to SNOMED CT (20)

0 An Introduction To Snomed Ct1
0 An Introduction To Snomed Ct10 An Introduction To Snomed Ct1
0 An Introduction To Snomed Ct1
 
Principles of Health Informatics: Terminologies and classification systems
Principles of Health Informatics: Terminologies and classification systemsPrinciples of Health Informatics: Terminologies and classification systems
Principles of Health Informatics: Terminologies and classification systems
 
I know just what you mean - Ontologies and their uses
I know just what you mean - Ontologies and their usesI know just what you mean - Ontologies and their uses
I know just what you mean - Ontologies and their uses
 
ALA 2010 -- Jabin White
ALA 2010 -- Jabin WhiteALA 2010 -- Jabin White
ALA 2010 -- Jabin White
 
SNOMED Clinical Terms - Introduction
SNOMED Clinical Terms - IntroductionSNOMED Clinical Terms - Introduction
SNOMED Clinical Terms - Introduction
 
SNOMED CT and other healthcare terminology standards: competition or cooperat...
SNOMED CT and other healthcare terminology standards: competition or cooperat...SNOMED CT and other healthcare terminology standards: competition or cooperat...
SNOMED CT and other healthcare terminology standards: competition or cooperat...
 
Introduction to medical coding standards and SNOMED-CT
Introduction to medical coding standards and SNOMED-CTIntroduction to medical coding standards and SNOMED-CT
Introduction to medical coding standards and SNOMED-CT
 
Fire and Ice - SNOMED for CORE strength - John Fountain
Fire and Ice - SNOMED for CORE strength - John FountainFire and Ice - SNOMED for CORE strength - John Fountain
Fire and Ice - SNOMED for CORE strength - John Fountain
 
Smart Health Prediction Report
Smart Health Prediction ReportSmart Health Prediction Report
Smart Health Prediction Report
 
Seminar report irm
Seminar report irmSeminar report irm
Seminar report irm
 
Seminar report SMART HEALTH PREDICTION
Seminar report SMART HEALTH PREDICTIONSeminar report SMART HEALTH PREDICTION
Seminar report SMART HEALTH PREDICTION
 
Ivan cliff
Ivan cliffIvan cliff
Ivan cliff
 
Ivan cliff
Ivan cliffIvan cliff
Ivan cliff
 
Tug presentation 11-july2012
Tug presentation 11-july2012Tug presentation 11-july2012
Tug presentation 11-july2012
 
ICD-10 Essentials Webinar: Kathy Mills Chang, MCS-P
ICD-10 Essentials Webinar: Kathy Mills Chang, MCS-PICD-10 Essentials Webinar: Kathy Mills Chang, MCS-P
ICD-10 Essentials Webinar: Kathy Mills Chang, MCS-P
 
SNOMED-CT
SNOMED-CTSNOMED-CT
SNOMED-CT
 
Coding Course Power Point - ICD 10 Coding.
Coding Course Power Point - ICD 10 Coding.Coding Course Power Point - ICD 10 Coding.
Coding Course Power Point - ICD 10 Coding.
 
Coding Course Power Point PDF (ICD - 10 Home Health Codding).
Coding Course Power Point PDF (ICD - 10 Home Health Codding).Coding Course Power Point PDF (ICD - 10 Home Health Codding).
Coding Course Power Point PDF (ICD - 10 Home Health Codding).
 
Health research, clinical registries, electronic health records – how do they...
Health research, clinical registries, electronic health records – how do they...Health research, clinical registries, electronic health records – how do they...
Health research, clinical registries, electronic health records – how do they...
 
Health Informatics- Module 1-Chapter 2.pptx
Health Informatics- Module 1-Chapter 2.pptxHealth Informatics- Module 1-Chapter 2.pptx
Health Informatics- Module 1-Chapter 2.pptx
 

Recently uploaded

New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 

Recently uploaded (20)

New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 

An Introduction to SNOMED CT

  • 2. Overview What is SNOMED Applications of SNOMED Concepts, Hierarchies & Relationships SNOMED vs. ICD9 Post Co-ordination and Pre Co-ordination Things to consider before opting for SNOMED This may be useful for requirement analysts, project managers or software developers who are faced with implementing SNOMED support in the healthcare related software. This is not a How-To guide or a detailed technical analysis of SNOMED. However, there are several useful references in the notes and the slides for these contexts. Apologies for the heavily bulleted slides
  • 3. What is SNOMED? Systemized NOmenclature of MEDicine It is an organized lists of a wide variety of clinical terminology defined with unique codes Perhaps the most comprehensive clinical terminology in the world It is older than you think! Started as early as 1965 Has had several iterations since Currently used variant: SNOMED Clinical Terms (SNOMED CT) Provides cross maps to various terminologies such as ICD9, ICD10 and LOINC Continued…
  • 4. What is SNOMED? (contd.) SNOMED covers a wide no. of medical terminologies for Disorders and finding (what was observed) Procedures (what was done) Event (what happened) Substance/Medication (what was consumed/administered) Pretty much anything that may be used to capture Medical data SNOMED is designed as an Ontology Each Concept could have relationships with other Concepts
  • 5. What is an ontology? Ontology is a formalized model for particular domain Consists of 4 basic elements: Individuals/Objects – an actual, concrete instance of something that can described as a part of the ontology (viz., Angina, Class 1) Classes – abstract concepts (Procedure, Disease, etc.). Essentially a “category” for a set of Individuals Attributes – certain properties associated with a class Relations – define who certain classes (and objects) are related to each other Yes, a class diagram of a program written in an OO programming language is a visual representation of an ontology
  • 6. Where can I find SNOMED codes? National Library of Medicine’s UMLS is the one stop shop for SNOMED codes SNOMED is now freely available for use for U.S. users It is now maintained by International Health Terminology Standards Development Organization (IHTSDO)
  • 7. Concepts, Hierarchies & Relationships A “Concept” is the basic unit in SNOMED Has a numeric representation (Concept ID), which is assigned arbitrarily Can represent anything that may have a possible use in recording clinical information The same Concept could have several “Synonyms” to accommodate variations in name. E.g., “Myocardial infarction” could also be called “Infarction of heart” or just “Heart Attack” All Concepts are divided in “Hierarchies” Hierarchies do not overlap Clinical Finding/Disorder, Procedure, Substance, etc. are all examples There are some 20+ main hierarchies, more can be added over time “Relationships” between Concepts can be defined “Is a” is most common relationship Other relationships could be defined as “Attributes” of a Concept
  • 8. Example: using SNOMED relationships Disease Is a type of Disorder of body site Is a type of Legend Disorder Synonym Body Structure Disorder of body system Is a type of Is a type of Disorder of endocrine system Disorder of foetus or newborn Is a type of Is a type of Relation Diabetes mellitus Is a type of Endocrine pancreatic structure Found in Neonatal disorder Is a type of Neonatal diabetes mellitus AKA Diabetes mellitus syndrome in newborn infant
  • 10. Disorder vs. Finding • Disorders and findings often used interchangeably • “Finding” is a general observation or a judgment of the patient’s physical, mental or social condition (current or historical). A finding need not be an “abnormal” state and can be somewhat vague. E.g.: • Patient complaints/Symptoms (e.g., cough, shivering) • Lab result observations (e.g., Allergy Skin Test Positive) • Social setting (e.g., Unsafe play area, Patient’s dependents) • A “Disorder” or “Disease” is a sub-set of “Finding” concept that are necessarily abnormal physical or mental conditions for the patient. E.g.: • Tuberculosis • Angina, Class I • A Finding may be the initial diagnosis of the patient’s condition which may lead to the discovery of a Disorder. E.g., • A complaint of Chest pain (Finding) may lead to a final diagnosis of Angina, Class I (Disorder) • Bleeding of Gums (Finding) may lead to Hematoma of gingivae (Disorder) • Cough (Finding) may lead to Tuberculosis (Disorder)
  • 11. SNOMED vs. ICD ICD is a relatively ancient code family Late 19th century roots ICD9 was developed in 1970s! Even ICD10 is ~30 years old! ICD is a classification whereas SNOMED is a terminology ICD tends to be more abstract. With SNOMED the user can get a more accurate description ICD9 (or ICD10) tend to have a “unspecified” catch-all slot for most disorders. SNOMED is far more extensive than ICD9 ICD only covers disorders SNOMED is implemented as an ontology Any number of relationships can be defined for each concept Continued…
  • 12. SNOMED vs. ICD (contd.) SNOMED CT – is better suited for capturing relevant data during an encounter Allows the user to capture the various aspects associated with a disorder (Post Coordination) This encourages the user to capture associated information like Severity, Body part affected, Cause (force or substance), laterality (viz., left or right), Morphology (form) in structured form ICD9/10 – used in cases where data need not be very granular Each code is very rigidly defined and does not support qualifiers Used in Insurance billing, Morbidity recording (death cause etc.), Epidemiological tracking (public health surveillance) These use-cases usually can work with a general disease class Usually, SNOMED CT is considered a good way to enter the medical information and ICD9/10 is considered a good way to export information
  • 13. SNOMED CT to ICD9/10 Conversions Why convert? Business requirements - e.g., your Billing Clearing house may insist on ICD9/ICD10 Interoperability – to import CCD/CCR from other sources that use ICD9/ICD10 Future-proofing – ICD10 may eventually be the de facto standard SNOMED CT provides cross-mapping with ICD9 and ICD10 terminologies Since SNOMED CT is much larger in size and because ICD9/10 primarily deal with disorders, only a portion of SNOMEC can be mapped. ICD9/ICD10 to SNOMED is mostly 1:1, however SNOMED to ICD9/ICD10 may have a number of 1:Many mapping May need user input or context based intelligence to convert
  • 14. Post Coordination Post Co-ordination: representing a medical term using two or more SNOMED concepts. E.g., “Wound in the right hand” could be coded in parts Wound (Disorder) 399963005 Found in Hand (Body Structure) 302539009 Laterality Right (Qualifier) 24028007 SNOMED’s ontological structure naturally lends itself to Post Coordination based capturing of data. However, it can cause confusion as the same concept can be represented in more than one way! E.g. Wound in hand (Disorder) 283059006 Laterality Right (Qualifier) 24028007 Continued…
  • 15. Post Coordination (contd.) ICD9/10 is design to be Pre Co-ordination oriented. That is, there is usually one unique code for a given medical term. It also implies that one cannot capture much of term’s associative data using ICD9/10 itself Some of the SNOMED “leaf” concepts are specific enough to be used as Pre Co-ordinated terms For any system, Pre- vs Post- arguments essentially deal with one question: “For capturing a medical term, what do you need more: uniqueness or granularity”?
  • 16. Things to consider before implementing SNOMED CT in your system Familiarize yourself Use a SNOMED CT Browser Look at some existing SNOMED subsets (CORE, VA/KP) Consider your use-cases Determine which hierarchies will the system use (Finding, Procedure, Disorder) Determine which concepts will the system use (Create a Subset) Determine when will your system use primitive (generic/vague) and nonprimitive (specific) concepts Consider your conversion requirements Look at the UMLS Metathesaurus and see if you can use that instead of SNOMED Allow room for updates SNOMED CT releases updates twice a year Your system should be able to accept the updates without going out-ofaction
  • 17. References http://protege.stanford.edu/publications/ontology_de velopment/ontology101-noy-mcguinness.html - What is an Ontology http://perspectives.ahima.org/a-comparison-betweena-snomed-ct-problem-list-and-the-icd-10-cmpcs-hipaacode-sets/ - Comparing ICD10 and SNOMED CT http://www.connectingforhealth.nhs.uk/elearning/sn omedct/flash/ - SNOMED Intro by NHS

Editor's Notes

  1. http://clinithink.com/blog/understanding-snomed-ct-the-what-and-why/ - Classification v/s terminology
  2. The SNOMED ID is just a number – one cannot deduce anything from it. ICD9 and ICD10 codes, on the other hand, can give away some hints on what do they represent. Interestingly, Relationships are also defined as SNOMED Concepts (under the “attribute” hierarchy)Through SNOMED relationships, a machine based system can pick up a large number of attributes about a Concept e.g., how is a disease transmitted, what the associated disorders, episodicity, what body parts can it effect, etc.
  3. Most systems that use SNOMED, use it to capture Disorders, Findings and Procedures. SNOMED is now the chosen code family for capturing Problems/Diagnoses in Meaningful Use Stage II complianceBody Structure is an useful list of entries as well to define the various parts of the body
  4. Example, Insurance billing or Public Health Surveillance may not need to know which of the 2 kidneys was the patient’s stone discovered. However, the physician may need to know this
  5. More information on pre- and post- coordination“Principles of Health Interoperability Hl7 and Snomed” by Tim Benson, 2nd edition, 2012. Published by Springerhttp://clinithink.com/blog/understanding-snomed-ct-the-what-and-why/ http://www.clinicalarchitecture.com/blog/clinical-architecture-healthcare-it-blog/february-2013/informatics-lingo-pre-and-post-coordinated-terms/http://www.ihtsdo.org/fileadmin/user_upload/doc/showcase/show13/SnomedCtShowcase2013_Slides24.pdf - describes usage of post-co
  6. Although more granular way of representing a medical term allows the system to capture a lot of ancillary data in a structured manner, storing, retrieving and exporting such data is not always straightforward because of the various ways in which the same term can be presented. Pre Co-ordinated concepts very uniquely identify a particular medical term, but this automatically causes the concepts to proliferate and doesn’t allow additional data to be captured.
  7. SNOMED allows you to create sub-sets of concepts that your system will be most likely will use. There are already some sub-sets pre-defined and available by various organizations. For example: http://termrequest.connectingforhealth.nhs.uk/registry/subset/view-all-subsets SNOMED CT Core Subset, created by NLM, is a list of most commonly used concepts (Findings, Procedures, Events, etc.). This serves as a good starting point for most implementations and may actually be sufficient in most cases. http://www.nlm.nih.gov/research/umls/Snomed/core_subset.html