Changes for page Lab delivery file - SIKB version 14
Last modified by Robin Huisman on 2024/12/18 14:57
From version 52.2
edited by Olivier Roussel
on 2024/12/13 12:58
on 2024/12/13 12:58
Change comment:
There is no comment for this version
To version 46.1
edited by Robin Huisman
on 2024/04/10 15:33
on 2024/04/10 15:33
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Attachments (1 modified, 0 added, 1 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Lab delivery file - SIKB version 14 1 +Lab delivery file - SIKB version 14.8.0 - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. OlivierRoussel1 +XWiki.RobinHuisman - Content
-
... ... @@ -8,7 +8,7 @@ 8 8 9 9 == What is a lab delivery file? == 10 10 11 -A lab delivery file contains the Customer code of the customer that will be sending the lab assignment. It also contains the analyses that can be requested from the lab by the customer. A Lab delivery file needs to be custom for every user and needs to be a nXML file. This file will be available for the customer to choose their options for requesting and ordering an analysis at the lab. It's the Menu-card of the Lab, the user can choose from.11 +A lab delivery file contains the Customer code of the customer that will be sending the lab assignment. It also contains the analyses that can be requested from the lab by the customer. A Lab delivery file needs to be custom for every user and needs to be a XML file. This file will be available for the customer to choose their options for requesting and ordering an analysis at the lab. It's the Menu-card of the Lab, the user can choose from. 12 12 13 13 **Example files**: [[attach:Labdeliveryfile.xml||rel="noopener noreferrer" target="_blank"]] 14 14 ... ... @@ -16,18 +16,21 @@ 16 16 17 17 **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]] 18 18 extracted from: **[[https:~~/~~/codes.sikb.nl>>url:https://codes.sikb.nl/]] 19 -\\Translations English to Dutch: **[[attach:LabdeliveryFile_14.8.0_ENG_NL.xslt||rel="noopener noreferrer" target="_blank"]]19 +\\Translations English to dutch: **[[attach:LabdeliveryFile_14.8.0_ENG_NL.xslt||rel="noopener noreferrer" target="_blank"]] 20 20 21 21 22 22 {{toc/}} 23 23 24 24 25 - [[image:1722464591905-118.png]]25 +~==> nle Add field Certification (screen 1 of labassignment) 26 26 27 27 == File structure == 28 28 29 -In the image below ,the main structure of the XML file is shown. Every table is described in more detail later on in this chapter.29 +In the image below the main structure of the XML file is shown. Every table is described in more detail later on in this chapter. 30 30 31 +~==> nle Dutch text in screenshot 32 +[[image:1712158795900-531.png||height="604" width="391"]] 33 + 31 31 (% class="table-hover" %) 32 32 |(% colspan="1" rowspan="1" %)**Attribute name**|(% colspan="1" rowspan="1" %)**Description**|(% colspan="1" rowspan="1" %)**Unit** 33 33 |(% colspan="1" rowspan="1" %)**version**|(% colspan="1" rowspan="1" %)SIKB version. This must be: **14.8.0**|(% colspan="1" rowspan="1" %)string ... ... @@ -86,8 +86,8 @@ 86 86 (% class="table-hover" %) 87 87 |(% colspan="1" rowspan="1" %)**Attribute name**|(% colspan="1" rowspan="1" %)**Description**|(% colspan="1" rowspan="1" %)**Unit** 88 88 |(% colspan="1" rowspan="1" %)**CategorieId**|(% colspan="1" rowspan="1" %)The code/Id of the category or group given by the lab|(% colspan="1" rowspan="1" %)string 89 -|(% colspan="1" rowspan="1" %)**Description**|(% colspan="1" rowspan="1" %)The name/description of the category (This will also be shown in the user interface , in alphabtical order)|(% colspan="1" rowspan="1" %)string90 -|(% colspan="1" rowspan="1" %)**Sequence**|(% colspan="1" rowspan="1" %)Field is not usedinthe TIdatabaseand does not have to be filledin|(% colspan="1" rowspan="1" %)integer92 +|(% colspan="1" rowspan="1" %)**Description**|(% colspan="1" rowspan="1" %)The name/description of the category (This will also be shown in the user interface)|(% colspan="1" rowspan="1" %)string 93 +|(% colspan="1" rowspan="1" %)**Sequence**|(% colspan="1" rowspan="1" %)Field is redundant and does not have to be filled|(% colspan="1" rowspan="1" %)integer 91 91 92 92 == Structure explanation AnalysisLink and Analysis == 93 93
- 1722464591905-118.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.RobinHuisman - Size
-
... ... @@ -1,1 +1,0 @@ 1 -165.1 KB - Content
- LabdeliveryFile_14.8.0_ENG_NL.xslt
-
- Size
-
... ... @@ -1,1 +1,1 @@ 1 -9. 0KB1 +9.1 KB - Content
-
... ... @@ -231,9 +231,9 @@ 231 231 <!-- AnalysisSetId kunnen we overslaan, is al gedaan --> 232 232 233 233 <xsl:template match="Analysis"> 234 - <analyse> 234 + <analysepakketcode> 235 235 <xsl:apply-templates select="@*|node()"/> 236 - </analyse> 236 + </analysepakketcode> 237 237 </xsl:template> 238 238 239 239 <xsl:template match="AnalysisId">