Gello Expression Language

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

The GELLO Expression Language was started in 2001 and introduced in 2002; in 2005, GELLO was adopted as an international standard by Health Level Seven International and ANSI for a decision support language. GELLO Release 2 was completed and approved by ANSI in June 2010.[1] The GELLO specifications have been developed in coordination with the HL7 Clinical Decision Support TC (CDSTC).[2] As of 2021, the GELLO Implementation Guide DSTU was withdrawn from HL7 Version 3 due to inactivity. [3] However, Release 2 of the standard remains as is, despite a low level of use.

GELLO is a class-based object-oriented programming language and a relative of the Object Constraint Language (OCL). OCL is a well-developed constraint language that makes it attractive for use as an expression language. The intention was for GELLO to evolve as a standard query and expression language for decision support.[4]

GELLO creates the potential for many decision support options, as the full array of atomic patient data is greatly accessible to complement better, safer clinical decision-making by health professionals. Furthermore, this enables specialist clinicians to customize their current systems and create flexible purpose built decision support systems.[5]

Standardization of GELLO has made this language compatible with the HL7 version 3.0 Reference Information Model (RIM). GELLO uses an abstract "virtual medical record" (vMR) so that the same GELLO code can run on multiple systems accessing data stored in different formats. The vMR is a simplified view of the HL7 RIM.[6]

The 2019 focus of the HL7 CDS WG was[7] to build the Clinical Quality Language (CQL),[8] version 1.5 of which was later published in 2020.[9]

Uses for GELLO

[edit | edit source]

The GELLO language can be used to:

  • Build up queries to extract and manipulate data from medical records.
  • Construct decision criteria by building up expressions to reason about particular data features/values. These criteria can be used in decision-support knowledge bases such as those designed to provide alerts and reminders, guidelines, or other decision rules.
  • Create expressions, formulae, and queries for other applications.[10]
  • GELLO was used with Guideline Interchange Format (GLIF), as it is the most expressive expression language in the context of GLIF.[11]

See also

[edit | edit source]

References

[edit | edit source]
  1. ^ ANSI Approved Standards | HL7 International
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  4. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  5. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  6. ^ VMR - Virtual Medical Record - Knowledgebase - Medical-Objects Knowledgebase
  7. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  8. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  9. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  10. ^ GELLO: An Object-Oriented Query and Expression Language for Clinical Decision Support
  11. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).