Difference between revisions of "Interoperability"

From Clinfowiki
Jump to: navigation, search
Line 5: Line 5:
 
- Technical Interoperability – The exchange of data between different systems, where the meaning of the content is irrelevant to the act of communication between the systems.
 
- Technical Interoperability – The exchange of data between different systems, where the meaning of the content is irrelevant to the act of communication between the systems.
  
- Semantic Interoperability  - The exchange of information where meaning of the data is understood and interpreted uniformly between all systems.
+
- Semantic Interoperability  - The exchange of information where meaning of the data is understood and interpreted uniformly between all systems. Standardized codes and identifiers are utilized by all systems, making data syntax digestible and parsing possible. 
  
 
- Process Interoperability - The coordination of business processes between stakeholders so systems interoperate symbiotically. Work processes need to revolve around electronic systems, and systems need to be used in day-to-day business operation, and as intended for this interoperability to be effective.
 
- Process Interoperability - The coordination of business processes between stakeholders so systems interoperate symbiotically. Work processes need to revolve around electronic systems, and systems need to be used in day-to-day business operation, and as intended for this interoperability to be effective.
 +
 +
Standards and Controlled Vocabularies:
 +
 +
Standards are the essential shared languages that systems need in order to converse with one another. Standards are often composed of controlled vocabulary schemas that codify predefined and authorized terms so data is easily identifiable and retrievable. A number of standards are relevant to the interoperability of health information systems.
 +
 +
General Markup Languages:
 +
 +
XML: XML (eXtensible Markup Language) is text format open standard very popular in web-based applications. First drafted in 1998, XML is popular for its level of flexibility and easy human readability.
 +
 +
RDF: RDF (Resource Description Framework) is a metadata data model based on the XML standard. RDF schema are structured into 3 constructs: Classes, Properties, and Utility Properties. These constructs allow metadata to be stored, providing a depth of detail that make semantic activity possible.
 +
 +
A Sample of Standards Relevant to Biomedical Informatics:
 +
 +
HL7: Health Level 7 is a not-for-profit organization dedicated to the development of healthcare informatics interoperability standards. HL7 is currently in version 3 and include the standards: Reference information Mode (RIM) (ISO/HL7 21731), HL7 Development Framework ( ISO/HL7 27931), V3 Messaging, and V3 Clinical Document Architecture (ISO 10781). See HL7
 +
 +
SNOMED: Systematized Nomenclature of Medicine is the first multi-axial coding system in healthcare.
 +
 +
UMLS:
 +
 +
ICD:
 +
 +
DICOM:
 +
 +
LOINC:
 +
 +
  
 
References:
 
References:
Line 15: Line 41:
 
[2] HIMSS Dictionary of Healthcare Information Technology Terms, Acronyms, and Organizations. Chicago, IL: HIMSS, 2010.
 
[2] HIMSS Dictionary of Healthcare Information Technology Terms, Acronyms, and Organizations. Chicago, IL: HIMSS, 2010.
  
 +
[3] http://www.controlledvocabulary.com/
 +
 +
[4] http://www.w3.org/XML/
 +
 +
[5] http://www.xul.fr/en-xml-rdf.html
 +
 +
[6] http://www.hl7.org/implement/standards/index.cfm?ref=nav
 +
 +
[7] http://www.nlm.nih.gov/research/umls/Snomed/snomed_main.html
 +
 +
[8] http://www.nlm.nih.gov/research/umls/about_umls.html
 +
 +
[9] http://www.who.int/classifications/icd/en/
 +
 +
[10] http://medical.nema.org/dicom/geninfo/Brochure.pdf
 +
 +
[11] http://loinc.org/
 +
 
Submitted by Brian Sandoval
 
Submitted by Brian Sandoval

Revision as of 08:43, 19 August 2011

Simply put, interoperability is the capacity for “two or more systems or components to exchange information and to use the information that has been exchanged.” (Institute of Electrical and Electronics Engineers 1990)[1]

But given the technical, social, political, and organizational factors that revolve interoperability, the term means difference things to different people. The HIMSS Dictionary of Healthcare Information Technology Terms, Acronyms and Organizations lists 17 different definitions to encapsulate these different perspectives. The HL7 EHR Interoperability Work Group attempts to define interoperability through a 3-prong framework:

- Technical Interoperability – The exchange of data between different systems, where the meaning of the content is irrelevant to the act of communication between the systems.

- Semantic Interoperability - The exchange of information where meaning of the data is understood and interpreted uniformly between all systems. Standardized codes and identifiers are utilized by all systems, making data syntax digestible and parsing possible.

- Process Interoperability - The coordination of business processes between stakeholders so systems interoperate symbiotically. Work processes need to revolve around electronic systems, and systems need to be used in day-to-day business operation, and as intended for this interoperability to be effective.

Standards and Controlled Vocabularies:

Standards are the essential shared languages that systems need in order to converse with one another. Standards are often composed of controlled vocabulary schemas that codify predefined and authorized terms so data is easily identifiable and retrievable. A number of standards are relevant to the interoperability of health information systems.

General Markup Languages:

XML: XML (eXtensible Markup Language) is text format open standard very popular in web-based applications. First drafted in 1998, XML is popular for its level of flexibility and easy human readability.

RDF: RDF (Resource Description Framework) is a metadata data model based on the XML standard. RDF schema are structured into 3 constructs: Classes, Properties, and Utility Properties. These constructs allow metadata to be stored, providing a depth of detail that make semantic activity possible.

A Sample of Standards Relevant to Biomedical Informatics:

HL7: Health Level 7 is a not-for-profit organization dedicated to the development of healthcare informatics interoperability standards. HL7 is currently in version 3 and include the standards: Reference information Mode (RIM) (ISO/HL7 21731), HL7 Development Framework ( ISO/HL7 27931), V3 Messaging, and V3 Clinical Document Architecture (ISO 10781). See HL7

SNOMED: Systematized Nomenclature of Medicine is the first multi-axial coding system in healthcare.

UMLS:

ICD:

DICOM:

LOINC:


References:

[1] Benson, Tim. Principles of Health Interoperability HL7 and SNOMED. Dordrecht: Springer, 2010.

[2] HIMSS Dictionary of Healthcare Information Technology Terms, Acronyms, and Organizations. Chicago, IL: HIMSS, 2010.

[3] http://www.controlledvocabulary.com/

[4] http://www.w3.org/XML/

[5] http://www.xul.fr/en-xml-rdf.html

[6] http://www.hl7.org/implement/standards/index.cfm?ref=nav

[7] http://www.nlm.nih.gov/research/umls/Snomed/snomed_main.html

[8] http://www.nlm.nih.gov/research/umls/about_umls.html

[9] http://www.who.int/classifications/icd/en/

[10] http://medical.nema.org/dicom/geninfo/Brochure.pdf

[11] http://loinc.org/

Submitted by Brian Sandoval