LimsTests XML Schema
ws_lims_test Complex Type
Description
This is the schema used to display all data elements of one Lims Test.
Namespace urn:CoreOne.LimsTests
Diagram
comments Element metadata Element status_code Element testing_lab_id Element finalised Element finalised_date Element test_added_person_id Element test_added_date Element lims_specific_test_id Element lims_specimen_id Element id Element Sequence ws_lims_test Complex Type
Overview
ws_lims_test
This is the schema used to display all data elements of one Lims Test.
Sequence
id :int
This is an internal CoreOne id used to uniquely identify the specified record.
lims_specimen_id :int
This is an internal CoreOne id used as a foreign key to link the Lims Test to a specific Lims Specimen.
lims_specific_test_id :int
This is an internal CoreOne Specific Test id used as a foreign key to link the specified Lims Test to a specific test.
test_added_date :date
This is the date the specified Lims Test was added.
test_added_person_id :int
This is an internal CoreOne id used as a foreign key to link the Lims Test to a specific Person record. This is the person who added the Lims Test.
finalised_date :date
This is the date of which the Lims Test was finalized.
finalised :boolean
This is a boolean value that flags whether the specified Lims Test is finalized or not.
testing_lab_id :int
This is an internal CoreOne id used as a foreign key to link the Lims Test to a specific Laboratory. This is the laboratory in which the testing took place.
status_code :int
This is the current status code of the specified Lims Test.
metadata :string
This is the current metadata for the specified Lims Test.
comments :string
These are any comments or remarks that have been made about the specified Lims Test record.
Remarks

Source
See Also
LimsTests XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.