Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
<?xml version="1.0" encoding="UTF-8"?>
<TestScript xmlns="http://hl7.org/fhir" xmlns:nts="http://nictiz.nl/xsl/testscript">
<id value="elz-receiving-xis-scenario-1-maximal"/>
<url value="http://nictiz.nl/fhir/TestScript/elz-receiving-xis-scenario-1-maximal"/>
<version value="R4-patchlevel 2025.31"/>
<name value="ELZ - Receiving XIS - Scenario 1 - Retrieve ELZ resources of van-XXX-Sanderink-de-Kok"/>
<status value="active"/>
<publisher value="Nictiz"/>
<contact>
<name value="Nictiz"/>
<telecom>
<system value="email"/>
<value value="[email protected]"/>
<use value="work"/>
</telecom>
</contact>
<description value="Scenario 1 - Retrieve ELZ resources of van-XXX-Sanderink-de-Kok"/>
<origin>
<extension url="http://fhir.interoplab.eu/fhir/StructureDefinition/Interoplab-CL-ext-SUT">
<valueBoolean value="true"/>
</extension>
<index value="1"/>
<profile>
<system value="http://terminology.hl7.org/CodeSystem/testscript-profile-origin-types"/>
<code value="FHIR-Client"/>
</profile>
</origin>
<destination>
<extension url="http://fhir.interoplab.eu/fhir/StructureDefinition/Interoplab-CL-ext-SUT">
<valueBoolean value="false"/>
</extension>
<index value="1"/>
<profile>
<system value="http://terminology.hl7.org/CodeSystem/testscript-profile-destination-types"/>
<code value="FHIR-Server"/>
</profile>
</destination>
<test id="01-retrieve-Task">
<name value="Scenario 1.1 - Task"/>
<description value="Query Task resource"/>
<action>
<operation>
<type>
<system value="http://hl7.org/fhir/restful-interaction"/>
<code value="read"/>
</type>
<resource value="Task"/>
<description value="Test client to read Task resource."/>
<destination value="1"/>
<encodeRequestUrl value="true"/>
<origin value="1"/>
<params value="/task-hg-VerwijzingHuisartsParamedicusMaximaalbericht"/>
<requestHeader>
<field value="Authorization"/>
<value value="Bearer 03e9660e-735a-44e5-ba80-402dd471f47d"/>
</requestHeader>
</operation>
</action>
</test>
<test id="02-retrieve-ServiceRequest">
<name value="Scenario 1.2 - ServiceRequest"/>
<description value="Query ServiceRequest resource"/>
<action>
<operation>
<type>
<system value="http://hl7.org/fhir/restful-interaction"/>
<code value="read"/>
</type>
<resource value="ServiceRequest"/>
<description value="Test client to read ServiceRequest resource."/>
<destination value="1"/>
<encodeRequestUrl value="true"/>
<origin value="1"/>
<params value="/servicerequest-hg-VerwijzingHuisartsParamedicusMaximaalbericht"/>
<requestHeader>
<field value="Authorization"/>
<value value="Bearer 03e9660e-735a-44e5-ba80-402dd471f47d"/>
</requestHeader>
</operation>
</action>
</test>
<test id="03-retrieve-Composition">
<name value="Scenario 1.3 - Composition"/>
<description value="Query Composition resource with all the references by using the Document operation"/>
<action>
<operation>
<type>
<system value="http://hl7.org/fhir/restful-interaction"/>
<code value="read"/>
</type>
<resource value="Composition"/>
<description value="Test client to read Composition resource."/>
<destination value="1"/>
<encodeRequestUrl value="true"/>
<origin value="1"/>
<params value="/composition-hg-VerwijzingHuisartsParamedicusMaximaalbericht"/>
<requestHeader>
<field value="Authorization"/>
<value value="Bearer 03e9660e-735a-44e5-ba80-402dd471f47d"/>
</requestHeader>
</operation>
</action>
</test>
</TestScript>
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
<?xml version="1.0" encoding="UTF-8"?>
<TestScript xmlns="http://hl7.org/fhir" xmlns:nts="http://nictiz.nl/xsl/testscript">
<id value="elz-receiving-xis-scenario-2-minimal"/>
<url value="http://nictiz.nl/fhir/TestScript/elz-receiving-xis-scenario-2-minimal"/>
<version value="R4-patchlevel 2025.31"/>
<name value="ELZ - Receiving XIS - Scenario 2 - Retrieve ELZ resources of XXX-Andrioli"/>
<status value="active"/>
<publisher value="Nictiz"/>
<contact>
<name value="Nictiz"/>
<telecom>
<system value="email"/>
<value value="[email protected]"/>
<use value="work"/>
</telecom>
</contact>
<description value="Scenario 2 - Retrieve ELZ resources of XXX-Andrioli"/>
<origin>
<extension url="http://fhir.interoplab.eu/fhir/StructureDefinition/Interoplab-CL-ext-SUT">
<valueBoolean value="true"/>
</extension>
<index value="1"/>
<profile>
<system value="http://terminology.hl7.org/CodeSystem/testscript-profile-origin-types"/>
<code value="FHIR-Client"/>
</profile>
</origin>
<destination>
<extension url="http://fhir.interoplab.eu/fhir/StructureDefinition/Interoplab-CL-ext-SUT">
<valueBoolean value="false"/>
</extension>
<index value="1"/>
<profile>
<system value="http://terminology.hl7.org/CodeSystem/testscript-profile-destination-types"/>
<code value="FHIR-Server"/>
</profile>
</destination>
<test id="01-retrieve-Task">
<name value="Scenario 2.1 - Task"/>
<description value="Query Task resource"/>
<action>
<operation>
<type>
<system value="http://hl7.org/fhir/restful-interaction"/>
<code value="read"/>
</type>
<resource value="Task"/>
<description value="Test client to read Task resource."/>
<destination value="1"/>
<encodeRequestUrl value="true"/>
<origin value="1"/>
<params value="/task-hg-VerwijzingHuisartsParamedicusMinimaalbericht"/>
<requestHeader>
<field value="Authorization"/>
<value value="Bearer 24a9d82d-e4ca-4680-8885-4ff3f00a7f7c"/>
</requestHeader>
</operation>
</action>
</test>
<test id="02-retrieve-ServiceRequest">
<name value="Scenario 2.2 - ServiceRequest"/>
<description value="Query ServiceRequest resource"/>
<action>
<operation>
<type>
<system value="http://hl7.org/fhir/restful-interaction"/>
<code value="read"/>
</type>
<resource value="ServiceRequest"/>
<description value="Test client to read ServiceRequest resource."/>
<destination value="1"/>
<encodeRequestUrl value="true"/>
<origin value="1"/>
<params value="/servicerequest-hg-VerwijzingHuisartsParamedicusMinimaalbericht"/>
<requestHeader>
<field value="Authorization"/>
<value value="Bearer 24a9d82d-e4ca-4680-8885-4ff3f00a7f7c"/>
</requestHeader>
</operation>
</action>
</test>
<test id="03-retrieve-Composition">
<name value="Scenario 2.3 - Composition"/>
<description value="Query Composition resource with all the references by using the Document operation"/>
<action>
<operation>
<type>
<system value="http://hl7.org/fhir/restful-interaction"/>
<code value="read"/>
</type>
<resource value="Composition"/>
<description value="Test client to read Composition resource."/>
<destination value="1"/>
<encodeRequestUrl value="true"/>
<origin value="1"/>
<params value="/composition-hg-VerwijzingHuisartsParamedicusMinimaalbericht"/>
<requestHeader>
<field value="Authorization"/>
<value value="Bearer 24a9d82d-e4ca-4680-8885-4ff3f00a7f7c"/>
</requestHeader>
</operation>
</action>
</test>
</TestScript>
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@

{ "goal" : "Test",
"fhirVersion" : "R4",
"informationStandard" : "ELZ 0.2.0",
"usecase" : "ELZ",
"role" :
{ "name" : "Receiving-XIS",
"description" : "XIS that receives information from a sending system" },
"serverAlias" : "nictiz" }
Loading