LimsAccessions XML Schema
ws_lims_accession_e Complex Type
Description
This is the schema for displaying all data elements for one Lims Accession.
Namespace urn:CoreOne.LimsAccessions
Diagram
priority Element result_name Element result_value Element lims_test_id Element id Element Sequence lims_results Element 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 lims_tests Element comments Element metadata Element entity_id Element entity_type Element specimen_type_id Element lims_accession_id Element num Element id Element Sequence lims_specimens Element submitting_user_id Element infield_test Element observation_date_time Element injection_date_time Element fee_basis_code Element comments Element metadata Element receiving_lab_id Element submitter_person_id Element collector_person_id Element lab_recieve_date Element disease_id Element submission_reason Element accession_complete Element sample_collection_date Element accession_status Element collection_herd_id Element collection_holding_id Element num Element id Element Sequence ws_lims_accession_e Complex Type
Overview
ws_lims_accession_e
This is the schema for displaying all data elements for one Lims Accession.
Sequence
id :int
This is an internal CoreOne id used to uniquely identify the specified Lims Accession.
num :string
This is the number code for the specified Lims Accession.
collection_holding_id :int
This is an internal CoreOne Holding id. This is the holding in which the Lim Accession collection took place.
collection_herd_id :int
This is an internal CoreOne Herd id. This is the specific herd in which the Lims Accession was collected from.
accession_status :int
This is a lookup value from the Lookup 'StatusCode' that shows the current status of the Lims Accession.
sample_collection_date :date
This is the date the Lims Accession sample was collected.
accession_complete :date
This is the date and time when the Lims Accession has been logged as completed.
submission_reason :int
This is a lookup value from the Lookup 'SubmissionReason'. It shows the reason for the submission of a Lims Accession.
disease_id :int
This is an internal CoreOne Disease id used as a foreign key. It is the disease the Lims Accession is being tested for.
lab_recieve_date :date
This is the date the Lims Accession samples were logged as received by a Laboratory.
collector_person_id :int
This is an internal CoreOne Person id. This is the person who collected the Lims Accession sample.
submitter_person_id :int
This is an internal CoreOne Person id. This is the person who submitted the Lims Accession sample.
receiving_lab_id :int
This is an internal CoreOne Lab id. This is the Laboratory that received the Lims Accession sample.
metadata :string
This is any metadata held about the specified Lims Accession.
comments :string
These are any comments or remarks that have been made about any element within the Lims Accession record.
fee_basis_code :int
This is a lookup value from the Lookup 'FeeBasis'. It is an entity who will pay the fee for the Lims Accessions to be carried out.
injection_date_time :date
This is the date and time that a reactor test was administered for a Lims Accession.
observation_date_time :date

This is  the date and time that the reaction to a reactor test was observed for the specified Lims Accession.

infield_test :boolean
This is a boolean value that flags whether the result from an Lims Accession was from an infield test rather than a laboratory.
submitting_user_id :int
This is an internal CoreOne Person id. This is the user who submitted the Lims Accession record.
lims_specimens 0..∞ ws_lims_specimen_f Complex Type
This is the data elements for associated Lims Specimens.
Sequence
id :int
This is an internal CoreOne id used to uniquely identify a specific Lims Specimen.
num :string
This is the number used for a specified Lims Specimen record.
lims_accession_id :int
This is an internal CoreOne Lims Accession id used as a foreign key to link the Lims Specimen to a specific Lims Accession.
specimen_type_id :int
This is an internal CoreOne id used as a foreign key to link the Lims Specimen to a specific specimen type.
entity_type :int
This is the current Entity Type that the Lims Specimen belongs to.
entity_id :int
This is an internal CoreOne id used as a foreign key to link the Lims Specimen to a specific entity.
metadata :string
This is any metadata held for the specified Lims Specimen.
comments :string
These are any comments or remarks that have been made about the specified Lims Specimen record.
lims_tests 0..∞ ws_lims_test Complex Type
This is the data elements for associated Lims Tests.
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 code for the current status of the specified Lims Test.
metadata :string
This is any metadata held for the specified Lims Test.
comments :string
These are any comments or remarks that have been made about the specified Lims Test record.
lims_results 0..∞ ws_lims_result Complex Type
This is the data elements for associated Lims Results.
Sequence
id :int
This is an internal CoreOne id used to uniquely identify the specified Lims Result.
lims_test_id :int
This is an internal CoreOne Lims Tests id used as a foreign key to link the Lims Result to a specific Lims Test.
result_value :string
This is the value of the Lims Result.
result_name :int
This is the name of the Lims Result.
priority :int
This is the priority of the specified Lims Result.
Remarks

Source
See Also
LimsAccessions XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.