Changes for page Lab result file - SIKB0101 v14
Last modified by Robin Huisman on 2025/02/27 09:44
Change comment:
Uploaded new attachment "labresult_IndividualGw.xml", version {1}
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 2 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,4 +1,4 @@ 1 -= Exporting lab results to TerraIndex for a customer =1 += Reporting 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=" 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/]] ** ... ... @@ -49,76 +49,196 @@ 49 49 === 50 50 Labassignment === 51 51 52 -The labassignment partis the same as in the labassignment: [[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/#]]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: 54 +With 3 differences/additions: 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 60 60 69 + 70 +)))|((( 71 +Code of the laboratory to which the assignment is assigned. 61 61 62 -==== MeasureResult ==== 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 63 63 64 64 83 + 84 +=== LabAssignmentStatus === 85 + 65 65 |**Attribute Name**|**Description** 66 66 |((( 67 -**numericValue** Measure 68 -)))|Numeric Value - the numerical value of the observation. When no unit for the measurement is known, the unit 'Dimensionless' should be used. 69 -|((( 70 -**valueProcessingMethod** GenericName 88 +**statusType **GenericName 71 71 )))|((( 72 - ValueProcessing Method -amathematical/statisticaloperationthat is appliedwhile the method of valuedetermination/analysisstandard remains unchanged.90 +The status of the lab assignment. 73 73 74 -The operation can be applied to a series of measurement values with the same parameter (quantity/component or typing or taxon or object) or to a series of measurement values with the same analysis method that are summed up to a sum parameter. 92 +Use the value '5' for final reported results. 93 +Use other values, or '4', for conceptual values. 75 75 76 -Domain table: ValueProcessing Method95 +Domain table: [[Labassignment Status>>https://codes.sikb.nl/tablet/domain-table-details/5c6ab373-693e-4039-af8d-93206ce4ebb4]] 77 77 ))) 78 78 |((( 79 -** qualityIndicatorType**GenericName98 +**dateExpected **DateTime 80 80 )))|((( 81 - QualityIndicator/Judgement->Detectionlimit,etc.100 +The date the results can be expected, in case of conceptual results. 82 82 83 - Domaintable:QualityJudgement102 +If final, fill with datetime.now. 84 84 ))) 85 85 86 -=== =Accuracy====105 +=== LabAssignmentCertificate === 87 87 88 - 89 -|**Attribute Name**|**Description**|**Unit** 107 +|**Attribute Name**|**Description** 90 90 |((( 91 -**recovery** Float 109 +**labCertificateNumber **CharacterString 110 +)))|The number of the certificate that will be send to the user/client, and what is used in the PDF file as order or report number of the laboratory. 111 +|((( 112 +**certification **GenericName 92 92 )))|((( 93 -The part (percentage) of material that is recovered in an analysis. 94 -)))|Percentage [%] 114 +Under which certificate the analyses has been done. If you do not find you code leave this field empty 115 + 116 +Domain table: [[Certification Coding>>https://codes.sikb.nl/tablet/domain-table-details/df7ffd7c-192c-44f7-ae9f-0461d9266b30]] 117 +))) 118 + 119 +== LabAssignmentRequest == 120 + 121 +The connection between the labassignment and the samples with analysisrequests, as send in the labassignment. 122 + 123 +If not retreived in a labassignment, make it yourself so we can import is as new samples. 124 +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/#]] 125 + 126 + 127 +== Project == 128 + 129 +Activity that leads to the collection of soil data, as send in the labassignment. 130 +It will be used to search the correct project/investiation to bind or create the samples. 131 + 132 +|**Attribute**|**Notes** 95 95 |((( 96 -** spread**Float97 -)))| Spread=theerror measured(in%) in multipleepeatedmeasurementsofthesamesample/situation(andbythesamelaboratory technician/measuring device).|Percentage [%]134 +**identification** NEN3610ID 135 +)))|The unique identifier of the Project in TerraIndex and in the whole Exchange Chain, as send in the labassignment 98 98 |((( 99 -**measurementUncertainty** Float 100 -)))|Measurement uncertainty = the total error in the analysis (in %), considering sample collection, variation in measuring equipment/lab technician, and repeated measurements. It practically represents the value indicating the uncertainty of the measurement result.|Percentage [%] 137 +**name** CharacterString 138 + 139 + [0..1] 140 +)))|The name of the project where the lab results are for, as send in the labassignment 101 101 |((( 102 -**zScore** Float 103 -)))|This is an optional value that indicates how the measurement value scores in relation to other techniques or laboratories. This could be from interlaboratory comparisons or comparisons between different measuring equipment.| 142 +**projectCode** CharacterString 143 +)))|The project code of the project where the lab results are for, as send in the labassignment 144 + 145 +== Sample (AnalysisSample) == 146 + 147 +The analysissamples with analysisrequests, as send in the labassignment. The fieldsamples form the labassignment can be skipped in the results file. 148 + 149 +If not retreived in a labassignment, make it yourself so we can import is as new analysissamples. 150 +Just fill what you can fill, 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/#]] 151 + 152 +(% class="box infomessage" %) 153 +((( 154 +Please keep these scenario's in mind: [[Analysissample scenario's>>https://wiki.terraindex.com/bin/view/Implementation%20documentation/Setting%20up%20Lab%20communication%20by%20REST%20services%20with%20TerraIndex/Lab%20assignment%20file/#HWhatsamplescenario27sareexchanged3F]] 155 +))) 156 + 157 +|**Attribute**|**Notes** 104 104 |((( 105 -**drift** Float 106 -)))|This is the degree of sensor drift over time (in %/year). Sensors will age over time and experience more or less drift depending on the conditions. This drift can be quantified and depends partly on age. This is especially true for online sensors.|Percentage [%] 159 +**identification** NEN3610ID 160 +)))|The unique identifier of TerraIndex for the analyses sample, to keep this value unique forever in the whole exchange chain. 161 +|((( 162 +**name** CharacterString 107 107 108 -==== ==== 164 + [0..1] 165 +)))|Name given to the sample 166 +|((( 167 +**specimenType** GenericName 109 109 110 -==== ==== 169 + [0..1] 170 +)))|((( 171 +Type of Sample- Fieldsample, Analysissample 111 111 112 - ========173 +For analysissamples fill with value '10'. 113 113 114 -==== AnalyticResult ==== 175 +Domaintable: [[MonsterType / SampleType>>url:https://codes.sikb.nl/tablet/domain-table-details/9f956093-baad-4adb-b74d-20c00cef6ab4]] 176 +))) 177 +|((( 178 +**materialClass** GenericName 115 115 180 + 181 +)))|((( 182 +An SIKB code for the matrix type. Soil, Groundwater etc.. 116 116 117 -The analyzed result of an observation, typically originating from a laboratory. 184 +Domaintable: [[Compartiment / Matrix>>url:https://codes.sikb.nl/tablet/domain-table-details/6134f3bb-6048-431d-a130-01290d84172c]] 185 +))) 118 118 187 +== Analysis == 119 119 120 -|=**Attribute Name**|=**Description** 189 +The measured parameter with it's value and process. 190 + 191 +|**Attribute Name**|**Description** 121 121 |((( 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" %)|((( 197 +**physicalProperty **PhysicalProperty 198 +)))|((( 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]]** 201 + 202 + 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. 206 + 207 + 208 + 209 +=== AnalyticResult (inherited from MeasureResult) === 210 + 211 +The actual reported value, result of detection limit. 212 + 213 +|**Attribute Name**|**Description** 214 +|((( 215 +**numericValue** Measure 216 +)))|((( 217 +Numeric Value - the numerical value of the observation. When no unit for the measurement is known, the unit 'Dimensionless' should be used. 218 + 219 +Domaintable for Units: [[Eenheid>>https://codes.sikb.nl/tablet/domain-table-details/04f4f467-021b-4218-baa8-9742ed977c61]] 220 +))) 221 +|((( 222 +**valueProcessingMethod** GenericName 223 +)))|((( 224 +Value Processing Method - a mathematical/statistical operation that is applied while the method of value determination/analysis standard remains unchanged. 225 + 226 +The operation can be applied to a series of measurement values with the same parameter (quantity/component or typing or taxon or object) or to a series of measurement values with the same analysis method that are summed up to a sum parameter. 227 +\\Default the value '5' meaning 'Not available' can and should be used, besides leaving it empty. 228 + 229 +Domain table: [[Value Processing Method>>https://codes.sikb.nl/tablet/domain-table-details/a2310c26-065f-4aec-9440-74892ec77753]] 230 +))) 231 +|((( 232 +**qualityIndicatorType** GenericName 233 +)))|((( 234 +Quality Indicator/Judgement -> Detection limit, etc. 235 +\\Default the value '0' meaning 'Not available' can and should be used, besides leaving it empty. 236 +If there is a detectionlimit/reportinglimit, use: '4', meaning 'determenated with full detection limit' 237 + 238 +Domain table: [[Quality Judgement>>https://codes.sikb.nl/tablet/domain-table-details/1e17d9e6-4e0e-4f88-8fe5-c71f6a7931db]] 239 +))) 240 + 241 +|((( 122 122 **limitSymbol** CharacterString 123 123 )))|((( 124 124 LimietSymbool, allowed values: '<' en '>'. ... ... @@ -132,89 +132,43 @@ 132 132 1) as a CData block: <![CDATA[<]]> or <![CDATA[>]]> 133 133 134 134 2) as HTML code: '& lt;' or '& gt;' 255 +\\Default the value is leaving it empty. 256 +If there is a detectionlimit/reportinglimit, use: '<' 135 135 ))) 136 136 |((( 137 137 **alphanumericValue** CharacterString 138 138 )))|Textual value associated with an analysis result 139 139 140 -==== 262 +==== ==== 141 141 142 -==== 264 +==== ==== 143 143 144 -==== ==== 145 145 146 -==== 147 - ==== 148 148 149 -=== Structure projectgegevens ===268 +=== AnalysisProcess === 150 150 151 -(% style="text-align:center" %) 152 -[[image:1637656734277-997.png]] 270 +The process that has been used to detemine the measured value or result. 153 153 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. 154 154 155 -(% class="table-hover" %) 156 -|(% colspan="1" rowspan="1" %)**Attribute name**|(% colspan="1" rowspan="1" %)**Description**|(% colspan="1" rowspan="1" %)**Unit** 157 -|(% colspan="1" rowspan="1" %)**idopdracht**|(% colspan="1" rowspan="1" %)The TerraIndex id of the lab assignment the result belongs to.|(% colspan="1" rowspan="1" %)- 158 -|(% colspan="1" rowspan="1" %)**projectcode**|(% colspan="1" rowspan="1" %)The project code of the project as it was delivered in the lab assignment|(% colspan="1" rowspan="1" %)string 159 -|(% colspan="1" rowspan="1" %)**projectnaam**|(% colspan="1" rowspan="1" %)The name of the project as it was delivered in the lab assignment.|(% colspan="1" rowspan="1" %)string 160 -|(% colspan="1" rowspan="1" %)**ordernummer**|(% colspan="1" rowspan="1" %)Not relevant. The order in which the lab result could be shown|(% colspan="1" rowspan="1" %)string 161 -|(% colspan="1" rowspan="1" %)**projectleider**|(% colspan="1" rowspan="1" %)The project leader of the customer. This needs the be the “contactpersoon” from the lab assignment with the code PL|(% colspan="1" rowspan="1" %)string 162 -|(% colspan="1" rowspan="1" %)**status**|(% colspan="1" rowspan="1" %)The status of the lab assignment. See Labstatus Codegroup 76 in the attachments for all the options.|(% colspan="1" rowspan="1" %)integer 163 -|(% colspan="1" rowspan="1" %)**datumverwacht**|(% colspan="1" rowspan="1" %)The date on which the lab expects the certificate to be available|(% colspan="1" rowspan="1" %)Date 164 -yyyy-mm-dd 165 -|(% colspan="1" rowspan="1" %)**certificaatnummer**|(% colspan="1" rowspan="1" %)The number of the certificate that will be send to the user.|(% colspan="1" rowspan="1" %)string 166 -|(% colspan="1" rowspan="1" %)((( 167 -**analysemonsters** 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. 168 168 169 - 170 - 171 -)))|(% colspan="1" rowspan="1" %)A table containing all the analysis sample with their corresponding results|(% colspan="1" rowspan="1" %)- 172 - 173 -== Structure analysemonsters == 174 - 175 -(% style="text-align:center" %) 176 -[[image:1637656914799-534.png]] 177 - 178 -(% class="table-hover" %) 179 -|(% colspan="1" rowspan="1" %)**Attribute name**|(% colspan="1" rowspan="1" %)**Description**|(% colspan="1" rowspan="1" %)**Unit** 180 -|(% colspan="1" rowspan="1" %)**Idanlmons**|(% colspan="1" rowspan="1" %)The unique identification code of the analyses sample as given in the lab assignment file|(% colspan="1" rowspan="1" %)string 181 -|(% colspan="1" rowspan="1" %)**Anlmons**|(% colspan="1" rowspan="1" %)The name of the analyses sample as given in the lab assignment file|(% colspan="1" rowspan="1" %)string 182 -|(% colspan="1" rowspan="1" %)**Certificaat**|(% colspan="1" rowspan="1" %)The way the name of the sample should be on the certificate. This is also given in the lab assignment|(% colspan="1" rowspan="1" %)string 183 -|(% colspan="1" rowspan="1" %)**Monstersoort**|(% colspan="1" rowspan="1" %)The code referencing the type the sample is. Check the attachment: Sample type codegroup 51 for all the options|(% colspan="1" rowspan="1" %)integer 184 -|(% colspan="1" rowspan="1" %)**Status**|(% colspan="1" rowspan="1" %)The status of the sample. See Labstatus Codegroup 76 in the attachments.|(% colspan="1" rowspan="1" %)integer 185 -|(% colspan="1" rowspan="1" %)**Datumverwacht**|(% colspan="1" rowspan="1" %)The date on which the results for the sample are expected|(% colspan="1" rowspan="1" %)((( 186 -date 187 - 188 -yyyy-mm-dd 284 +Domain table: [[CertificationCode>>https://codes.sikb.nl/tablet/domain-table-details/04be2365-3d05-4903-a53e-edafef7111e8]] 189 189 ))) 190 -| (% colspan="1" rowspan="1" %)**Volgorde**|(% colspan="1" rowspan="1" %)Is a unusedfield inTerraIndex|(% colspan="1" rowspan="1" %)integer191 - |(%colspan="1"rowspan="1" %)**analyseresultaten**|(% colspan="1"rowspan="1"%)Atable containingalltheeasurement valuesoftheanalysis samples.|(% colspan="1" rowspan="1" %)-286 +|**valuationMethod **GenericName|((( 287 +The used valuation method to detemine the result. 192 192 193 -== Structure analyseresultaten == 194 - 195 -(% style="text-align:center" %) 196 -[[image:1637657248973-790.png]] 197 - 198 -(% class="table-hover" %) 199 -|(% colspan="1" rowspan="1" %)**Attribute name**|(% colspan="1" rowspan="1" %)**Description**|(% colspan="1" rowspan="1" %)**Unit** 200 -|(% colspan="1" rowspan="1" %)**componentcode**|(% colspan="1" rowspan="1" %)The SIKB component code. See ComponentCode Codegroup 52 in the attachements for all possible options.|(% colspan="1" rowspan="1" %)integer 201 -|(% colspan="1" rowspan="1" %)**meetwaarde**|(% colspan="1" rowspan="1" %)What the measured value is for the analyses|(% colspan="1" rowspan="1" %)float 202 -|(% colspan="1" rowspan="1" %)**meetwaardeomschrijving**|(% colspan="1" rowspan="1" %)Alpha numerical description of the result|(% colspan="1" rowspan="1" %)string 203 -|(% colspan="1" rowspan="1" %)**eenheidcode**|(% colspan="1" rowspan="1" %)The unit of the measured value. See Unit CodeGroup 40 in the attachements for all possible options|(% colspan="1" rowspan="1" %)integer 204 -|(% colspan="1" rowspan="1" %)**referentiecode**|(% colspan="1" rowspan="1" %)This defines what the reference for the measurement value is. See ReferenceType CodeGroup 41 for all the possible options|(% colspan="1" rowspan="1" %)integer 205 -|(% colspan="1" rowspan="1" %)**analysenorm**|(% colspan="1" rowspan="1" %)Against which standard the analysis has been tested. See Laboratory method Codegroup 57 in the attachments for all the option. I your standard is not in the list leave this empty|(% colspan="1" rowspan="1" %)integer 206 -|(% colspan="1" rowspan="1" %)**datummonstervoorbehandeling**|(% colspan="1" rowspan="1" %)The date on which the sample was pre-treated. We don’t do anything with this value|(% colspan="1" rowspan="1" %)((( 207 -date 208 - 209 -yyyy-mm-dd 289 +Domain table: [[ValuationMethod>>https://codes.sikb.nl/tablet/domain-table-details/04be2365-3d05-4903-a53e-edafef7111e8]] 210 210 ))) 211 -|(% colspan="1" rowspan="1" %)**opmerking**|(% colspan="1" rowspan="1" %)A remark for this result|(% colspan="1" rowspan="1" %)string 212 -|(% colspan="1" rowspan="1" %)**certificering**|(% colspan="1" rowspan="1" %)Under which certificate the analyses has been done. See CertificateCode Codegroup 48 for all the possible options. If you do not find you code leave this field empty|(% colspan="1" rowspan="1" %)integer 213 -|(% colspan="1" rowspan="1" %)**status**|(% colspan="1" rowspan="1" %)The status of the labresult in the labassignemnt. See Labstatus Codegroep 76 in the attachments|(% colspan="1" rowspan="1" %)integer 214 -|(% colspan="1" rowspan="1" %)**datumverwacht**|(% colspan="1" rowspan="1" %)Date on which the analyses results are expected.|(% colspan="1" rowspan="1" %)date 215 215 216 -= = 217 - 218 218 = What to exchange to bind the right results to the right sample? = 219 219 220 220 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. ... ... @@ -253,7 +253,6 @@ 253 253 * If an Analysis Sample is found, the Analysis Results are always updated or added. 254 254 * If Project is found, but the analysis sample is not; then this analysis sample is imported as a new analysis sample with all results. 255 255 * (If it concerns water samples, a new fictional/temporary measuring point and filter could be created.) 256 -* 257 257 258 258 = SIKB 14 Parameter result combinations = 259 259
- labresult_IndividualGr.xml
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.RobinHuisman - Size
-
... ... @@ -1,0 +1,1 @@ 1 +15.3 KB - Content
-
... ... @@ -1,0 +1,283 @@ 1 +<?xml version="1.0" encoding="utf-8"?> 2 +<imsikb0101:FeatureCollectionIMSIKB0101 gml:id="LABRESULTAAT" xmlns:imsikb0101="http://www.sikb.nl/imsikb0101" xmlns:immetingen="http://www.sikb.nl/immetingen" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gsr="http://www.isotc211.org/2005/gsr" xmlns:gss="http://www.isotc211.org/2005/gss" xmlns:gts="http://www.isotc211.org/2005/gts" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:om="http://www.opengis.net/om/2.0" xmlns:sam="http://www.opengis.net/sampling/2.0" xmlns:sams="http://www.opengis.net/samplingSpatial/2.0" xmlns:spec="http://www.opengis.net/samplingSpecimen/2.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sikb.nl/imsikb0101 file:///C:/dev/SIKB0101_Protocol/XSDs%2014.8.0/imsikb0101_v14.8.0.xsd"> 3 + <imsikb0101:metaData> 4 + <imsikb0101:application>urn:imsikb0101:Applicaties:id:1</imsikb0101:application> 5 + <imsikb0101:date>2013-09-07</imsikb0101:date> 6 + <imsikb0101:organisation>The Organization</imsikb0101:organisation> 7 + <imsikb0101:remarks>Example File LABRESULT</imsikb0101:remarks> 8 + <imsikb0101:reportDate>2013-07-07</imsikb0101:reportDate> 9 + <imsikb0101:sender>urn:imsikb0101:Bronhouders:id:54</imsikb0101:sender> 10 + <imsikb0101:supplier>urn:imsikb0101:Leveranciers:id:1</imsikb0101:supplier> 11 + <imsikb0101:version>14.8.0</imsikb0101:version> 12 + <imsikb0101:dataflow>urn:imsikb0101:DatastroomType:id:1</imsikb0101:dataflow> 13 + </imsikb0101:metaData> 14 + <!-- LabAssignment --> 15 + <imsikb0101:featureMember> 16 + <imsikb0101:LabAssignment gml:id="_ac5e3b6d-a0b2-4e26-af89-a2778712ff89"> 17 + <imsikb0101:identification> 18 + <immetingen:NEN3610ID> 19 + <immetingen:namespace>www.sikb.nl</immetingen:namespace> 20 + <immetingen:lokaalID>ac5e3b6d-a0b2-4e26-af89-a2778712ff89</immetingen:lokaalID> 21 + </immetingen:NEN3610ID> 22 + </imsikb0101:identification> 23 + <imsikb0101:operatingLab>urn:immetingen:Meetinstantie:id:7</imsikb0101:operatingLab> 24 + <imsikb0101:startTime>2013-04-09T18:22:55</imsikb0101:startTime> 25 + <imsikb0101:customerCode>KN1234</imsikb0101:customerCode> 26 + <imsikb0101:remarks>Remarks about the LabAssignment</imsikb0101:remarks> 27 + <imsikb0101:endTime>2013-04-09T18:22:55</imsikb0101:endTime> 28 + <imsikb0101:belongsToProject xlink:href="#_015c6207-2bed-4f3b-bb40-8ab94079bff5"/> 29 + <imsikb0101:analysisRequest> 30 + <imsikb0101:SampleAnalysisRequest> 31 + <imsikb0101:nameOnLabCertificate>BO01-DM1 (10-50)</imsikb0101:nameOnLabCertificate> 32 + <imsikb0101:certificateOrder>0</imsikb0101:certificateOrder> 33 + <imsikb0101:labSampleType>12</imsikb0101:labSampleType> 34 + <imsikb0101:sampleCertification>urn:immeringen:CertificeringsCode:id:8</imsikb0101:sampleCertification> 35 + <imsikb0101:sample xlink:href="#_b1adf8f7-e0cd-4810-a93e-60580f34b3fa"/> 36 + <imsikb0101:status> 37 + <imsikb0101:LabAssignmentStatus> 38 + <imsikb0101:statusType>urn:immetingen:LabopdrachtStatus:id:5</imsikb0101:statusType> 39 + <imsikb0101:dateExpected>2013-07-28</imsikb0101:dateExpected> 40 + <imsikb0101:remarks>Remarks about the status</imsikb0101:remarks> 41 + </imsikb0101:LabAssignmentStatus> 42 + </imsikb0101:status> 43 + </imsikb0101:SampleAnalysisRequest> 44 + </imsikb0101:analysisRequest> 45 + <imsikb0101:projectLeader xlink:href="#_808ef96a-1323-45f8-bab1-afde379884d5"/> 46 + <imsikb0101:status> 47 + <imsikb0101:LabAssignmentStatus> 48 + <imsikb0101:statusType>urn:immetingen:LabopdrachtStatus:id:6</imsikb0101:statusType> 49 + <imsikb0101:dateExpected>2013-07-28</imsikb0101:dateExpected> 50 + <imsikb0101:remarks>Remarks about the status</imsikb0101:remarks> 51 + </imsikb0101:LabAssignmentStatus> 52 + </imsikb0101:status> 53 + <imsikb0101:certificate> 54 + <imsikb0101:LabAssignmentCertificate> 55 + <imsikb0101:complementOfCertificate>CERT21341</imsikb0101:complementOfCertificate> 56 + <imsikb0101:labCertificateNumber>CERT21342</imsikb0101:labCertificateNumber> 57 + <imsikb0101:certification>urn:immetingen:Certificeringscode:id:4</imsikb0101:certification> 58 + <imsikb0101:labCertificatePdfLink>https://www.example.com/cert/link.pdf</imsikb0101:labCertificatePdfLink> 59 + </imsikb0101:LabAssignmentCertificate> 60 + </imsikb0101:certificate> 61 + </imsikb0101:LabAssignment> 62 + </imsikb0101:featureMember> 63 + <!-- /LabAssignment --> 64 + <!-- Project --> 65 + <imsikb0101:featureMember> 66 + <imsikb0101:Project gml:id="_015c6207-2bed-4f3b-bb40-8ab94079bff5"> 67 + <imsikb0101:identification> 68 + <immetingen:NEN3610ID> 69 + <immetingen:namespace>SIKB</immetingen:namespace> 70 + <immetingen:lokaalID>015c6207-2bed-4f3b-bb40-8ab94079bff5</immetingen:lokaalID> 71 + </immetingen:NEN3610ID> 72 + </imsikb0101:identification> 73 + <imsikb0101:name>Name of the project</imsikb0101:name> 74 + <imsikb0101:projectCode>PROJ00238</imsikb0101:projectCode> 75 + </imsikb0101:Project> 76 + </imsikb0101:featureMember> 77 + <!-- /Project --> 78 + <!-- Subject 1--> 79 + <imsikb0101:featureMember> 80 + <immetingen:Person gml:id="_808ef96a-1323-45f8-bab1-afde379884d5"> 81 + <immetingen:email>username@example.com</immetingen:email> 82 + <immetingen:fax>+31(0) 88 666222</immetingen:fax> 83 + <immetingen:identification> 84 + <immetingen:NEN3610ID> 85 + <immetingen:namespace>SIKB</immetingen:namespace> 86 + <immetingen:lokaalID>808ef96a-1323-45f8-bab1-afde379884d5</immetingen:lokaalID> 87 + </immetingen:NEN3610ID> 88 + </immetingen:identification> 89 + <immetingen:firstName>Ini</immetingen:firstName> 90 + <immetingen:gender>urn:imsikb0101:geslacht:id:1</immetingen:gender> 91 + <immetingen:lastName>Tials</immetingen:lastName> 92 + <immetingen:middleName/> 93 + <immetingen:initials>I</immetingen:initials> 94 + </immetingen:Person> 95 + </imsikb0101:featureMember> 96 + <!-- /Subject 1--> 97 + <!-- Subject 2 --> 98 + <imsikb0101:featureMember> 99 + <immetingen:Organization gml:id="_4ca84d18-be8b-48f6-8fff-a9073da8db27"> 100 + <immetingen:email>info@example.com</immetingen:email> 101 + <immetingen:fax>+31 (0) 88 11111111</immetingen:fax> 102 + <immetingen:identification> 103 + <immetingen:NEN3610ID> 104 + <immetingen:namespace>SIKB</immetingen:namespace> 105 + <immetingen:lokaalID>4ca84d18-be8b-48f6-8fff-a9073da8db27</immetingen:lokaalID> 106 + </immetingen:NEN3610ID> 107 + </immetingen:identification> 108 + <immetingen:mobileNumber>+31 (0)6 123456543</immetingen:mobileNumber> 109 + <immetingen:remarks>Remarks about the Laboratory</immetingen:remarks> 110 + <immetingen:telephoneNumber>+31 (0) 88 callthelab</immetingen:telephoneNumber> 111 + <immetingen:legalentityNumber>092347850</immetingen:legalentityNumber> 112 + <immetingen:name>Laboratory name</immetingen:name> 113 + <immetingen:organisationType>urn:imsikb0101:Betrokkenen:id:29</immetingen:organisationType> 114 + </immetingen:Organization> 115 + </imsikb0101:featureMember> 116 + <!-- /Subject 2 --> 117 + <!-- Sample 1 Analysis Sample --> 118 + <imsikb0101:featureMember> 119 + <imsikb0101:Sample gml:id="_b1adf8f7-e0cd-4810-a93e-60580f34b3fa"> 120 + <sam:sampledFeature/> 121 + <sam:relatedObservation xlink:href="#_850d533c-4087-4229-aa81-f916569428ed"/> 122 + <!-- Sub sample 1 / Field sample--> 123 + <sam:relatedSamplingFeature> 124 + <sam:SamplingFeatureComplex> 125 + <sam:role xlink:href="urn:immetingen:RelatedSamplingFeatureRollen:id:10"/> 126 + <sam:relatedSamplingFeature xlink:href="#_4593fd8e-813a-4660-88ad-9e6ea38ca415"/> 127 + </sam:SamplingFeatureComplex> 128 + </sam:relatedSamplingFeature> 129 + <!-- /Sub sample 1 / Field Sample--> 130 + <spec:materialClass xlink:href="urn:immetingen:Compartiment:id:1"/> 131 + <spec:samplingTime> 132 + <gml:TimeInstant gml:id="_89f63e1e-a156-461c-8d77-bbaf108b60a4"> 133 + <gml:timePosition>2013-04-12T11:00:00</gml:timePosition> 134 + </gml:TimeInstant> 135 + </spec:samplingTime> 136 + <spec:specimenType xlink:href="urn:immetingen:MonsterType:id:10"/> 137 + <immetingen:identification> 138 + <immetingen:NEN3610ID> 139 + <immetingen:namespace>SIKB</immetingen:namespace> 140 + <immetingen:lokaalID>b1adf8f7-e0cd-4810-a93e-60580f34b3fa</immetingen:lokaalID> 141 + </immetingen:NEN3610ID> 142 + </immetingen:identification> 143 + <immetingen:name>BO1-DM1</immetingen:name> 144 + <imsikb0101:inProject xlink:href="#_015c6207-2bed-4f3b-bb40-8ab94079bff5"/> 145 + </imsikb0101:Sample> 146 + </imsikb0101:featureMember> 147 + <!-- /Sample 1 Analysis Sample--> 148 + <!-- Sample 1 Analysis --> 149 + <imsikb0101:featureMember> 150 + <immetingen:Analysis gml:id="_850d533c-4087-4229-aa81-f916569428ed"> 151 + <om:phenomenonTime/> 152 + <om:resultTime xlink:href="#_1645261c-381e-4af2-a7d5-78fc4e73aa78"/> 153 + <om:procedure xlink:href="#_e911262c-d247-4aad-8fea-ae095f62b495"/> 154 + <om:observedProperty/> 155 + <om:featureOfInterest xlink:href="#_b1adf8f7-e0cd-4810-a93e-60580f34b3fa"/> 156 + <om:result xsi:type="immetingen:AnalyticResultType"> 157 + <immetingen:numericValue uom="urn:immetingen:Eenheid:id:58">633.2</immetingen:numericValue> 158 + <immetingen:qualityIndicatorType>urn:immetingen:Kwaliteitsoordeel:id:4</immetingen:qualityIndicatorType> 159 + <immetingen:limitSymbol><![CDATA[<]]></immetingen:limitSymbol> 160 + <immetingen:alphanumericValue>< 633,2 mg/kg ds</immetingen:alphanumericValue> 161 + <immetingen:limits> 162 + <immetingen:DeterminationLimits> 163 + <immetingen:detectionLimit uom="urn:immetingen:Eenheid:id:58">615.8</immetingen:detectionLimit> 164 + <immetingen:reportingLimit uom="urn:immetingen:Eenheid:id:58">700</immetingen:reportingLimit> 165 + <immetingen:limitSymbolReferenceCode>urn:immetingen:LimietsymboolReferentie:id:2</immetingen:limitSymbolReferenceCode> 166 + <immetingen:quantitationLimit uom="urn:immetingen:Eenheid:id:58">633.2</immetingen:quantitationLimit> 167 + </immetingen:DeterminationLimits> 168 + </immetingen:limits> 169 + </om:result> 170 + <immetingen:identification> 171 + <immetingen:NEN3610ID> 172 + <immetingen:namespace>SIKB</immetingen:namespace> 173 + <immetingen:lokaalID>850d533c-4087-4229-aa81-f916569428ed</immetingen:lokaalID> 174 + </immetingen:NEN3610ID> 175 + </immetingen:identification> 176 + <immetingen:physicalProperty> 177 + <immetingen:PhysicalProperty> 178 + <immetingen:quantity>urn:immetingen:parameter:id:2720</immetingen:quantity> 179 + <immetingen:parameter>urn:immetingen:parameter:id:216</immetingen:parameter> 180 + <immetingen:condition>urn:immetingen:hoedanigheid:id:1</immetingen:condition> 181 + </immetingen:PhysicalProperty> 182 + </immetingen:physicalProperty> 183 + <immetingen:statusOfAnalysis> 184 + <immetingen:AnalysisStatus> 185 + <immetingen:statusType>urn:immetingen:LabopdrachtStatus:id:3</immetingen:statusType> 186 + <immetingen:dateExpected>2013-10-28</immetingen:dateExpected> 187 + <immetingen:versionNumber>115</immetingen:versionNumber> 188 + </immetingen:AnalysisStatus> 189 + </immetingen:statusOfAnalysis> 190 + </immetingen:Analysis> 191 + </imsikb0101:featureMember> 192 + <!-- /Samle 1 Analysis --> 193 + <!-- Sample 1 AnalysisProcess --> 194 + <imsikb0101:featureMember> 195 + <immetingen:AnalysisProcess gml:id="_e911262c-d247-4aad-8fea-ae095f62b495"> 196 + <immetingen:analyticalTechnique>urn:immetingen:WaardebepalingsTechniek:id:12</immetingen:analyticalTechnique> 197 + <immetingen:identification> 198 + <immetingen:NEN3610ID> 199 + <immetingen:namespace>SIKB</immetingen:namespace> 200 + <immetingen:lokaalID>e911262c-d247-4aad-8fea-ae095f62b495</immetingen:lokaalID> 201 + </immetingen:NEN3610ID> 202 + </immetingen:identification> 203 + <immetingen:certification>urn:immetingen:Certificeringscode:id:4</immetingen:certification> 204 + <immetingen:remarks>Remark about the analysis process</immetingen:remarks> 205 + <immetingen:sampleDestructionMethod>urn:immetingen:Monsterbewerkingsmethode:id:36</immetingen:sampleDestructionMethod> 206 + <immetingen:samplePretreatmentMethod>urn:iimsikb0101:MonsterVoorbehandeling:id:3</immetingen:samplePretreatmentMethod> 207 + <immetingen:samplePretreatmentDate>2013-07-09</immetingen:samplePretreatmentDate> 208 + <immetingen:valuationMethod>urn:immetingen:waardebepalingsmethode:id:44</immetingen:valuationMethod> 209 + <immetingen:analysisOperator xlink:href="#_4ca84d18-be8b-48f6-8fff-a9073da8db27"/> 210 + </immetingen:AnalysisProcess> 211 + </imsikb0101:featureMember> 212 + <!-- /Samle 1 Analysis Process --> 213 + <!-- Sample 2 Sub sample --> 214 + <imsikb0101:featureMember> 215 + <imsikb0101:Sample gml:id="_4593fd8e-813a-4660-88ad-9e6ea38ca415"> 216 + <sam:sampledFeature/> 217 + <!-- Analysis Sample --> 218 + <sam:relatedSamplingFeature> 219 + <sam:SamplingFeatureComplex> 220 + <sam:role xlink:href="urn:immetingen:RelatedSamplingFeatureRollen:id:9"/> 221 + <sam:relatedSamplingFeature xlink:href="#_b1adf8f7-e0cd-4810-a93e-60580f34b3fa"/> 222 + </sam:SamplingFeatureComplex> 223 + </sam:relatedSamplingFeature> 224 + <!-- /Analysis Sample --> 225 + <spec:materialClass xlink:href="urn:immetingen:Compartiment:id:1"/> 226 + <spec:samplingTime xlink:href="#_89f63e1e-a156-461c-8d77-bbaf108b60a4"/> 227 + <spec:processingDetails> 228 + <immetingen:FieldSamplePreparationStep> 229 + <spec:time> 230 + <gml:TimeInstant gml:id="_c3110591-6dbf-4a32-ad22-14adcd18c0c8"> 231 + <gml:timePosition>2013-04-12T11:00:00.00</gml:timePosition> 232 + </gml:TimeInstant> 233 + </spec:time> 234 + <spec:processOperator/> 235 + <spec:processingDetails/> 236 + <immetingen:pretreatment>urn:imsikb0101:MonsterVoorbehandeling:id:4</immetingen:pretreatment> 237 + <immetingen:preservative>urn:immetingen:conserveringsmiddel:id:1</immetingen:preservative> 238 + <immetingen:meshSieve uom="urn:immetingen:Eenheid:id:115">.1</immetingen:meshSieve> 239 + </immetingen:FieldSamplePreparationStep> 240 + </spec:processingDetails> 241 + <spec:specimenType xlink:href="urn:immetingen:MonsterType:id:1"/> 242 + <immetingen:identification> 243 + <immetingen:NEN3610ID> 244 + <immetingen:namespace>SIKB</immetingen:namespace> 245 + <immetingen:lokaalID>4593fd8e-813a-4660-88ad-9e6ea38ca415</immetingen:lokaalID> 246 + </immetingen:NEN3610ID> 247 + </immetingen:identification> 248 + <immetingen:name>DM1</immetingen:name> 249 + <immetingen:startTime>2013-04-12T14:15:00.00</immetingen:startTime> 250 + <immetingen:lowerDepth> 251 + <immetingen:Depth> 252 + <immetingen:value uom="urn:immetingen:Eenheid:id:115">2.5</immetingen:value> 253 + <immetingen:condition>urn:immetingen:Hoedanigheid:id:11</immetingen:condition> 254 + </immetingen:Depth> 255 + </immetingen:lowerDepth> 256 + <immetingen:upperDepth> 257 + <immetingen:Depth> 258 + <immetingen:value uom="urn:immetingen:Eenheid:id:115">3.5</immetingen:value> 259 + <immetingen:condition>urn:immetingen:Hoedanigheid:id:11</immetingen:condition> 260 + </immetingen:Depth> 261 + </immetingen:upperDepth> 262 + <immetingen:remarks>Remarks about the sample</immetingen:remarks> 263 + <immetingen:consistsOfPackages> 264 + <immetingen:Package> 265 + <immetingen:name>Packaging number 1</immetingen:name> 266 + <immetingen:barcode>168468131</immetingen:barcode> 267 + <immetingen:packageType>urn:immetingen:MonsterVerpakking:id:2</immetingen:packageType> 268 + <immetingen:remarks>Remarks about the packaging</immetingen:remarks> 269 + </immetingen:Package> 270 + </immetingen:consistsOfPackages> 271 + <imsikb0101:inProject xlink:href="#_015c6207-2bed-4f3b-bb40-8ab94079bff5"/> 272 + <imsikb0101:expectedPollutions> 273 + <imsikb0101:SamplePollution> 274 + <imsikb0101:pollutionGroupCode>urn:imsikb0101:vervuilinggroep:id:8</imsikb0101:pollutionGroupCode> 275 + <imsikb0101:gradation>urn:imsikb0101:VervuilinggroepGradatie:id:3</imsikb0101:gradation> 276 + <imsikb0101:expectedValue>Expected value estimated by the consultant</imsikb0101:expectedValue> 277 + </imsikb0101:SamplePollution> 278 + </imsikb0101:expectedPollutions> 279 + </imsikb0101:Sample> 280 + </imsikb0101:featureMember> 281 + <!-- /Sample 2 Sub sample --> 282 +</imsikb0101:FeatureCollectionIMSIKB0101> 283 +
- labresult_IndividualGw.xml
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.RobinHuisman - Size
-
... ... @@ -1,0 +1,1 @@ 1 +15.3 KB - Content
-
... ... @@ -1,0 +1,289 @@ 1 +<?xml version="1.0" encoding="utf-8"?> 2 +<imsikb0101:FeatureCollectionIMSIKB0101 gml:id="LABRESULTAAT" xmlns:imsikb0101="http://www.sikb.nl/imsikb0101" xmlns:immetingen="http://www.sikb.nl/immetingen" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gsr="http://www.isotc211.org/2005/gsr" xmlns:gss="http://www.isotc211.org/2005/gss" xmlns:gts="http://www.isotc211.org/2005/gts" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:om="http://www.opengis.net/om/2.0" xmlns:sam="http://www.opengis.net/sampling/2.0" xmlns:sams="http://www.opengis.net/samplingSpatial/2.0" xmlns:spec="http://www.opengis.net/samplingSpecimen/2.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sikb.nl/imsikb0101 file:///C:/dev/SIKB0101_Protocol/XSDs%2014.8.0/imsikb0101_v14.8.0.xsd"> 3 + <imsikb0101:metaData> 4 + <imsikb0101:application>urn:imsikb0101:Applicaties:id:1</imsikb0101:application> 5 + <imsikb0101:date>2013-09-07</imsikb0101:date> 6 + <imsikb0101:organisation>The Organization</imsikb0101:organisation> 7 + <imsikb0101:remarks>Example file LABRESULT</imsikb0101:remarks> 8 + <imsikb0101:reportDate>2013-07-07</imsikb0101:reportDate> 9 + <imsikb0101:sender>urn:imsikb0101:Bronhouders:id:54</imsikb0101:sender> 10 + <imsikb0101:supplier>urn:imsikb0101:Leveranciers:id:1</imsikb0101:supplier> 11 + <imsikb0101:version>14.8.0</imsikb0101:version> 12 + <imsikb0101:dataflow>urn:imsikb0101:DatastroomType:id:1</imsikb0101:dataflow> 13 + </imsikb0101:metaData> 14 + <!-- LabAssignment --> 15 + <imsikb0101:featureMember> 16 + <imsikb0101:LabAssignment gml:id="_ac5e3b6d-a0b2-4e26-af89-a2778712ff89"> 17 + <imsikb0101:identification> 18 + <immetingen:NEN3610ID> 19 + <immetingen:namespace>www.sikb.nl</immetingen:namespace> 20 + <immetingen:lokaalID>ac5e3b6d-a0b2-4e26-af89-a2778712ff89</immetingen:lokaalID> 21 + </immetingen:NEN3610ID> 22 + </imsikb0101:identification> 23 + <imsikb0101:operatingLab>urn:immetingen:Meetinstantie:id:7</imsikb0101:operatingLab> 24 + <imsikb0101:startTime>2013-04-09T18:22:55</imsikb0101:startTime> 25 + <imsikb0101:customerCode>KN1234</imsikb0101:customerCode> 26 + <imsikb0101:remarks>Remarks about the LabAssignment</imsikb0101:remarks> 27 + <imsikb0101:endTime>2013-04-09T18:22:55</imsikb0101:endTime> 28 + <imsikb0101:belongsToProject xlink:href="#_015c6207-2bed-4f3b-bb40-8ab94079bff5"/> 29 + <imsikb0101:analysisRequest> 30 + <imsikb0101:SampleAnalysisRequest> 31 + <imsikb0101:nameOnLabCertificate>NAME</imsikb0101:nameOnLabCertificate> 32 + <imsikb0101:certificateOrder>0</imsikb0101:certificateOrder> 33 + <imsikb0101:labSampleType>GW</imsikb0101:labSampleType> 34 + <imsikb0101:sampleCertification>urn:immeringen:CertificeringsCode:id:8</imsikb0101:sampleCertification> 35 + <imsikb0101:sample xlink:href="#_b1adf8f7-e0cd-4810-a93e-60580f34b3fa"/> 36 + <imsikb0101:status> 37 + <imsikb0101:LabAssignmentStatus> 38 + <imsikb0101:statusType>urn:immetingen:LabopdrachtStatus:id:5</imsikb0101:statusType> 39 + <imsikb0101:dateExpected>2013-07-28</imsikb0101:dateExpected> 40 + <imsikb0101:remarks>Remarks about the status</imsikb0101:remarks> 41 + </imsikb0101:LabAssignmentStatus> 42 + </imsikb0101:status> 43 + </imsikb0101:SampleAnalysisRequest> 44 + </imsikb0101:analysisRequest> 45 + <imsikb0101:projectLeader xlink:href="#_808ef96a-1323-45f8-bab1-afde379884d5"/> 46 + <imsikb0101:status> 47 + <imsikb0101:LabAssignmentStatus> 48 + <imsikb0101:statusType>urn:immetingen:LabopdrachtStatus:id:6</imsikb0101:statusType> 49 + <imsikb0101:dateExpected>2013-07-28</imsikb0101:dateExpected> 50 + <imsikb0101:remarks>Remarks about the status</imsikb0101:remarks> 51 + </imsikb0101:LabAssignmentStatus> 52 + </imsikb0101:status> 53 + <imsikb0101:certificate> 54 + <imsikb0101:LabAssignmentCertificate> 55 + <imsikb0101:complementOfCertificate>CERT21341</imsikb0101:complementOfCertificate> 56 + <imsikb0101:labCertificateNumber>CERT21342</imsikb0101:labCertificateNumber> 57 + <imsikb0101:certification>urn:immetingen:Certificeringscode:id:4</imsikb0101:certification> 58 + <imsikb0101:labCertificatePdfLink>https://www.example.com/cert/link.pdf</imsikb0101:labCertificatePdfLink> 59 + </imsikb0101:LabAssignmentCertificate> 60 + </imsikb0101:certificate> 61 + </imsikb0101:LabAssignment> 62 + </imsikb0101:featureMember> 63 + <!-- /LabAssignment --> 64 + <!-- Project --> 65 + <imsikb0101:featureMember> 66 + <imsikb0101:Project gml:id="_015c6207-2bed-4f3b-bb40-8ab94079bff5"> 67 + <imsikb0101:identification> 68 + <immetingen:NEN3610ID> 69 + <immetingen:namespace>SIKB</immetingen:namespace> 70 + <immetingen:lokaalID>015c6207-2bed-4f3b-bb40-8ab94079bff5</immetingen:lokaalID> 71 + </immetingen:NEN3610ID> 72 + </imsikb0101:identification> 73 + <imsikb0101:name>Name of the project</imsikb0101:name> 74 + <imsikb0101:projectCode>PROJ00238</imsikb0101:projectCode> 75 + </imsikb0101:Project> 76 + </imsikb0101:featureMember> 77 + <!-- /Project --> 78 + <!-- Subject 1--> 79 + <imsikb0101:featureMember> 80 + <immetingen:Person gml:id="_808ef96a-1323-45f8-bab1-afde379884d5"> 81 + <immetingen:email>username@example.com</immetingen:email> 82 + <immetingen:fax>+31(0) 88 666222</immetingen:fax> 83 + <immetingen:identification> 84 + <immetingen:NEN3610ID> 85 + <immetingen:namespace>SIKB</immetingen:namespace> 86 + <immetingen:lokaalID>808ef96a-1323-45f8-bab1-afde379884d5</immetingen:lokaalID> 87 + </immetingen:NEN3610ID> 88 + </immetingen:identification> 89 + <immetingen:firstName>Ini</immetingen:firstName> 90 + <immetingen:gender>urn:imsikb0101:geslacht:id:1</immetingen:gender> 91 + <immetingen:lastName>Tials</immetingen:lastName> 92 + <immetingen:middleName/> 93 + <immetingen:initials>I</immetingen:initials> 94 + </immetingen:Person> 95 + </imsikb0101:featureMember> 96 + <!-- /Subject 1--> 97 + <!-- Subject 2 --> 98 + <imsikb0101:featureMember> 99 + <immetingen:Organization gml:id="_4ca84d18-be8b-48f6-8fff-a9073da8db27"> 100 + <immetingen:email>info@example.com</immetingen:email> 101 + <immetingen:fax>+31 (0) 88 11111111</immetingen:fax> 102 + <immetingen:identification> 103 + <immetingen:NEN3610ID> 104 + <immetingen:namespace>SIKB</immetingen:namespace> 105 + <immetingen:lokaalID>4ca84d18-be8b-48f6-8fff-a9073da8db27</immetingen:lokaalID> 106 + </immetingen:NEN3610ID> 107 + </immetingen:identification> 108 + <immetingen:mobileNumber>+31 (0)6 123456543</immetingen:mobileNumber> 109 + <immetingen:remarks>Remarks about the lab</immetingen:remarks> 110 + <immetingen:telephoneNumber>+31 (0) 88 callthelab</immetingen:telephoneNumber> 111 + <immetingen:legalentityNumber>092347850</immetingen:legalentityNumber> 112 + <immetingen:name>Laboratory name</immetingen:name> 113 + <immetingen:organisationType>urn:imsikb0101:Betrokkenen:id:29</immetingen:organisationType> 114 + </immetingen:Organization> 115 + </imsikb0101:featureMember> 116 + <!-- /Subject 2 --> 117 + <!-- Sample 1 Analysis sample--> 118 + <imsikb0101:featureMember> 119 + <imsikb0101:Sample gml:id="_b1adf8f7-e0cd-4810-a93e-60580f34b3fa"> 120 + <sam:sampledFeature/> 121 + <sam:relatedObservation xlink:href="#_850d533c-4087-4229-aa81-f916569428ed"/> 122 + <!-- Field Sample 1 --> 123 + <sam:relatedSamplingFeature> 124 + <sam:SamplingFeatureComplex> 125 + <sam:role xlink:href="urn:immetingen:RelatedSamplingFeatureRollen:id:10"/> 126 + <sam:relatedSamplingFeature xlink:href="#_55fcfbe8-0e4c-4ddf-8a76-45975332ccfb"/> 127 + </sam:SamplingFeatureComplex> 128 + </sam:relatedSamplingFeature> 129 + <!-- /Field Sample 1 --> 130 + <spec:materialClass xlink:href="urn:immetingen:Compartiment:id:2"/> 131 + <spec:samplingTime> 132 + <gml:TimeInstant gml:id="_89f63e1e-a156-461c-8d77-bbaf108b60a4"> 133 + <gml:timePosition>2013-04-12T11:00:00</gml:timePosition> 134 + </gml:TimeInstant> 135 + </spec:samplingTime> 136 + <spec:specimenType xlink:href="urn:immetingen:MonsterType:id:10"/> 137 + <immetingen:identification> 138 + <immetingen:NEN3610ID> 139 + <immetingen:namespace>SIKB</immetingen:namespace> 140 + <immetingen:lokaalID>b1adf8f7-e0cd-4810-a93e-60580f34b3fa</immetingen:lokaalID> 141 + </immetingen:NEN3610ID> 142 + </immetingen:identification> 143 + <immetingen:name>WA1</immetingen:name> 144 + <imsikb0101:inProject xlink:href="#_015c6207-2bed-4f3b-bb40-8ab94079bff5"/> 145 + </imsikb0101:Sample> 146 + </imsikb0101:featureMember> 147 + <!-- /Sample 1 Analysis Sample--> 148 + <!-- Sample 1 Analysis --> 149 + <imsikb0101:featureMember> 150 + <immetingen:Analysis gml:id="_850d533c-4087-4229-aa81-f916569428ed"> 151 + <om:phenomenonTime/> 152 + <om:resultTime xlink:href="#_1645261c-381e-4af2-a7d5-78fc4e73aa78"/> 153 + <om:procedure xlink:href="#_e911262c-d247-4aad-8fea-ae095f62b495"/> 154 + <om:observedProperty/> 155 + <om:featureOfInterest xlink:href="#_b1adf8f7-e0cd-4810-a93e-60580f34b3fa"/> 156 + <om:result xsi:type="immetingen:AnalyticResultType"> 157 + <immetingen:numericValue uom="urn:immetingen:Eenheid:id:59">633.2</immetingen:numericValue> 158 + <!-- mg/l --> 159 + <immetingen:qualityIndicatorType>urn:immetingen:Kwaliteitsoordeel:id:4</immetingen:qualityIndicatorType> 160 + <immetingen:limitSymbol><![CDATA[<]]></immetingen:limitSymbol> 161 + <immetingen:alphanumericValue>633,2 mg/l</immetingen:alphanumericValue> 162 + </om:result> 163 + <immetingen:identification> 164 + <immetingen:NEN3610ID> 165 + <immetingen:namespace>SIKB</immetingen:namespace> 166 + <immetingen:lokaalID>850d533c-4087-4229-aa81-f916569428ed</immetingen:lokaalID> 167 + </immetingen:NEN3610ID> 168 + </immetingen:identification> 169 + <immetingen:physicalProperty> 170 + <immetingen:PhysicalProperty> 171 + <immetingen:quantity>urn:immetingen:parameter:id:2720</immetingen:quantity> 172 + <immetingen:parameter>urn:immetingen:parameter:id:216</immetingen:parameter> 173 + <!-- See Aquo parameters lists for the right combinations for groundwater: www.aquo.nl --> 174 + </immetingen:PhysicalProperty> 175 + </immetingen:physicalProperty> 176 + <immetingen:statusOfAnalysis> 177 + <immetingen:AnalysisStatus> 178 + <immetingen:statusType>urn:immetingen:LabopdrachtStatus:id:3</immetingen:statusType> 179 + <immetingen:dateExpected>2013-10-28</immetingen:dateExpected> 180 + <immetingen:versionNumber>115</immetingen:versionNumber> 181 + </immetingen:AnalysisStatus> 182 + </immetingen:statusOfAnalysis> 183 + </immetingen:Analysis> 184 + </imsikb0101:featureMember> 185 + <!-- /Sample 1 Analysis--> 186 + <!-- Sample 1 Analysis --> 187 + <imsikb0101:featureMember> 188 + <immetingen:AnalysisProcess gml:id="_e911262c-d247-4aad-8fea-ae095f62b495"> 189 + <immetingen:analyticalTechnique>urn:immetingen:WaardebepalingsTechniek:id:12</immetingen:analyticalTechnique> 190 + <immetingen:identification> 191 + <immetingen:NEN3610ID> 192 + <immetingen:namespace>SIKB</immetingen:namespace> 193 + <immetingen:lokaalID>e911262c-d247-4aad-8fea-ae095f62b495</immetingen:lokaalID> 194 + </immetingen:NEN3610ID> 195 + </immetingen:identification> 196 + <immetingen:certification>urn:immetingen:Certificeringscode:id:4</immetingen:certification> 197 + <immetingen:remarks>Remarks about the analyis process</immetingen:remarks> 198 + <immetingen:sampleDestructionMethod>urn:immetingen:Monsterbewerkingsmethode:id:36</immetingen:sampleDestructionMethod> 199 + <immetingen:samplePretreatmentMethod>urn:iimsikb0101:MonsterVoorbehandeling:id:3</immetingen:samplePretreatmentMethod> 200 + <immetingen:samplePretreatmentDate>2013-07-09</immetingen:samplePretreatmentDate> 201 + <immetingen:valuationMethod>urn:immetingen:waardebepalingsmethode:id:44</immetingen:valuationMethod> 202 + <immetingen:measurementOrganisation codeSpace="www.sikb.nl">urn:immetingen:Meetinstantie:id:7</immetingen:measurementOrganisation> 203 + <!-- synlab --> 204 + <immetingen:analysisOperator xlink:href="#_4ca84d18-be8b-48f6-8fff-a9073da8db27"/> 205 + </immetingen:AnalysisProcess> 206 + </imsikb0101:featureMember> 207 + <!-- /Sample 1 Analysis--> 208 + <!-- Sample 2 field sample --> 209 + <imsikb0101:featureMember> 210 + <imsikb0101:Sample gml:id="_4593fd8e-813a-4660-88ad-9e6ea38ca415"> 211 + <sam:sampledFeature/> 212 + <!-- Analysis Sample --> 213 + <sam:relatedSamplingFeature> 214 + <sam:SamplingFeatureComplex> 215 + <sam:role xlink:href="urn:immetingen:RelatedSamplingFeatureRollen:id:9"/> 216 + <sam:relatedSamplingFeature xlink:href="#_b1adf8f7-e0cd-4810-a93e-60580f34b3fa"/> 217 + </sam:SamplingFeatureComplex> 218 + </sam:relatedSamplingFeature> 219 + <!-- /Analysis Sample --> 220 + <spec:materialClass xlink:href="urn:immetingen:Compartiment:id:2"/> 221 + <!-- groundwater --> 222 + <spec:samplingTime xlink:href="#_89f63e1e-a156-461c-8d77-bbaf108b60a4"/> 223 + <spec:processingDetails> 224 + <immetingen:FieldSamplePreparationStep> 225 + <spec:time> 226 + <gml:TimeInstant gml:id="_c3110591-6dbf-4a32-ad22-14adcd18c0c8"> 227 + <gml:timePosition>2013-04-12T11:00:00.00</gml:timePosition> 228 + </gml:TimeInstant> 229 + </spec:time> 230 + <spec:processOperator/> 231 + <spec:processingDetails/> 232 + <immetingen:pretreatment>urn:imsikb0101:MonsterVoorbehandeling:id:4</immetingen:pretreatment> 233 + <immetingen:preservative>urn:immetingen:conserveringsmiddel:id:1</immetingen:preservative> 234 + <immetingen:meshSieve uom="urn:immetingen:Eenheid:id:115">.1</immetingen:meshSieve> 235 + </immetingen:FieldSamplePreparationStep> 236 + </spec:processingDetails> 237 + <spec:specimenType xlink:href="urn:immetingen:MonsterType:id:1"/> 238 + <immetingen:identification> 239 + <immetingen:NEN3610ID> 240 + <immetingen:namespace>SIKB</immetingen:namespace> 241 + <immetingen:lokaalID>4593fd8e-813a-4660-88ad-9e6ea38ca415</immetingen:lokaalID> 242 + </immetingen:NEN3610ID> 243 + </immetingen:identification> 244 + <immetingen:name>WA1-1</immetingen:name> 245 + <immetingen:startTime>2013-04-12T14:15:00.00</immetingen:startTime> 246 + <immetingen:lowerDepth> 247 + <immetingen:Depth> 248 + <immetingen:value uom="urn:immetingen:Eenheid:id:115">2.5</immetingen:value> 249 + <immetingen:condition>urn:immetingen:Hoedanigheid:id:14</immetingen:condition> 250 + </immetingen:Depth> 251 + </immetingen:lowerDepth> 252 + <immetingen:upperDepth> 253 + <immetingen:Depth> 254 + <immetingen:value uom="urn:immetingen:Eenheid:id:115">3.5</immetingen:value> 255 + <!-- meter --> 256 + <immetingen:condition>urn:immetingen:Hoedanigheid:id:14</immetingen:condition> 257 + <!-- TOGW (Top of Gauging well) --> 258 + </immetingen:Depth> 259 + </immetingen:upperDepth> 260 + <immetingen:remarks>Remarks about the water sample</immetingen:remarks> 261 + <immetingen:consistsOfPackages> 262 + <immetingen:Package> 263 + <immetingen:name>Bottle number 1</immetingen:name> 264 + <immetingen:barcode>168468131</immetingen:barcode> 265 + <immetingen:packageType>urn:immetingen:MonsterVerpakking:id:1</immetingen:packageType> 266 + <immetingen:remarks>Remarks about the packaging</immetingen:remarks> 267 + </immetingen:Package> 268 + </immetingen:consistsOfPackages> 269 + <immetingen:consistsOfPackages> 270 + <immetingen:Package> 271 + <immetingen:name>Bottle number 2</immetingen:name> 272 + <immetingen:barcode>168468aas</immetingen:barcode> 273 + <immetingen:packageType>urn:immetingen:MonsterVerpakking:id:1</immetingen:packageType> 274 + <immetingen:remarks>Remarks about the packaging</immetingen:remarks> 275 + </immetingen:Package> 276 + </immetingen:consistsOfPackages> 277 + <imsikb0101:inProject xlink:href="#_015c6207-2bed-4f3b-bb40-8ab94079bff5"/> 278 + <imsikb0101:expectedPollutions> 279 + <imsikb0101:SamplePollution> 280 + <imsikb0101:pollutionGroupCode>urn:imsikb0101:vervuilinggroep:id:8</imsikb0101:pollutionGroupCode> 281 + <imsikb0101:gradation>urn:imsikb0101:VervuilinggroepGradatie:id:3</imsikb0101:gradation> 282 + <imsikb0101:expectedValue>Expected value estimated by the consultant</imsikb0101:expectedValue> 283 + </imsikb0101:SamplePollution> 284 + </imsikb0101:expectedPollutions> 285 + </imsikb0101:Sample> 286 + </imsikb0101:featureMember> 287 + <!-- /Sample 2 field sample --> 288 +</imsikb0101:FeatureCollectionIMSIKB0101> 289 +