Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

GELLO examples have been previously presented (see below in the GELLO thread). So we won't go over the Context and Imports statements here.

However, MO's use of Comment GELLO requires some metadata and the required attributes include those things illustrated in the following image:

The mode can be 'Client', 'Server' or 'Both'. If set to 'Client' it executes the GELLO on the client. The other two options execute GELLO on the server and tis this leads to better persistence of created data if they are Observations (see later posts). The identifier needs to be in the shown format. The includesList is a list of codes - in this case, LOINC codes on an incoming Observation. So if any of those listed is present in OBX3 the GELLO will activate. The excludesList is usually used for a generated Observation with a unique code to prevent multiple firings of already persisted Commentingcommenting.


Image Added