Versions Compared

Key

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

...

ResourceResource URIDescription
  • laborder
HOST + /ws/rest/v1/order?type=labordercontains lab related orders which has been derived from class "order
  • labInstrument
HOST + /ws/rest/v1/jsslab/labInstrumentcontains data of all labInstrument
  • labOrderSpecimen
HOST + /ws/rest/v1/jsslab/labOrderSpecimen Join table for LabOrder and LabSpecimen
  • labPrecondition
HOST + /ws/rest/v1/jsslab/labPreconditioncontains necessary preconditions for a lab test
  • labReport
HOST + /ws/rest/v1/jsslab/labReport

what the lab produces; covers all tests for a set of orders and specimens

  • labSpecimen
HOST + /ws/rest/v1/jsslab/labSpecimen

what is received at the lab for testing

  • labSpecimenTemplate
HOST + /ws/rest/v1/jsslab/labSpecimenTemplatecontains list of attributes for a particular type of specimen
  • labSupplyItem
HOST + /ws/rest/v1/jsslab/labSupplyItemcontains list of items being used during a test (for inventory management)
  • labTest
HOST + /ws/rest/v1/jsslab/labTest

process by which a single result value is assigned to a specific specimen

  • labTestPanel
HOST + /ws/rest/v1/jsslab/labTestPanel

A collection of tests which are ordered together

  • labTestRange
HOST + /ws/rest/v1/jsslab/labTestRangecontains valid range of result for test
  • labTestResult
HOST + /ws/rest/v1/jsslab/labTestResultcontains result of a laborder
  • labTestSpecimen
HOST + /ws/rest/v1/jsslab/labTestSpecimen

what is prepared from the specimen that actually undergoes testing

...