This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

Difference between revisions of "GELLO"

From HL7Wiki
Jump to navigation Jump to search
(New page: See Product GELLO for a description. *See GELLO Class definition for a GELLO example. *See [http://www.insighteck.com/blog/?p=123 GELLO and RIMBAA blogpost by Ioan Salau] for a di...)
 
Line 1: Line 1:
See [[Product GELLO]] for a description.
+
GELLO is a standard expression language for decision support. The syntax of the GELLO language is based on the Object Constraint Language (OCL). OCL was developed by the Object Management Group (OMG) as a constraint and query language for UML class models. Given that the HL7 Version 3 Reference Information Model (RIM) and associated Refined Message Information Models (R-MIMs) are based on UML, GELLO was designed to leverage the semantics of these HL7 models, in combination with HL7 Vocabulary and Data Types, for clinical decision support.
  
 +
==See Also==
 +
*See [[Product GELLO]] for a full description.
 
*See [[GELLO Class definition]] for a GELLO example.
 
*See [[GELLO Class definition]] for a GELLO example.
 
*See [http://www.insighteck.com/blog/?p=123 GELLO and RIMBAA blogpost by Ioan Salau] for a discussion of the relationship between GELLO and [[RIMBAA]].
 
*See [http://www.insighteck.com/blog/?p=123 GELLO and RIMBAA blogpost by Ioan Salau] for a discussion of the relationship between GELLO and [[RIMBAA]].

Revision as of 13:34, 5 December 2009

GELLO is a standard expression language for decision support. The syntax of the GELLO language is based on the Object Constraint Language (OCL). OCL was developed by the Object Management Group (OMG) as a constraint and query language for UML class models. Given that the HL7 Version 3 Reference Information Model (RIM) and associated Refined Message Information Models (R-MIMs) are based on UML, GELLO was designed to leverage the semantics of these HL7 models, in combination with HL7 Vocabulary and Data Types, for clinical decision support.

See Also