Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 16

...

The patientsummary module version has undergone a major re-write in the 2.0 release line, and some of the initial requirements behind it can be found here.  Although this module continues to support the default patient summary provided by the 1.x release line, it is intended to be used more as a framework for developing custom patient summaries in the future.  To enable the default patient summary for legacy users, you would need to set the settings global property named "patientsummary.enableDefaultSummary" to "true" (you would also need to configure a variety of other settings global properties to match your particular implementation's concepts and other metadata).

...

While authoring text-based patient summaries, the primary way to view these would be by using the preview tab in the Patient Summary Template Editor.  When these are ready for publishing, the primary way to do this is by enabling them on the patient dashboard, by toggling this on the Patient Summary Template Editor page.  Togging them on or off changes the value of the settings global property "patientsummary.patientDashboardSummaries".  You can configure the order of these summaries on the dashboard by changing the order in which they are listed in this settingglobal property.  The first listed summary will load by default when the tab is clicked.

The following settings global property values may be configured as follows:

...