Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Current »

Left Nav Link

A user should be able to see orders in the patient chart under a left nav called Orders

The order page will have one widgets called Orders

Orders

This widget has the following features

  • Drop down control that will filter the table by Order type 
  • A search bar that will filter the list by order ID  or Order . A minimum of three characters starts a search
  • An Add  button that loads the order basket on the right nav.
  • A table with the following columns
    • Order ID
    • Date of Order (date time)
    • Order Type (Lab, Radiology, Referral etc)
    • Order 
    • Priority
    • Ordered by
    • Status
    • Actions
      • View/Edit Order  will allow a user to view or change details of a pending order 
      • Add Results  will allow a user to enter results of a pending order
      • Cancel Order  will open an order cancellation form where a reason for cancellation can be specified 
    • An accordion with the following details for lab results
      • Test Type -  (for example a full Haemogram will show) Hct, Hgb , RBC etc , the test done will be a hyperlink. Clicking on the hyperlink will open the results viewer's timeline of the test to show a trend as is already implemented in 03 on the right nav.
      • Out of range results will be highlighted  as follows
      • Result - test result (150,000 Positive Trace Not Done etc)

      • Normal Range as defined by each tests configuration is a combination of Normal Low + Normal High + Units.11.5 - 17.8 g/dl 4 - 6.1 10^6/ul1
    • Print will print a range of completed orders as specified by a user.


  • No labels