<
From version < 39.1 >
edited by Robin Huisman
on 2024/08/01 00:16
To version < 37.1 >
edited by Robin Huisman
on 2024/08/01 00:00
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -= Reporting lab results to TerraIndex for a customer =
1 += Exporting lab results to TerraIndex for a customer =
2 2  
3 3  Returning the labresults to the client, that requested the analysis on samples.
4 4  
... ... @@ -18,7 +18,7 @@
18 18  
19 19  **XSD**: Ask or SIKB Members can download from: [[https:~~/~~/www.sikb.nl/datastandaarden/richtlijnen/sikb0101>>url:https://www.sikb.nl/datastandaarden/richtlijnen/sikb0101]]
20 20  
21 -**Controle XSLT**: [[attach:Labresult_Controle.xsl||rel="noopener noreferrer" target="_blank"]]
21 +**Controle XSLT**: [[attach:Labresult_Controle.xsl||rel=" noopener noreferrer" target="_blank"]]
22 22  
23 23  **Domaintable files**: [[immetingen lookup v14.8.0.xml>>url:https://wiki.terraindex.com/bin/download/Implementation%20documentation/Setting%20up%20Lab%20communication%20by%20REST%20services%20with%20TerraIndex/Lab%20assignment%20file/WebHome/immetingen%20lookup%20v14.8.0.xml?rev=1.2]]   [[imsikb0101 lookup v14.8.0.xml>>url:https://wiki.terraindex.com/bin/download/Implementation%20documentation/Setting%20up%20Lab%20communication%20by%20REST%20services%20with%20TerraIndex/Lab%20assignment%20file/WebHome/imsikb0101%20lookup%20v14.8.0.xml?rev=1.1]]
24 24  extracted from: **[[https:~~/~~/codes.sikb.nl>>url:https://codes.sikb.nl/]] **
... ... @@ -51,36 +51,13 @@
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  
54 -With 3 differences/additions:
54 +With 3 differences:
55 55  
56 56  * Status on the labassignment itself
57 57  * Status on the labassignment.sample link
58 58  * The labassignment Report number can be send in: LabAssignmentCertificate
59 59  
60 -|**Attribute**|**Notes**
61 -|(((
62 -**identification** NEN3610ID
63 -)))|(((
64 -A unique code that is created when the object is created for the first time.
65 -)))
66 -|(((
67 -**operatingLab** GenericName
68 68  
69 -
70 -)))|(((
71 -Code of the laboratory to which the assignment is assigned.
72 -
73 -Domaintable: [[Meetinstantie / Measuring Company>>url:https://codes.sikb.nl/tablet/domain-table-details/4e270f0a-cefe-446e-9d4d-6666c91180a8]]
74 -)))
75 -|(((
76 -**startTime** DateTime
77 -)))|Dispatch date of the lab assignment
78 -|(((
79 -**customerCode** CharacterString
80 -)))|Client code or debtor number of the client as known by the laboratory
81 -
82 -
83 -
84 84  === LabAssignmentStatus ===
85 85  
86 86  |**Attribute Name**|**Description**
... ... @@ -142,6 +142,7 @@
142 142  **projectCode** CharacterString
143 143  )))|The project code of the project where the lab results are for, as send in the labassignment
144 144  
122 +
145 145  == Sample (AnalysisSample) ==
146 146  
147 147  The analysissamples with analysisrequests, as send in the labassignment. The fieldsamples form the labassignment can be skipped in the results file.
... ... @@ -157,7 +157,7 @@
157 157  |**Attribute**|**Notes**
158 158  |(((
159 159  **identification** NEN3610ID
160 -)))|The unique identifier of TerraIndex for the analyses sample, to keep this value unique forever in the whole exchange chain.
138 +)))|The unique identifier of TerraIndex for the analyses sample
161 161  |(((
162 162  **name** CharacterString
163 163  
... ... @@ -184,31 +184,25 @@
184 184  Domaintable: [[Compartiment / Matrix>>url:https://codes.sikb.nl/tablet/domain-table-details/6134f3bb-6048-431d-a130-01290d84172c]]
185 185  )))
186 186  
165 +
187 187  == Analysis ==
188 188  
189 -The measured parameter with it's value and process.
190 -
191 191  |**Attribute Name**|**Description**
192 192  |(((
193 193  **identification** NEN3610ID
194 -)))|The unique identifier of the AnalysisResult, to keep this value unique forever in the whole exchange chain.
195 -If not possible to store this in the Lims, generate on the fly.
196 -(% class="info" %)|(((
171 +)))|The unique identifier of the Project in TerraIndex and in the whole Exchange Chain, as send in the labassignment
172 +|(((
197 197  **physicalProperty **PhysicalProperty
198 198  )))|(((
199 199  The combination of Quantity, Parameter and Condition to provide the parameter that has been measured.
200 -**[[See this chapter for the combinations, and the CAS-NR's. >>https://wiki.terraindex.com/bin/view/Implementation%20documentation/Setting%20up%20Lab%20communication%20by%20REST%20services%20with%20TerraIndex/Lab%20result%20file/#HSIKB14Parameterresultcombinations]]**
176 +See this chapter for the combinations, and the CAS-NR's.
201 201  
202 202  
203 203  )))
204 -|**result **AnalyticResult|The result of the analysis, see next chapter.
205 -|**procedure **AnalysisProcess|The process that has been used to measure/determine the result, see next chapter.
180 +| |
206 206  
207 -
208 -
209 209  === AnalyticResult (inherited from MeasureResult) ===
210 210  
211 -The actual reported value, result of detection limit.
212 212  
213 213  |**Attribute Name**|**Description**
214 214  |(((
... ... @@ -259,36 +259,10 @@
259 259  **alphanumericValue** CharacterString
260 260  )))|Textual value associated with an analysis result
261 261  
262 -==== ====
234 +==== ====
263 263  
264 -==== ====
236 +==== ====
265 265  
266 -
267 -
268 -=== AnalysisProcess ===
269 -
270 -The process that has been used to detemine the measured value or result.
271 -
272 -|**Attribute Name**|**Description**
273 -|(((
274 -**identification** NEN3610ID
275 -)))|The unique identifier of the AnalysisProcess, it can be bound to multiple results at once.
276 -|**analyticalTechnique **GenericName|(((
277 -The used analytical technique to detemine the result.
278 -
279 -Domain table: [[AnalyticalTechnique>>https://codes.sikb.nl/tablet/domain-table-details/04be2365-3d05-4903-a53e-edafef7111e8]]
280 -)))
281 -|**certification **GenericName|(((
282 -The used certification to detemine the result.
283 -
284 -Domain table: [[CertificationCode>>https://codes.sikb.nl/tablet/domain-table-details/04be2365-3d05-4903-a53e-edafef7111e8]]
285 -)))
286 -|**valuationMethod **GenericName|(((
287 -The used valuation method to detemine the result.
288 -
289 -Domain table: [[ValuationMethod>>https://codes.sikb.nl/tablet/domain-table-details/04be2365-3d05-4903-a53e-edafef7111e8]]
290 -)))
291 -
292 292  = What to exchange to bind the right results to the right sample? =
293 293  
294 294  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.
... ... @@ -328,6 +328,7 @@
328 328  * If Project is found, but the analysis sample is not; then this analysis sample is imported as a new analysis sample with all results.
329 329  * (If it concerns water samples, a new fictional/temporary measuring point and filter could be created.)
330 330  
277 +
331 331  = SIKB 14 Parameter result combinations =
332 332  
333 333  In the SIKB0101 version 14 exchange of **__labresults is combination needed __**for exchanging the result parameters of the Lab analysis.
TerraIndex
asd