SlideShare una empresa de Scribd logo
1 de 54
An Introduction to  Clinical LOINC Stanley M. Huff, M.D. Intermountain Healthcare [email_address]
Outline for All Tutorials ,[object Object],[object Object],[object Object],[object Object],08/21/11
Outline ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
Important facts ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
Coverage ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
The Messaging Paradigm 08/21/11 System A System B Trigger Event Network Order Result
HL7 Result Message (ORU) 08/21/11 Segment Data Field MSH|^~amp;|||||19981105131523||ORU^R01| PID|||100928782^9^M11||Smith^John^J| OBR||||Z0063-0^BP^LN| OBX||CE|8361-4^POSITION^LN||SIT^Sitting| OBX||NM|8479-8^SBP^LN||138|mmHg| Component
OBX: a name-value pair approach 08/21/11 A code that identifies the data in OBX-5 (Temp Reading) OBX||NM|11289-6^^LN||38|C^^ISO+|||||F Other data fields include: date of observation, identity of provider giving observation, normal ranges, abnormal flags Status A code that  identifies the units of numerical data in OBX-5 A code that identifies the  datatype of OBX-5 OBX-5: Data
OBX: with a coded value 08/21/11 OBX||CE|883-9^ Blood Group ^LN||58460004^ Group O ^SCT| The code is from SNOMED The code is from LOINC OBX-5: Data A code for Group O A code that identifies the  datatype as a coded element A code that identifies the data in OBX-5 (ABO Blood Group)
So we are all using HL7, what is the problem? ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],You and I may know that these are similar results, but our computers will not.
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],The Goal 08/21/11 Agree on a universal coding system for clinical observations.
How terminologies fit into the model ,[object Object],[object Object],[object Object],[object Object],08/21/11
Focus of LOINC ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
Brief History of LOINC ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
Approach ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
LOINC makes names for things in use  ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
Two LOINC committees ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
Current and Former Clinical LOINC Members ,[object Object],08/21/11
Clinical LOINC Subject Areas ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
LOINC Mascot 08/21/11
Outline ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
[object Object],General Form of Clinical LOINC Names 08/21/11 <component> : <property> : <timing> : <system> : <scale> :  <method> The first 5 parts are mandatory, but  method  is optional. Subparts of the six axes are created as needed in specific subject areas. 8331-1  Body Temperature  :TEMP  :PT  :MOUTH  :QN
Summary of the six primary axes (clinical) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
Component 08/21/11 ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Subtypes – period as a separator ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
Challenge/Pre condition - ^ as a separator ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
Adjustments - ^ ^ as a separator ,[object Object],[object Object],08/21/11
Kind of Property ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11 The characteristic or attribute of the component that is measured, evaluated, or observed.
Timing ,[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11 The interval of time over which the observation or measurement was made.
System ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11 The system (context) or body part about which the observation was made.
Patient, Control, or Donor (as part of system) ,[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11 Non-patient values for this axis should be used with care, or combinatorial explosion could result
Scale ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
Method ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11 Procedure used to make the measurement or  observation.  Only used when it makes an  important distinction in sensitivity or specificity.
Putting it all together ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
Use of XXX and {} (curly braces) ,[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
Pre and post coordination with LOINC codes #  70 Dry Weight: Site #1 kg Weight: Site #2 kg 70 70 70 Dry Wet Ideal
Two ways to say the same thing ,[object Object],[object Object],[object Object],[object Object],[object Object],#
Model  fragment in XML ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],#
Relational database implications #  How would you calculate the desired weight loss during the hospital stay? Patient Identifier Date and Time Observation Type Observation Value Units 123456789 7/4/2005 Dry Weight 70 kg 123456789 7/19/2005 Current Weight 73 kg Patient Identifier Date and Time Observation Type Weight type Observation Value Units 123456789 7/4/2005 Weight Dry 70 kg 123456789 7/19/2005 Weight Current 73 kg
More complex examples ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
Outline ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
HL7 & the Claims Attachment Recommendation ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
Unsolicited Attachment 08/21/11
Request for Additional Information 08/21/11
Organizations & Documents 08/21/11 X12 277 Transaction 12748-1 9832-1 X12 275 Transaction HL7 CDA R1 15748-3 7832-8 20118-5 4332-7 12748-1 9832-1 ASC X12 & Subcommittee  X12N X12  Trans. Sets  277,  275 TG2 Impl. Guides  277, 275 Health Level  Seven HL7  CDA R 1 HL7  Claims  Attachments Impl.  Guide LOINC Consortium LOINC Codes LOINC Attachment Booklets
Attachment Types Selected for HIPAA ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
CDA: Semi- or fully-structured HIPAA  Claims Attachments 08/21/11 Autoadjudicate Provider Payer Transcription * Scanned Paper or Document Imaging * Level 3 CPR Image + XML Semistructured Structured and coded Specific XML forms *
Outline ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
Use cases for Context Specific Hierarchies ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
Consultation Note Example ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
Outline ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
Issues related to “collections” ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
Proposed strategy ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],08/21/11
Literature References ,[object Object],[object Object],[object Object],[object Object],08/21/11

Más contenido relacionado

Similar a Introduction to Clinical LOINC

2009 12 06 - LOINC Workshop
2009 12 06 - LOINC Workshop2009 12 06 - LOINC Workshop
2009 12 06 - LOINC Workshopdvreeman
 
SDTM (Study Data Tabulation Model)
SDTM (Study Data Tabulation Model)SDTM (Study Data Tabulation Model)
SDTM (Study Data Tabulation Model)SWAROOP KUMAR K
 
2009 12 07 - LOINC Introduction and Overview
2009 12 07 - LOINC Introduction and Overview2009 12 07 - LOINC Introduction and Overview
2009 12 07 - LOINC Introduction and Overviewdvreeman
 
2009 12 17 - LOINC and RELMA Introduction - CDC Vocab Team
2009 12 17 - LOINC and RELMA Introduction - CDC Vocab Team2009 12 17 - LOINC and RELMA Introduction - CDC Vocab Team
2009 12 17 - LOINC and RELMA Introduction - CDC Vocab Teamdvreeman
 
Chemistry spring-2012
Chemistry spring-2012Chemistry spring-2012
Chemistry spring-2012Bruce Slutsky
 
REG Databases and Coding Working Group Meeting 26/09/15
REG Databases and Coding Working Group Meeting 26/09/15REG Databases and Coding Working Group Meeting 26/09/15
REG Databases and Coding Working Group Meeting 26/09/15Zoe Mitchell
 
Effective Classification of Clinical Reports: Natural Language Processing-Bas...
Effective Classification of Clinical Reports: Natural Language Processing-Bas...Effective Classification of Clinical Reports: Natural Language Processing-Bas...
Effective Classification of Clinical Reports: Natural Language Processing-Bas...Efsun Kayi
 
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
 
Nanion Usergroup Meeting Sept 2011
Nanion Usergroup Meeting Sept 2011Nanion Usergroup Meeting Sept 2011
Nanion Usergroup Meeting Sept 2011Clemens Möller
 
MEDLEE: natural language processing on the public health grid
MEDLEE: natural language processing on the public health gridMEDLEE: natural language processing on the public health grid
MEDLEE: natural language processing on the public health gridyoukayaslam
 
Pistoia Alliance USA Conference 2016
Pistoia Alliance USA Conference 2016Pistoia Alliance USA Conference 2016
Pistoia Alliance USA Conference 2016Pistoia Alliance
 
Databases and Coding Validation Working Group Meeting
Databases and Coding Validation Working Group MeetingDatabases and Coding Validation Working Group Meeting
Databases and Coding Validation Working Group MeetingZoe Mitchell
 
Enhancing the Quality of ImmPort Data
Enhancing the Quality of ImmPort DataEnhancing the Quality of ImmPort Data
Enhancing the Quality of ImmPort DataBarry Smith
 
Universal Domain Common observation 20080808
Universal Domain Common observation 20080808Universal Domain Common observation 20080808
Universal Domain Common observation 20080808ash84
 
Ta cs jed v3
Ta cs jed v3Ta cs jed v3
Ta cs jed v3jedduff
 
The Logical Model Designer - Binding Information Models to Terminology
The Logical Model Designer - Binding Information Models to TerminologyThe Logical Model Designer - Binding Information Models to Terminology
The Logical Model Designer - Binding Information Models to TerminologySnow Owl
 
Exhaustive Literature Searching (Systematic Reviews)
Exhaustive Literature Searching (Systematic Reviews)Exhaustive Literature Searching (Systematic Reviews)
Exhaustive Literature Searching (Systematic Reviews)markmac
 
Creating Test Items Using NCLEX® Alternative Item Types
Creating Test Items Using NCLEX® Alternative Item TypesCreating Test Items Using NCLEX® Alternative Item Types
Creating Test Items Using NCLEX® Alternative Item TypesExamSoft
 

Similar a Introduction to Clinical LOINC (20)

2009 12 06 - LOINC Workshop
2009 12 06 - LOINC Workshop2009 12 06 - LOINC Workshop
2009 12 06 - LOINC Workshop
 
SDTM (Study Data Tabulation Model)
SDTM (Study Data Tabulation Model)SDTM (Study Data Tabulation Model)
SDTM (Study Data Tabulation Model)
 
2009 12 07 - LOINC Introduction and Overview
2009 12 07 - LOINC Introduction and Overview2009 12 07 - LOINC Introduction and Overview
2009 12 07 - LOINC Introduction and Overview
 
2009 12 17 - LOINC and RELMA Introduction - CDC Vocab Team
2009 12 17 - LOINC and RELMA Introduction - CDC Vocab Team2009 12 17 - LOINC and RELMA Introduction - CDC Vocab Team
2009 12 17 - LOINC and RELMA Introduction - CDC Vocab Team
 
Chemistry spring-2012
Chemistry spring-2012Chemistry spring-2012
Chemistry spring-2012
 
REG Databases and Coding Working Group Meeting 26/09/15
REG Databases and Coding Working Group Meeting 26/09/15REG Databases and Coding Working Group Meeting 26/09/15
REG Databases and Coding Working Group Meeting 26/09/15
 
Effective Classification of Clinical Reports: Natural Language Processing-Bas...
Effective Classification of Clinical Reports: Natural Language Processing-Bas...Effective Classification of Clinical Reports: Natural Language Processing-Bas...
Effective Classification of Clinical Reports: Natural Language Processing-Bas...
 
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
 
CDISCs_SDTM_basics.ppt
CDISCs_SDTM_basics.pptCDISCs_SDTM_basics.ppt
CDISCs_SDTM_basics.ppt
 
Language of Analytical Chemistry 21.8.2021
Language of Analytical  Chemistry 21.8.2021Language of Analytical  Chemistry 21.8.2021
Language of Analytical Chemistry 21.8.2021
 
Nanion Usergroup Meeting Sept 2011
Nanion Usergroup Meeting Sept 2011Nanion Usergroup Meeting Sept 2011
Nanion Usergroup Meeting Sept 2011
 
MEDLEE: natural language processing on the public health grid
MEDLEE: natural language processing on the public health gridMEDLEE: natural language processing on the public health grid
MEDLEE: natural language processing on the public health grid
 
Pistoia Alliance USA Conference 2016
Pistoia Alliance USA Conference 2016Pistoia Alliance USA Conference 2016
Pistoia Alliance USA Conference 2016
 
Databases and Coding Validation Working Group Meeting
Databases and Coding Validation Working Group MeetingDatabases and Coding Validation Working Group Meeting
Databases and Coding Validation Working Group Meeting
 
Enhancing the Quality of ImmPort Data
Enhancing the Quality of ImmPort DataEnhancing the Quality of ImmPort Data
Enhancing the Quality of ImmPort Data
 
Universal Domain Common observation 20080808
Universal Domain Common observation 20080808Universal Domain Common observation 20080808
Universal Domain Common observation 20080808
 
Ta cs jed v3
Ta cs jed v3Ta cs jed v3
Ta cs jed v3
 
The Logical Model Designer - Binding Information Models to Terminology
The Logical Model Designer - Binding Information Models to TerminologyThe Logical Model Designer - Binding Information Models to Terminology
The Logical Model Designer - Binding Information Models to Terminology
 
Exhaustive Literature Searching (Systematic Reviews)
Exhaustive Literature Searching (Systematic Reviews)Exhaustive Literature Searching (Systematic Reviews)
Exhaustive Literature Searching (Systematic Reviews)
 
Creating Test Items Using NCLEX® Alternative Item Types
Creating Test Items Using NCLEX® Alternative Item TypesCreating Test Items Using NCLEX® Alternative Item Types
Creating Test Items Using NCLEX® Alternative Item Types
 

Más de dvreeman

2012 03 20 - LOINC Introduction - AMIA KRS-WG
2012 03 20 - LOINC Introduction - AMIA KRS-WG2012 03 20 - LOINC Introduction - AMIA KRS-WG
2012 03 20 - LOINC Introduction - AMIA KRS-WGdvreeman
 
2012 02 16 - Clinical LOINC Tutorial - Collections - Panels Forms and Assessm...
2012 02 16 - Clinical LOINC Tutorial - Collections - Panels Forms and Assessm...2012 02 16 - Clinical LOINC Tutorial - Collections - Panels Forms and Assessm...
2012 02 16 - Clinical LOINC Tutorial - Collections - Panels Forms and Assessm...dvreeman
 
2012 02 16 - Clinical LOINC Tutorial - Documents
2012 02 16 - Clinical LOINC Tutorial - Documents2012 02 16 - Clinical LOINC Tutorial - Documents
2012 02 16 - Clinical LOINC Tutorial - Documentsdvreeman
 
2012 02 10 - Vreeman - Possibilities and Implications of ICF-powered Health I...
2012 02 10 - Vreeman - Possibilities and Implications of ICF-powered Health I...2012 02 10 - Vreeman - Possibilities and Implications of ICF-powered Health I...
2012 02 10 - Vreeman - Possibilities and Implications of ICF-powered Health I...dvreeman
 
2012 02 11 EHRs - healthcare system chicken soup or rotten egg
2012 02  11 EHRs - healthcare system chicken soup or rotten egg2012 02  11 EHRs - healthcare system chicken soup or rotten egg
2012 02 11 EHRs - healthcare system chicken soup or rotten eggdvreeman
 
2012 02 11 - Informatics Competencies in PT Education
2012 02 11 - Informatics Competencies in PT Education2012 02 11 - Informatics Competencies in PT Education
2012 02 11 - Informatics Competencies in PT Educationdvreeman
 
2011 12 08 - LOINC and RELMA Workshop and Tutorial
2011 12 08 - LOINC and RELMA Workshop and Tutorial2011 12 08 - LOINC and RELMA Workshop and Tutorial
2011 12 08 - LOINC and RELMA Workshop and Tutorialdvreeman
 
2011 12 08 - LOINC Introduction
2011 12 08 - LOINC Introduction2011 12 08 - LOINC Introduction
2011 12 08 - LOINC Introductiondvreeman
 
2011 11 16 - Vreeman - Corralling Creativity with Standards
2011 11 16 - Vreeman - Corralling Creativity with Standards2011 11 16 - Vreeman - Corralling Creativity with Standards
2011 11 16 - Vreeman - Corralling Creativity with Standardsdvreeman
 
2011 09 10 - Maybe is Not a Wary Word - Vreeman - Exploring Future of PT
2011 09 10  - Maybe is Not a Wary Word - Vreeman - Exploring Future of PT2011 09 10  - Maybe is Not a Wary Word - Vreeman - Exploring Future of PT
2011 09 10 - Maybe is Not a Wary Word - Vreeman - Exploring Future of PTdvreeman
 
2011 08 21 - LOINC Tutorial and Mapping Bootcamp - PHI 2011 Conference
2011 08 21 - LOINC Tutorial and Mapping Bootcamp - PHI 2011 Conference2011 08 21 - LOINC Tutorial and Mapping Bootcamp - PHI 2011 Conference
2011 08 21 - LOINC Tutorial and Mapping Bootcamp - PHI 2011 Conferencedvreeman
 
2011 08 15 - Clinical LOINC Tutorial - Collections - Panels Forms and Assessm...
2011 08 15 - Clinical LOINC Tutorial - Collections - Panels Forms and Assessm...2011 08 15 - Clinical LOINC Tutorial - Collections - Panels Forms and Assessm...
2011 08 15 - Clinical LOINC Tutorial - Collections - Panels Forms and Assessm...dvreeman
 
2011 08 15 - Clinical LOINC Tutorial - Documents
2011 08 15 - Clinical LOINC Tutorial - Documents2011 08 15 - Clinical LOINC Tutorial - Documents
2011 08 15 - Clinical LOINC Tutorial - Documentsdvreeman
 
2011 06 06 - LOINC Workshop and Tutorial
2011 06 06 - LOINC Workshop and Tutorial2011 06 06 - LOINC Workshop and Tutorial
2011 06 06 - LOINC Workshop and Tutorialdvreeman
 
2011 06 06 - LOINC Introduction
2011 06 06 - LOINC Introduction2011 06 06 - LOINC Introduction
2011 06 06 - LOINC Introductiondvreeman
 
2011 05 26 - Lab LOINC Tutorial - Chicago - Handout version - full
2011 05 26 - Lab LOINC Tutorial - Chicago - Handout version - full2011 05 26 - Lab LOINC Tutorial - Chicago - Handout version - full
2011 05 26 - Lab LOINC Tutorial - Chicago - Handout version - fulldvreeman
 
2011 01 27 - Clinical LOINC Tutorial - Imaging
2011 01 27  - Clinical LOINC Tutorial - Imaging2011 01 27  - Clinical LOINC Tutorial - Imaging
2011 01 27 - Clinical LOINC Tutorial - Imagingdvreeman
 
2011 01 27 - Clinical LOINC Tutorial - Panels Forms Patient Assessments
2011 01 27  - Clinical LOINC Tutorial - Panels Forms Patient Assessments2011 01 27  - Clinical LOINC Tutorial - Panels Forms Patient Assessments
2011 01 27 - Clinical LOINC Tutorial - Panels Forms Patient Assessmentsdvreeman
 
2011 01 27 - Clinical LOINC Tutorial - Documents
2011 01 27 - Clinical LOINC Tutorial - Documents2011 01 27 - Clinical LOINC Tutorial - Documents
2011 01 27 - Clinical LOINC Tutorial - Documentsdvreeman
 
2010 12 06 - LOINC Workshop
2010 12 06 - LOINC Workshop2010 12 06 - LOINC Workshop
2010 12 06 - LOINC Workshopdvreeman
 

Más de dvreeman (20)

2012 03 20 - LOINC Introduction - AMIA KRS-WG
2012 03 20 - LOINC Introduction - AMIA KRS-WG2012 03 20 - LOINC Introduction - AMIA KRS-WG
2012 03 20 - LOINC Introduction - AMIA KRS-WG
 
2012 02 16 - Clinical LOINC Tutorial - Collections - Panels Forms and Assessm...
2012 02 16 - Clinical LOINC Tutorial - Collections - Panels Forms and Assessm...2012 02 16 - Clinical LOINC Tutorial - Collections - Panels Forms and Assessm...
2012 02 16 - Clinical LOINC Tutorial - Collections - Panels Forms and Assessm...
 
2012 02 16 - Clinical LOINC Tutorial - Documents
2012 02 16 - Clinical LOINC Tutorial - Documents2012 02 16 - Clinical LOINC Tutorial - Documents
2012 02 16 - Clinical LOINC Tutorial - Documents
 
2012 02 10 - Vreeman - Possibilities and Implications of ICF-powered Health I...
2012 02 10 - Vreeman - Possibilities and Implications of ICF-powered Health I...2012 02 10 - Vreeman - Possibilities and Implications of ICF-powered Health I...
2012 02 10 - Vreeman - Possibilities and Implications of ICF-powered Health I...
 
2012 02 11 EHRs - healthcare system chicken soup or rotten egg
2012 02  11 EHRs - healthcare system chicken soup or rotten egg2012 02  11 EHRs - healthcare system chicken soup or rotten egg
2012 02 11 EHRs - healthcare system chicken soup or rotten egg
 
2012 02 11 - Informatics Competencies in PT Education
2012 02 11 - Informatics Competencies in PT Education2012 02 11 - Informatics Competencies in PT Education
2012 02 11 - Informatics Competencies in PT Education
 
2011 12 08 - LOINC and RELMA Workshop and Tutorial
2011 12 08 - LOINC and RELMA Workshop and Tutorial2011 12 08 - LOINC and RELMA Workshop and Tutorial
2011 12 08 - LOINC and RELMA Workshop and Tutorial
 
2011 12 08 - LOINC Introduction
2011 12 08 - LOINC Introduction2011 12 08 - LOINC Introduction
2011 12 08 - LOINC Introduction
 
2011 11 16 - Vreeman - Corralling Creativity with Standards
2011 11 16 - Vreeman - Corralling Creativity with Standards2011 11 16 - Vreeman - Corralling Creativity with Standards
2011 11 16 - Vreeman - Corralling Creativity with Standards
 
2011 09 10 - Maybe is Not a Wary Word - Vreeman - Exploring Future of PT
2011 09 10  - Maybe is Not a Wary Word - Vreeman - Exploring Future of PT2011 09 10  - Maybe is Not a Wary Word - Vreeman - Exploring Future of PT
2011 09 10 - Maybe is Not a Wary Word - Vreeman - Exploring Future of PT
 
2011 08 21 - LOINC Tutorial and Mapping Bootcamp - PHI 2011 Conference
2011 08 21 - LOINC Tutorial and Mapping Bootcamp - PHI 2011 Conference2011 08 21 - LOINC Tutorial and Mapping Bootcamp - PHI 2011 Conference
2011 08 21 - LOINC Tutorial and Mapping Bootcamp - PHI 2011 Conference
 
2011 08 15 - Clinical LOINC Tutorial - Collections - Panels Forms and Assessm...
2011 08 15 - Clinical LOINC Tutorial - Collections - Panels Forms and Assessm...2011 08 15 - Clinical LOINC Tutorial - Collections - Panels Forms and Assessm...
2011 08 15 - Clinical LOINC Tutorial - Collections - Panels Forms and Assessm...
 
2011 08 15 - Clinical LOINC Tutorial - Documents
2011 08 15 - Clinical LOINC Tutorial - Documents2011 08 15 - Clinical LOINC Tutorial - Documents
2011 08 15 - Clinical LOINC Tutorial - Documents
 
2011 06 06 - LOINC Workshop and Tutorial
2011 06 06 - LOINC Workshop and Tutorial2011 06 06 - LOINC Workshop and Tutorial
2011 06 06 - LOINC Workshop and Tutorial
 
2011 06 06 - LOINC Introduction
2011 06 06 - LOINC Introduction2011 06 06 - LOINC Introduction
2011 06 06 - LOINC Introduction
 
2011 05 26 - Lab LOINC Tutorial - Chicago - Handout version - full
2011 05 26 - Lab LOINC Tutorial - Chicago - Handout version - full2011 05 26 - Lab LOINC Tutorial - Chicago - Handout version - full
2011 05 26 - Lab LOINC Tutorial - Chicago - Handout version - full
 
2011 01 27 - Clinical LOINC Tutorial - Imaging
2011 01 27  - Clinical LOINC Tutorial - Imaging2011 01 27  - Clinical LOINC Tutorial - Imaging
2011 01 27 - Clinical LOINC Tutorial - Imaging
 
2011 01 27 - Clinical LOINC Tutorial - Panels Forms Patient Assessments
2011 01 27  - Clinical LOINC Tutorial - Panels Forms Patient Assessments2011 01 27  - Clinical LOINC Tutorial - Panels Forms Patient Assessments
2011 01 27 - Clinical LOINC Tutorial - Panels Forms Patient Assessments
 
2011 01 27 - Clinical LOINC Tutorial - Documents
2011 01 27 - Clinical LOINC Tutorial - Documents2011 01 27 - Clinical LOINC Tutorial - Documents
2011 01 27 - Clinical LOINC Tutorial - Documents
 
2010 12 06 - LOINC Workshop
2010 12 06 - LOINC Workshop2010 12 06 - LOINC Workshop
2010 12 06 - LOINC Workshop
 

Último

Chandrapur Call girls 8617370543 Provides all area service COD available
Chandrapur Call girls 8617370543 Provides all area service COD availableChandrapur Call girls 8617370543 Provides all area service COD available
Chandrapur Call girls 8617370543 Provides all area service COD availableDipal Arora
 
Call Girls Ooty Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Ooty Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Ooty Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Ooty Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...Garima Khatri
 
Top Rated Hyderabad Call Girls Erragadda ⟟ 6297143586 ⟟ Call Me For Genuine ...
Top Rated  Hyderabad Call Girls Erragadda ⟟ 6297143586 ⟟ Call Me For Genuine ...Top Rated  Hyderabad Call Girls Erragadda ⟟ 6297143586 ⟟ Call Me For Genuine ...
Top Rated Hyderabad Call Girls Erragadda ⟟ 6297143586 ⟟ Call Me For Genuine ...chandars293
 
💎VVIP Kolkata Call Girls Parganas🩱7001035870🩱Independent Girl ( Ac Rooms Avai...
💎VVIP Kolkata Call Girls Parganas🩱7001035870🩱Independent Girl ( Ac Rooms Avai...💎VVIP Kolkata Call Girls Parganas🩱7001035870🩱Independent Girl ( Ac Rooms Avai...
💎VVIP Kolkata Call Girls Parganas🩱7001035870🩱Independent Girl ( Ac Rooms Avai...Taniya Sharma
 
Bangalore Call Girls Nelamangala Number 7001035870 Meetin With Bangalore Esc...
Bangalore Call Girls Nelamangala Number 7001035870  Meetin With Bangalore Esc...Bangalore Call Girls Nelamangala Number 7001035870  Meetin With Bangalore Esc...
Bangalore Call Girls Nelamangala Number 7001035870 Meetin With Bangalore Esc...narwatsonia7
 
Call Girls Aurangabad Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Aurangabad Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Aurangabad Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Aurangabad Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
Call Girls Bangalore Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Bangalore Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Bangalore Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Bangalore Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
Call Girls Bareilly Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Bareilly Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Bareilly Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Bareilly Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
VIP Hyderabad Call Girls Bahadurpally 7877925207 ₹5000 To 25K With AC Room 💚😋
VIP Hyderabad Call Girls Bahadurpally 7877925207 ₹5000 To 25K With AC Room 💚😋VIP Hyderabad Call Girls Bahadurpally 7877925207 ₹5000 To 25K With AC Room 💚😋
VIP Hyderabad Call Girls Bahadurpally 7877925207 ₹5000 To 25K With AC Room 💚😋TANUJA PANDEY
 
Call Girls Coimbatore Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Coimbatore Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Coimbatore Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Coimbatore Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
Call Girls Service Jaipur Grishma WhatsApp ❤8445551418 VIP Call Girls Jaipur
Call Girls Service Jaipur Grishma WhatsApp ❤8445551418 VIP Call Girls JaipurCall Girls Service Jaipur Grishma WhatsApp ❤8445551418 VIP Call Girls Jaipur
Call Girls Service Jaipur Grishma WhatsApp ❤8445551418 VIP Call Girls Jaipurparulsinha
 
Russian Escorts Girls Nehru Place ZINATHI 🔝9711199012 ☪ 24/7 Call Girls Delhi
Russian Escorts Girls  Nehru Place ZINATHI 🔝9711199012 ☪ 24/7 Call Girls DelhiRussian Escorts Girls  Nehru Place ZINATHI 🔝9711199012 ☪ 24/7 Call Girls Delhi
Russian Escorts Girls Nehru Place ZINATHI 🔝9711199012 ☪ 24/7 Call Girls DelhiAlinaDevecerski
 
Best Rate (Guwahati ) Call Girls Guwahati ⟟ 8617370543 ⟟ High Class Call Girl...
Best Rate (Guwahati ) Call Girls Guwahati ⟟ 8617370543 ⟟ High Class Call Girl...Best Rate (Guwahati ) Call Girls Guwahati ⟟ 8617370543 ⟟ High Class Call Girl...
Best Rate (Guwahati ) Call Girls Guwahati ⟟ 8617370543 ⟟ High Class Call Girl...Dipal Arora
 
Premium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort Service
Premium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort ServicePremium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort Service
Premium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort Servicevidya singh
 
Call Girls Horamavu WhatsApp Number 7001035870 Meeting With Bangalore Escorts
Call Girls Horamavu WhatsApp Number 7001035870 Meeting With Bangalore EscortsCall Girls Horamavu WhatsApp Number 7001035870 Meeting With Bangalore Escorts
Call Girls Horamavu WhatsApp Number 7001035870 Meeting With Bangalore Escortsvidya singh
 
College Call Girls in Haridwar 9667172968 Short 4000 Night 10000 Best call gi...
College Call Girls in Haridwar 9667172968 Short 4000 Night 10000 Best call gi...College Call Girls in Haridwar 9667172968 Short 4000 Night 10000 Best call gi...
College Call Girls in Haridwar 9667172968 Short 4000 Night 10000 Best call gi...perfect solution
 
Call Girls Visakhapatnam Just Call 9907093804 Top Class Call Girl Service Ava...
Call Girls Visakhapatnam Just Call 9907093804 Top Class Call Girl Service Ava...Call Girls Visakhapatnam Just Call 9907093804 Top Class Call Girl Service Ava...
Call Girls Visakhapatnam Just Call 9907093804 Top Class Call Girl Service Ava...Dipal Arora
 
Night 7k to 12k Chennai City Center Call Girls 👉👉 7427069034⭐⭐ 100% Genuine E...
Night 7k to 12k Chennai City Center Call Girls 👉👉 7427069034⭐⭐ 100% Genuine E...Night 7k to 12k Chennai City Center Call Girls 👉👉 7427069034⭐⭐ 100% Genuine E...
Night 7k to 12k Chennai City Center Call Girls 👉👉 7427069034⭐⭐ 100% Genuine E...hotbabesbook
 
Call Girls Mumbai Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Mumbai Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Mumbai Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Mumbai Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 

Último (20)

Chandrapur Call girls 8617370543 Provides all area service COD available
Chandrapur Call girls 8617370543 Provides all area service COD availableChandrapur Call girls 8617370543 Provides all area service COD available
Chandrapur Call girls 8617370543 Provides all area service COD available
 
Call Girls Ooty Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Ooty Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Ooty Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Ooty Just Call 9907093804 Top Class Call Girl Service Available
 
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
 
Top Rated Hyderabad Call Girls Erragadda ⟟ 6297143586 ⟟ Call Me For Genuine ...
Top Rated  Hyderabad Call Girls Erragadda ⟟ 6297143586 ⟟ Call Me For Genuine ...Top Rated  Hyderabad Call Girls Erragadda ⟟ 6297143586 ⟟ Call Me For Genuine ...
Top Rated Hyderabad Call Girls Erragadda ⟟ 6297143586 ⟟ Call Me For Genuine ...
 
💎VVIP Kolkata Call Girls Parganas🩱7001035870🩱Independent Girl ( Ac Rooms Avai...
💎VVIP Kolkata Call Girls Parganas🩱7001035870🩱Independent Girl ( Ac Rooms Avai...💎VVIP Kolkata Call Girls Parganas🩱7001035870🩱Independent Girl ( Ac Rooms Avai...
💎VVIP Kolkata Call Girls Parganas🩱7001035870🩱Independent Girl ( Ac Rooms Avai...
 
Bangalore Call Girls Nelamangala Number 7001035870 Meetin With Bangalore Esc...
Bangalore Call Girls Nelamangala Number 7001035870  Meetin With Bangalore Esc...Bangalore Call Girls Nelamangala Number 7001035870  Meetin With Bangalore Esc...
Bangalore Call Girls Nelamangala Number 7001035870 Meetin With Bangalore Esc...
 
Call Girls Aurangabad Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Aurangabad Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Aurangabad Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Aurangabad Just Call 9907093804 Top Class Call Girl Service Available
 
Call Girls Bangalore Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Bangalore Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Bangalore Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Bangalore Just Call 9907093804 Top Class Call Girl Service Available
 
Call Girls Bareilly Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Bareilly Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Bareilly Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Bareilly Just Call 9907093804 Top Class Call Girl Service Available
 
VIP Hyderabad Call Girls Bahadurpally 7877925207 ₹5000 To 25K With AC Room 💚😋
VIP Hyderabad Call Girls Bahadurpally 7877925207 ₹5000 To 25K With AC Room 💚😋VIP Hyderabad Call Girls Bahadurpally 7877925207 ₹5000 To 25K With AC Room 💚😋
VIP Hyderabad Call Girls Bahadurpally 7877925207 ₹5000 To 25K With AC Room 💚😋
 
Call Girls Coimbatore Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Coimbatore Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Coimbatore Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Coimbatore Just Call 9907093804 Top Class Call Girl Service Available
 
Call Girls Service Jaipur Grishma WhatsApp ❤8445551418 VIP Call Girls Jaipur
Call Girls Service Jaipur Grishma WhatsApp ❤8445551418 VIP Call Girls JaipurCall Girls Service Jaipur Grishma WhatsApp ❤8445551418 VIP Call Girls Jaipur
Call Girls Service Jaipur Grishma WhatsApp ❤8445551418 VIP Call Girls Jaipur
 
Russian Escorts Girls Nehru Place ZINATHI 🔝9711199012 ☪ 24/7 Call Girls Delhi
Russian Escorts Girls  Nehru Place ZINATHI 🔝9711199012 ☪ 24/7 Call Girls DelhiRussian Escorts Girls  Nehru Place ZINATHI 🔝9711199012 ☪ 24/7 Call Girls Delhi
Russian Escorts Girls Nehru Place ZINATHI 🔝9711199012 ☪ 24/7 Call Girls Delhi
 
Best Rate (Guwahati ) Call Girls Guwahati ⟟ 8617370543 ⟟ High Class Call Girl...
Best Rate (Guwahati ) Call Girls Guwahati ⟟ 8617370543 ⟟ High Class Call Girl...Best Rate (Guwahati ) Call Girls Guwahati ⟟ 8617370543 ⟟ High Class Call Girl...
Best Rate (Guwahati ) Call Girls Guwahati ⟟ 8617370543 ⟟ High Class Call Girl...
 
Premium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort Service
Premium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort ServicePremium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort Service
Premium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort Service
 
Call Girls Horamavu WhatsApp Number 7001035870 Meeting With Bangalore Escorts
Call Girls Horamavu WhatsApp Number 7001035870 Meeting With Bangalore EscortsCall Girls Horamavu WhatsApp Number 7001035870 Meeting With Bangalore Escorts
Call Girls Horamavu WhatsApp Number 7001035870 Meeting With Bangalore Escorts
 
College Call Girls in Haridwar 9667172968 Short 4000 Night 10000 Best call gi...
College Call Girls in Haridwar 9667172968 Short 4000 Night 10000 Best call gi...College Call Girls in Haridwar 9667172968 Short 4000 Night 10000 Best call gi...
College Call Girls in Haridwar 9667172968 Short 4000 Night 10000 Best call gi...
 
Call Girls Visakhapatnam Just Call 9907093804 Top Class Call Girl Service Ava...
Call Girls Visakhapatnam Just Call 9907093804 Top Class Call Girl Service Ava...Call Girls Visakhapatnam Just Call 9907093804 Top Class Call Girl Service Ava...
Call Girls Visakhapatnam Just Call 9907093804 Top Class Call Girl Service Ava...
 
Night 7k to 12k Chennai City Center Call Girls 👉👉 7427069034⭐⭐ 100% Genuine E...
Night 7k to 12k Chennai City Center Call Girls 👉👉 7427069034⭐⭐ 100% Genuine E...Night 7k to 12k Chennai City Center Call Girls 👉👉 7427069034⭐⭐ 100% Genuine E...
Night 7k to 12k Chennai City Center Call Girls 👉👉 7427069034⭐⭐ 100% Genuine E...
 
Call Girls Mumbai Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Mumbai Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Mumbai Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Mumbai Just Call 9907093804 Top Class Call Girl Service Available
 

Introduction to Clinical LOINC

  • 1. An Introduction to Clinical LOINC Stanley M. Huff, M.D. Intermountain Healthcare [email_address]
  • 2.
  • 3.
  • 4.
  • 5.
  • 6. The Messaging Paradigm 08/21/11 System A System B Trigger Event Network Order Result
  • 7. HL7 Result Message (ORU) 08/21/11 Segment Data Field MSH|^~amp;|||||19981105131523||ORU^R01| PID|||100928782^9^M11||Smith^John^J| OBR||||Z0063-0^BP^LN| OBX||CE|8361-4^POSITION^LN||SIT^Sitting| OBX||NM|8479-8^SBP^LN||138|mmHg| Component
  • 8. OBX: a name-value pair approach 08/21/11 A code that identifies the data in OBX-5 (Temp Reading) OBX||NM|11289-6^^LN||38|C^^ISO+|||||F Other data fields include: date of observation, identity of provider giving observation, normal ranges, abnormal flags Status A code that identifies the units of numerical data in OBX-5 A code that identifies the datatype of OBX-5 OBX-5: Data
  • 9. OBX: with a coded value 08/21/11 OBX||CE|883-9^ Blood Group ^LN||58460004^ Group O ^SCT| The code is from SNOMED The code is from LOINC OBX-5: Data A code for Group O A code that identifies the datatype as a coded element A code that identifies the data in OBX-5 (ABO Blood Group)
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19.
  • 21.
  • 22.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.
  • 28.
  • 29.
  • 30.
  • 31.
  • 32.
  • 33.
  • 34.
  • 35.
  • 36. Pre and post coordination with LOINC codes # 70 Dry Weight: Site #1 kg Weight: Site #2 kg 70 70 70 Dry Wet Ideal
  • 37.
  • 38.
  • 39. Relational database implications # How would you calculate the desired weight loss during the hospital stay? Patient Identifier Date and Time Observation Type Observation Value Units 123456789 7/4/2005 Dry Weight 70 kg 123456789 7/19/2005 Current Weight 73 kg Patient Identifier Date and Time Observation Type Weight type Observation Value Units 123456789 7/4/2005 Weight Dry 70 kg 123456789 7/19/2005 Weight Current 73 kg
  • 40.
  • 41.
  • 42.
  • 44. Request for Additional Information 08/21/11
  • 45. Organizations & Documents 08/21/11 X12 277 Transaction 12748-1 9832-1 X12 275 Transaction HL7 CDA R1 15748-3 7832-8 20118-5 4332-7 12748-1 9832-1 ASC X12 & Subcommittee X12N X12 Trans. Sets 277, 275 TG2 Impl. Guides 277, 275 Health Level Seven HL7 CDA R 1 HL7 Claims Attachments Impl. Guide LOINC Consortium LOINC Codes LOINC Attachment Booklets
  • 46.
  • 47. CDA: Semi- or fully-structured HIPAA Claims Attachments 08/21/11 Autoadjudicate Provider Payer Transcription * Scanned Paper or Document Imaging * Level 3 CPR Image + XML Semistructured Structured and coded Specific XML forms *
  • 48.
  • 49.
  • 50.
  • 51.
  • 52.
  • 53.
  • 54.

Notas del editor

  1. 08/21/11
  2. 08/21/11
  3. 08/21/11
  4. 08/21/11
  5. 08/21/11 The pig picture was on an old t-shirt that was found stuffed under something when we moved offices. I cut the pig out and put it in an 8 x 10 frame that we had. I took a picture of it with my cell phone and emailed it to myself. Then I inserted the picture into a blank powerpoint and VOILA - The French Pig. (Sandy Poremba) Do we know who the original artist was?  (Stan) I think it was Jill Warvel - a programmer from here. (Sandy Poremba)
  6. 08/21/11
  7. 08/21/11
  8. 08/21/11
  9. 08/21/11
  10. 08/21/11
  11. 08/21/11
  12. 08/21/11
  13. 08/21/11
  14. 08/21/11
  15. 08/21/11
  16. 08/21/11
  17. 08/21/11
  18. 08/21/11