EDS Test Scripts
0.1.0 - ci-build
EDS Test Scripts, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-ehmi-eds-testscripts/ and changes regularly. See the Directory of published versions
| Active as of 2025-08-18 |
<TestScript xmlns="http://hl7.org/fhir">
<id value="Server-ANS2TestMessageTypeSearch-json"/>
<meta>
<profile
value="http://touchstone.aegis.net/touchstone/fhir/testing/StructureDefinition/testscript"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: TestScript Server-ANS2TestMessageTypeSearch-json</b></p><a name="Server-ANS2TestMessageTypeSearch-json"> </a><a name="hcServer-ANS2TestMessageTypeSearch-json"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <code>http://touchstone.aegis.net/touchstone/fhir/testing/StructureDefinition/testscript</code></p></div><p><b>url</b>: <a href="TestScript-Server-ANS2TestMessageTypeSearch-json.html">TestScript Server-ANS2TestMessageTypeSearch-json</a></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: Server-ANS2TestMessageTypeSearch-json</p><p><b>status</b>: Aktiv</p><p><b>date</b>: 2025-08-18</p><p><b>publisher</b>: MedCom</p><p><b>contact</b>: MedCom: <a href="https://medcom.dk">https://medcom.dk</a>,<a href="mailto:ehmi@medcom.dk">ehmi@medcom.dk</a></p><p><b>jurisdiction</b>: <span title="Codes:{urn:iso:std:iso:3166 DK}">Denmark</span></p><p><b>copyright</b>: </p><div><p>MedCom 2025</p>
</div><h3>Origins</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Index</b></td><td><b>Profile</b></td></tr><tr><td style="display: none">*</td><td>1</td><td><a href="http://terminology.hl7.org/7.0.0/CodeSystem-testscript-profile-origin-types.html#testscript-profile-origin-types-FHIR-Client">Test script profile origin type: FHIR-Client</a> (FHIR Client)</td></tr></table><h3>Destinations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Index</b></td><td><b>Profile</b></td></tr><tr><td style="display: none">*</td><td>1</td><td><a href="http://terminology.hl7.org/7.0.0/CodeSystem-testscript-profile-destination-types.html#testscript-profile-destination-types-FHIR-Server">Test script profile destination type: FHIR-Server</a> (FHIR Server)</td></tr></table><blockquote><p><b>fixture</b></p><blockquote><p><b>id</b></p>EdsPatientDeliveryStatusCreateFixture</blockquote><p><b>autocreate</b>: false</p><p><b>autodelete</b>: false</p><p><b>resource</b>: <code>../Fixtures/EdsPatientDeliveryStatusCreateFixture.json</code></p></blockquote><p><b>profile</b>: <a href="https://build.fhir.org/ig/medcomdk/dk-ehmi-eds/StructureDefinition-EdsPatientDeliveryStatus.html">http://medcomehmi.dk/ig/eds/StructureDefinition/EdsPatientDeliveryStatus</a></p><blockquote><p><b>variable</b></p><p><b>name</b>: RecordedOfResourceToFindInSearch</p><p><b>expression</b>: recorded</p><p><b>sourceId</b>: EdsPatientDeliveryStatusCreateFixture</p></blockquote><blockquote><p><b>variable</b></p><p><b>name</b>: MessageTypeOfCreatedResource</p><p><b>expression</b>: entity.detail.where(type = 'ehmiMessageType').value</p><p><b>sourceId</b>: EdsPatientDeliveryStatusCreateFixture</p></blockquote><blockquote><p><b>test</b></p><blockquote><p><b>id</b></p>SearchPatientDeliveryStatusWithMessageType</blockquote><p><b>name</b>: ANS2 search</p><p><b>description</b>: user story ANS2 search for the created PatientDeliveryStatus object on the SUT with ehmiMessageType</p><blockquote><p><b>action</b></p><h3>Operations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Resource</b></td><td><b>Description</b></td><td><b>Destination</b></td><td><b>EncodeRequestUrl</b></td><td><b>Origin</b></td><td><b>Params</b></td></tr><tr><td style="display: none">*</td><td><a href="http://terminology.hl7.org/7.0.0/CodeSystem-testscript-operation-codes.html#testscript-operation-codes-search">Test script operation code: search</a> (Search)</td><td>AuditEvent</td><td>Search for the PatientDeliveryStatus AuditEvent with the type being ${MessageTypeOfCreatedResource}</td><td>1</td><td>true</td><td>1</td><td>?ehmiMessageType=${MessageTypeOfCreatedResource}</td></tr></table></blockquote><blockquote><p><b>action</b></p><h3>Asserts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Description</b></td><td><b>Direction</b></td><td><b>Expression</b></td><td><b>Operator</b></td><td><b>Value</b></td><td><b>WarningOnly</b></td></tr><tr><td style="display: none">*</td><td>Ensure the PatientDeliveryStatus AuditEvent is found</td><td>response</td><td>Bundle.entry.where(resource.resourceType = 'AuditEvent' and resource.recorded = '${RecordedOfResourceToFindInSearch}').count()</td><td>equals</td><td>1</td><td>false</td></tr></table></blockquote></blockquote><blockquote><p><b>test</b></p><blockquote><p><b>id</b></p>SearchPatientDeliveryStatusInvalidMessageType</blockquote><p><b>name</b>: ANS2 invalid search</p><p><b>description</b>: user story ANS2 search for the created PatientDeliveryStatus object on the SUT with an invalid message type. Not expecting to find it</p><blockquote><p><b>action</b></p><h3>Operations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Resource</b></td><td><b>Description</b></td><td><b>Accept</b></td><td><b>ContentType</b></td><td><b>Destination</b></td><td><b>EncodeRequestUrl</b></td><td><b>Origin</b></td><td><b>Params</b></td></tr><tr><td style="display: none">*</td><td><a href="http://terminology.hl7.org/7.0.0/CodeSystem-testscript-operation-codes.html#testscript-operation-codes-search">Test script operation code: search</a> (Search)</td><td>AuditEvent</td><td>Search for the PatientDeliveryStatus AuditEvent with an invalid message type</td><td>json</td><td>json</td><td>1</td><td>true</td><td>1</td><td>?ehmiMessageType=invalid</td></tr></table></blockquote><blockquote><p><b>action</b></p><h3>Asserts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Description</b></td><td><b>Direction</b></td><td><b>Expression</b></td><td><b>Operator</b></td><td><b>Value</b></td><td><b>WarningOnly</b></td></tr><tr><td style="display: none">*</td><td>Ensure the PatientDeliveryStatus AuditEvent is not found with an invalid message type</td><td>response</td><td>Bundle.entry.where(resource.resourceType = 'AuditEvent' and resource.recorded = '${RecordedOfResourceToFindInSearch}').count()</td><td>equals</td><td>0</td><td>false</td></tr></table></blockquote></blockquote></div>
</text>
<url
value="http://medcomehmi.dk/ig/edstestscripts/Server-ANS2TestMessageTypeSearch-json"/>
<version value="0.1.0"/>
<name value="Server-ANS2TestMessageTypeSearch-json"/>
<status value="active"/>
<date value="2025-08-18"/>
<publisher value="MedCom"/>
<contact>
<name value="MedCom"/>
<telecom>
<system value="url"/>
<value value="https://medcom.dk"/>
</telecom>
<telecom>
<system value="email"/>
<value value="ehmi@medcom.dk"/>
</telecom>
</contact>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="DK"/>
<display value="Denmark"/>
</coding>
</jurisdiction>
<copyright value="MedCom 2025"/>
<origin>
<index value="1"/>
<profile>
<system
value="http://terminology.hl7.org/CodeSystem/testscript-profile-origin-types"/>
<code value="FHIR-Client"/>
</profile>
</origin>
<destination>
<index value="1"/>
<profile>
<system
value="http://terminology.hl7.org/CodeSystem/testscript-profile-destination-types"/>
<code value="FHIR-Server"/>
</profile>
</destination>
<fixture id="EdsPatientDeliveryStatusCreateFixture">
<autocreate value="false"/>
<autodelete value="false"/>
<resource>
<reference
value="../Fixtures/EdsPatientDeliveryStatusCreateFixture.json"/>
</resource>
</fixture>
<profile id="eds-patient-delivery-status">🔗
<reference
value="http://medcomehmi.dk/ig/eds/StructureDefinition/EdsPatientDeliveryStatus"/>
</profile>
<variable>
<name value="RecordedOfResourceToFindInSearch"/>
<expression value="recorded"/>
<sourceId value="EdsPatientDeliveryStatusCreateFixture"/>
</variable>
<variable>
<name value="MessageTypeOfCreatedResource"/>
<expression value="entity.detail.where(type = 'ehmiMessageType').value"/>
<sourceId value="EdsPatientDeliveryStatusCreateFixture"/>
</variable>
<test id="SearchPatientDeliveryStatusWithMessageType">
<name value="ANS2 search"/>
<description
value="user story ANS2 search for the created PatientDeliveryStatus object on the SUT with ehmiMessageType"/>
<action>
<operation>
<type>
<system
value="http://terminology.hl7.org/CodeSystem/testscript-operation-codes"/>
<code value="search"/>
</type>
<resource value="AuditEvent"/>
<description
value="Search for the PatientDeliveryStatus AuditEvent with the type being ${MessageTypeOfCreatedResource}"/>
<destination value="1"/>
<encodeRequestUrl value="true"/>
<origin value="1"/>
<params value="?ehmiMessageType=${MessageTypeOfCreatedResource}"/>
</operation>
</action>
<action>
<assert>
<description
value="Ensure the PatientDeliveryStatus AuditEvent is found"/>
<direction value="response"/>
<expression
value="Bundle.entry.where(resource.resourceType = 'AuditEvent' and resource.recorded = '${RecordedOfResourceToFindInSearch}').count()"/>
<operator value="equals"/>
<value value="1"/>
<warningOnly value="false"/>
</assert>
</action>
</test>
<test id="SearchPatientDeliveryStatusInvalidMessageType">
<name value="ANS2 invalid search"/>
<description
value="user story ANS2 search for the created PatientDeliveryStatus object on the SUT with an invalid message type. Not expecting to find it"/>
<action>
<operation>
<type>
<system
value="http://terminology.hl7.org/CodeSystem/testscript-operation-codes"/>
<code value="search"/>
</type>
<resource value="AuditEvent"/>
<description
value="Search for the PatientDeliveryStatus AuditEvent with an invalid message type"/>
<accept value="json"/>
<contentType value="json"/>
<destination value="1"/>
<encodeRequestUrl value="true"/>
<origin value="1"/>
<params value="?ehmiMessageType=invalid"/>
</operation>
</action>
<action>
<assert>
<description
value="Ensure the PatientDeliveryStatus AuditEvent is not found with an invalid message type"/>
<direction value="response"/>
<expression
value="Bundle.entry.where(resource.resourceType = 'AuditEvent' and resource.recorded = '${RecordedOfResourceToFindInSearch}').count()"/>
<operator value="equals"/>
<value value="0"/>
<warningOnly value="false"/>
</assert>
</action>
</test>
</TestScript>