Skip to content

Commit 518ff7f

Browse files
committed
Rebase from main to ELZ branch with compatible materials for Conformancelab
1 parent 017843f commit 518ff7f

File tree

47 files changed

+4745
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+4745
-0
lines changed
Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<TestScript xmlns="http://hl7.org/fhir" xmlns:nts="http://nictiz.nl/xsl/testscript">
3+
<id value="elz-receiving-xis-scenario-1-maximal"/>
4+
<url value="http://nictiz.nl/fhir/TestScript/elz-receiving-xis-scenario-1-maximal"/>
5+
<version value="R4-patchlevel 2025.31"/>
6+
<name value="ELZ - Receiving XIS - Scenario 1 - Retrieve ELZ resources of van-XXX-Sanderink-de-Kok"/>
7+
<status value="active"/>
8+
<publisher value="Nictiz"/>
9+
<contact>
10+
<name value="Nictiz"/>
11+
<telecom>
12+
<system value="email"/>
13+
<value value="[email protected]"/>
14+
<use value="work"/>
15+
</telecom>
16+
</contact>
17+
<description value="Scenario 1 - Retrieve ELZ resources of van-XXX-Sanderink-de-Kok"/>
18+
<origin>
19+
<extension url="http://fhir.interoplab.eu/fhir/StructureDefinition/Interoplab-CL-ext-SUT">
20+
<valueBoolean value="true"/>
21+
</extension>
22+
<index value="1"/>
23+
<profile>
24+
<system value="http://terminology.hl7.org/CodeSystem/testscript-profile-origin-types"/>
25+
<code value="FHIR-Client"/>
26+
</profile>
27+
</origin>
28+
<destination>
29+
<extension url="http://fhir.interoplab.eu/fhir/StructureDefinition/Interoplab-CL-ext-SUT">
30+
<valueBoolean value="false"/>
31+
</extension>
32+
<index value="1"/>
33+
<profile>
34+
<system value="http://terminology.hl7.org/CodeSystem/testscript-profile-destination-types"/>
35+
<code value="FHIR-Server"/>
36+
</profile>
37+
</destination>
38+
<test id="01-retrieve-Task">
39+
<name value="Scenario 1.1 - Task"/>
40+
<description value="Query Task resource"/>
41+
<action>
42+
<operation>
43+
<type>
44+
<system value="http://hl7.org/fhir/restful-interaction"/>
45+
<code value="read"/>
46+
</type>
47+
<resource value="Task"/>
48+
<description value="Test client to read Task resource."/>
49+
<destination value="1"/>
50+
<encodeRequestUrl value="true"/>
51+
<origin value="1"/>
52+
<params value="/task-hg-VerwijzingHuisartsParamedicusMaximaalbericht"/>
53+
<requestHeader>
54+
<field value="Authorization"/>
55+
<value value="Bearer 03e9660e-735a-44e5-ba80-402dd471f47d"/>
56+
</requestHeader>
57+
</operation>
58+
</action>
59+
</test>
60+
<test id="02-retrieve-ServiceRequest">
61+
<name value="Scenario 1.2 - ServiceRequest"/>
62+
<description value="Query ServiceRequest resource"/>
63+
<action>
64+
<operation>
65+
<type>
66+
<system value="http://hl7.org/fhir/restful-interaction"/>
67+
<code value="read"/>
68+
</type>
69+
<resource value="ServiceRequest"/>
70+
<description value="Test client to read ServiceRequest resource."/>
71+
<destination value="1"/>
72+
<encodeRequestUrl value="true"/>
73+
<origin value="1"/>
74+
<params value="/servicerequest-hg-VerwijzingHuisartsParamedicusMaximaalbericht"/>
75+
<requestHeader>
76+
<field value="Authorization"/>
77+
<value value="Bearer 03e9660e-735a-44e5-ba80-402dd471f47d"/>
78+
</requestHeader>
79+
</operation>
80+
</action>
81+
</test>
82+
<test id="03-retrieve-Composition">
83+
<name value="Scenario 1.3 - Composition"/>
84+
<description value="Query Composition resource with all the references by using the Document operation"/>
85+
<action>
86+
<operation>
87+
<type>
88+
<system value="http://hl7.org/fhir/restful-interaction"/>
89+
<code value="read"/>
90+
</type>
91+
<resource value="Composition"/>
92+
<description value="Test client to read Composition resource."/>
93+
<destination value="1"/>
94+
<encodeRequestUrl value="true"/>
95+
<origin value="1"/>
96+
<params value="/composition-hg-VerwijzingHuisartsParamedicusMaximaalbericht"/>
97+
<requestHeader>
98+
<field value="Authorization"/>
99+
<value value="Bearer 03e9660e-735a-44e5-ba80-402dd471f47d"/>
100+
</requestHeader>
101+
</operation>
102+
</action>
103+
</test>
104+
</TestScript>
Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<TestScript xmlns="http://hl7.org/fhir" xmlns:nts="http://nictiz.nl/xsl/testscript">
3+
<id value="elz-receiving-xis-scenario-2-minimal"/>
4+
<url value="http://nictiz.nl/fhir/TestScript/elz-receiving-xis-scenario-2-minimal"/>
5+
<version value="R4-patchlevel 2025.31"/>
6+
<name value="ELZ - Receiving XIS - Scenario 2 - Retrieve ELZ resources of XXX-Andrioli"/>
7+
<status value="active"/>
8+
<publisher value="Nictiz"/>
9+
<contact>
10+
<name value="Nictiz"/>
11+
<telecom>
12+
<system value="email"/>
13+
<value value="[email protected]"/>
14+
<use value="work"/>
15+
</telecom>
16+
</contact>
17+
<description value="Scenario 2 - Retrieve ELZ resources of XXX-Andrioli"/>
18+
<origin>
19+
<extension url="http://fhir.interoplab.eu/fhir/StructureDefinition/Interoplab-CL-ext-SUT">
20+
<valueBoolean value="true"/>
21+
</extension>
22+
<index value="1"/>
23+
<profile>
24+
<system value="http://terminology.hl7.org/CodeSystem/testscript-profile-origin-types"/>
25+
<code value="FHIR-Client"/>
26+
</profile>
27+
</origin>
28+
<destination>
29+
<extension url="http://fhir.interoplab.eu/fhir/StructureDefinition/Interoplab-CL-ext-SUT">
30+
<valueBoolean value="false"/>
31+
</extension>
32+
<index value="1"/>
33+
<profile>
34+
<system value="http://terminology.hl7.org/CodeSystem/testscript-profile-destination-types"/>
35+
<code value="FHIR-Server"/>
36+
</profile>
37+
</destination>
38+
<test id="01-retrieve-Task">
39+
<name value="Scenario 2.1 - Task"/>
40+
<description value="Query Task resource"/>
41+
<action>
42+
<operation>
43+
<type>
44+
<system value="http://hl7.org/fhir/restful-interaction"/>
45+
<code value="read"/>
46+
</type>
47+
<resource value="Task"/>
48+
<description value="Test client to read Task resource."/>
49+
<destination value="1"/>
50+
<encodeRequestUrl value="true"/>
51+
<origin value="1"/>
52+
<params value="/task-hg-VerwijzingHuisartsParamedicusMinimaalbericht"/>
53+
<requestHeader>
54+
<field value="Authorization"/>
55+
<value value="Bearer 24a9d82d-e4ca-4680-8885-4ff3f00a7f7c"/>
56+
</requestHeader>
57+
</operation>
58+
</action>
59+
</test>
60+
<test id="02-retrieve-ServiceRequest">
61+
<name value="Scenario 2.2 - ServiceRequest"/>
62+
<description value="Query ServiceRequest resource"/>
63+
<action>
64+
<operation>
65+
<type>
66+
<system value="http://hl7.org/fhir/restful-interaction"/>
67+
<code value="read"/>
68+
</type>
69+
<resource value="ServiceRequest"/>
70+
<description value="Test client to read ServiceRequest resource."/>
71+
<destination value="1"/>
72+
<encodeRequestUrl value="true"/>
73+
<origin value="1"/>
74+
<params value="/servicerequest-hg-VerwijzingHuisartsParamedicusMinimaalbericht"/>
75+
<requestHeader>
76+
<field value="Authorization"/>
77+
<value value="Bearer 24a9d82d-e4ca-4680-8885-4ff3f00a7f7c"/>
78+
</requestHeader>
79+
</operation>
80+
</action>
81+
</test>
82+
<test id="03-retrieve-Composition">
83+
<name value="Scenario 2.3 - Composition"/>
84+
<description value="Query Composition resource with all the references by using the Document operation"/>
85+
<action>
86+
<operation>
87+
<type>
88+
<system value="http://hl7.org/fhir/restful-interaction"/>
89+
<code value="read"/>
90+
</type>
91+
<resource value="Composition"/>
92+
<description value="Test client to read Composition resource."/>
93+
<destination value="1"/>
94+
<encodeRequestUrl value="true"/>
95+
<origin value="1"/>
96+
<params value="/composition-hg-VerwijzingHuisartsParamedicusMinimaalbericht"/>
97+
<requestHeader>
98+
<field value="Authorization"/>
99+
<value value="Bearer 24a9d82d-e4ca-4680-8885-4ff3f00a7f7c"/>
100+
</requestHeader>
101+
</operation>
102+
</action>
103+
</test>
104+
</TestScript>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
{ "goal" : "Test",
3+
"fhirVersion" : "R4",
4+
"informationStandard" : "ELZ 0.2.0",
5+
"usecase" : "ELZ",
6+
"role" :
7+
{ "name" : "Receiving-XIS",
8+
"description" : "XIS that receives information from a sending system" },
9+
"serverAlias" : "nictiz" }

0 commit comments

Comments
 (0)