|
| 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> |
0 commit comments