<
From version < 59.1 >
edited by Robin Huisman
on 2025/02/27 09:44
To version < 45.1 >
edited by Robin Huisman
on 2024/08/01 00:25
>
Change comment: Uploaded new attachment "labresult_MixedSampleGr.xml", version {1}

Summary

Details

Page properties
Content
... ... @@ -8,7 +8,6 @@
8 8  )))
9 9  
10 10  
11 -{{toc/}}
12 12  
13 13  == What is a Lab result file? ==
14 14  
... ... @@ -15,7 +15,7 @@
15 15  A lab result file is an XML file contains all the lab results. The results are mapped tot their analyses samples. A lab result will be matched to the corresponding analyses sample based on the: “Labassignment Guid/SIKB-ID, projectCode, AnalysisSample Guid/SIKB-ID”
16 16  
17 17  
18 -**Example files**: [[attach:labresult_IndividualGw.xml||rel="noopener noreferrer" target="_blank"]], [[attach:labresult_IndividualGr.xml||rel="noopener noreferrer" target="_blank"]], [[attach:labresult_MixedSampleGr.xml||rel="noopener noreferrer" target="_blank"]]
17 +**Example files**: [[attach:labresultaat_MengmonsterGr.xml||rel="noopener noreferrer" target="_blank"]], [[attach:labresultaat_IndividueelGr.xml||rel="noopener noreferrer" target="_blank"]], [[attach:labresultaat_IndividueelGw.xml||rel="noopener noreferrer" target="_blank"]]
19 19  
20 20  **XSD**: Ask or SIKB Members can download from: [[https:~~/~~/www.sikb.nl/datastandaarden/richtlijnen/sikb0101>>url:https://www.sikb.nl/datastandaarden/richtlijnen/sikb0101]]
21 21  
... ... @@ -47,7 +47,8 @@
47 47  |(% colspan="1" rowspan="1" %)**supplier**|(% colspan="1" rowspan="1" %)The number you get from TerraIndex. This needs to be the same as the laboratorium number in the lab delivery file. Your supplier code can be requested of found here: [[https:~~/~~/codes.sikb.nl/tablet/domain-table-details/dc2ad4df-f958-4146-aee8-31f8c2f1c74b>>https://codes.sikb.nl/tablet/domain-table-details/dc2ad4df-f958-4146-aee8-31f8c2f1c74b]]|(% colspan="1" rowspan="1" %)string
48 48  |(% colspan="1" rowspan="1" %)**dataflow**|(% colspan="1" rowspan="1" %)Should be '1' in this case, what stands voor 'AnalysisResults'. Other option can be found here: [[https:~~/~~/codes.sikb.nl/tablet/domain-table-details/79365ded-f56a-4f10-ba45-16bac69752d9>>https://codes.sikb.nl/tablet/domain-table-details/79365ded-f56a-4f10-ba45-16bac69752d9]]|(% colspan="1" rowspan="1" %)integer
49 49  
50 -=== Labassignment ===
49 +===
50 +Labassignment ===
51 51  
52 52  The labassignment is the same as in the labassignment file: [[Lab assignment file - SIKB0101 v14>>https://wiki.terraindex.com/bin/view/Implementation%20documentation/Setting%20up%20Lab%20communication%20by%20REST%20services%20with%20TerraIndex/Lab%20assignment%20file/#]]
53 53  
... ... @@ -79,6 +79,8 @@
79 79  **customerCode** CharacterString
80 80  )))|Client code or debtor number of the client as known by the laboratory
81 81  
82 +
83 +
82 82  === LabAssignmentStatus ===
83 83  
84 84  |**Attribute Name**|**Description**
... ... @@ -114,7 +114,7 @@
114 114  Domain table: [[Certification Coding>>https://codes.sikb.nl/tablet/domain-table-details/df7ffd7c-192c-44f7-ae9f-0461d9266b30]]
115 115  )))
116 116  
117 -=== LabAssignmentRequest ===
119 +== LabAssignmentRequest ==
118 118  
119 119  The connection between the labassignment and the samples with analysisrequests, as send in the labassignment.
120 120  
... ... @@ -122,7 +122,7 @@
122 122  Just fill what you can fill, otherwise leave field empty, based on documentation here: [[Labassignment file - SIKB0101 v14>>https://wiki.terraindex.com/bin/view/Implementation%20documentation/Setting%20up%20Lab%20communication%20by%20REST%20services%20with%20TerraIndex/Lab%20assignment%20file/#]]
123 123  
124 124  
125 -=== Project ===
127 +== Project ==
126 126  
127 127  Activity that leads to the collection of soil data, as send in the labassignment.
128 128  It will be used to search the correct project/investiation to bind or create the samples.
... ... @@ -140,7 +140,7 @@
140 140  **projectCode** CharacterString
141 141  )))|The project code of the project where the lab results are for, as send in the labassignment
142 142  
143 -=== Sample (AnalysisSample) ===
145 +== Sample (AnalysisSample) ==
144 144  
145 145  The analysissamples with analysisrequests, as send in the labassignment. The fieldsamples form the labassignment can be skipped in the results file.
146 146  
... ... @@ -182,7 +182,7 @@
182 182  Domaintable: [[Compartiment / Matrix>>url:https://codes.sikb.nl/tablet/domain-table-details/6134f3bb-6048-431d-a130-01290d84172c]]
183 183  )))
184 184  
185 -=== Analysis ===
187 +== Analysis ==
186 186  
187 187  The measured parameter with it's value and process.
188 188  
... ... @@ -202,6 +202,8 @@
202 202  |**result **AnalyticResult|The result of the analysis, see next chapter.
203 203  |**procedure **AnalysisProcess|The process that has been used to measure/determine the result, see next chapter.
204 204  
207 +
208 +
205 205  === AnalyticResult (inherited from MeasureResult) ===
206 206  
207 207  The actual reported value, result of detection limit.
... ... @@ -255,6 +255,12 @@
255 255  **alphanumericValue** CharacterString
256 256  )))|Textual value associated with an analysis result
257 257  
262 +==== ====
263 +
264 +==== ====
265 +
266 +
267 +
258 258  === AnalysisProcess ===
259 259  
260 260  The process that has been used to detemine the measured value or result.
... ... @@ -279,7 +279,7 @@
279 279  Domain table: [[ValuationMethod>>https://codes.sikb.nl/tablet/domain-table-details/04be2365-3d05-4903-a53e-edafef7111e8]]
280 280  )))
281 281  
282 -= What to exchange to bind the results to the correct sample? =
292 += What to exchange to bind the right results to the right sample? =
283 283  
284 284  The data stream ‘Lab Result’ is the feedback of analysis results on the requested lab assignment at a laboratory. At import we need to bind it onto the correct sample.
285 285  
... ... @@ -358,36 +358,10 @@
358 358  |cyanide-complex|2595|2720|(massa)Concentratie|8|Niet van toepassing
359 359  |som 29 dioxines (TEQ)|2160|2720|(massa)Concentratie|10|uitgedrukt in Toxiciteit equivalenten
360 360  
361 -(% class="box successmessage" %)
362 -(((
363 -**DOWNLOAD EXCELSHEET**
364 -\\Full combinations sheet: [[attach:Full List of AnalysisResult combinations 02-2025.xlsx||rel=" noopener noreferrer" target="_blank"]]
365 -)))
371 +__**Full combinations sheet:  **__[[attach:Full List of AnalysisResult combinations 04-2024.xlsx||rel="noopener noreferrer" target="_blank"]]
366 366  
367 367  We can help you with the right combinations and mappings to your own codes.
368 368  
369 369  
370 -= Samples with their Types =
371 371  
372 -For different compartments, the links between samples and analysisResults can differ a little bit.
373 -Below the way the enitity Sample can be filled in the xml.
374 -
375 -|(% colspan="4" %)**Soil Samples**| | | |
376 -|(% colspan="8" %)-          **FieldSample – BO01-1**, matrix = GR     (SampleType = 1)
377 -|(% colspan="7" %)o   Container – Jar BO01-1, barcode: fdmsakfds|
378 -|(% colspan="6" %)o   Link to AnalysisSample: M1| |
379 -|(% colspan="8" %)-          **AnalysisSample – M1**, matrix = GR     (SampleType = 10)
380 -|(% colspan="6" %)o   Link  to SubSample: BO01-1| |
381 -|(% colspan="4" %)o   Labanalysis Requests| | | |
382 -|(% colspan="4" %)o   LabResults| | | |
383 -| | | | | | | |
384 -|(% colspan="5" %)**Water Samples (with multiple bottles) / Air Sample**| | |
385 -|(% colspan="8" %)-          **FieldSample – WA1**, matrix = GW     (SampleType = 1)
386 -|(% colspan="7" %)o   Container – Bottle WA1-1, barcode: dfsfdslasd|
387 -|(% colspan="7" %)o   Container – Bottle WA1-2, barcode: fdsvfdsvfs|
388 -|(% colspan="7" %)o   Container – Bottle WA1-3, barcode: kjhgfvvxx|
389 -|(% colspan="7" %)o   Link to AnalysisSample: WA1_Sample|
390 -|(% colspan="8" %)-          **AnalysisSample – WA1_Sample**, matrix = GW     (SampleType = 10)
391 -|(% colspan="6" %)o  Link  to SubSample: WA1| |
392 -|(% colspan="4" %)o   Labanalysis Requests| | | |
393 -|(% colspan="4" %)o   LabResults| | | |
377 +
Full List of AnalysisResult combinations 02-2025.xlsx
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.RobinHuisman
Size
... ... @@ -1,1 +1,0 @@
1 -1.9 MB
Content
Full List of AnalysisResult combinations 10-2024.xlsx
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.RobinHuisman
Size
... ... @@ -1,1 +1,0 @@
1 -1.8 MB
Content
TerraIndex
asd