Versions Compared

Key

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

...

  • Out.Assertions - creates a list of all the "Assertions" found in working memory for debugging purposes
  • Out.Concepts.All.Read - LHS, used to locate all the OpenCDS Concepts in working memory to enable creating an output with Out.Concepts.All.Write
  • Out.Concepts.All.Write - RHS creates a single output ObservationResult containing a list of all the mapped OpenCDS Concepts that were found in the input data, for debugging purposes
  • Out.Nested.Obs.Num.Denom - creates an ObservationResult containing the actual findings/results of the KM
  • Out.Root.Obs.Focus.EvalpId - This is a wrapper ObservationResult that identifies the Knowledge Module that was executed and the ID of the patient involved.  It is intended to be used with another DSL, such as Out.Nested.Obs.Num.Denom which documents the detail findings of the KM

...