Radiation Dose Summary for Diagnostic Procedures on FHIR
0.1.0 - ci-build International flag

Radiation Dose Summary for Diagnostic Procedures on FHIR, published by HL7 Imaging Integration Working Group. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/HL7/fhir-radiation-dose-summary-ig/ and changes regularly. See the Directory of published versions

: TestScript_RDSC_Simulator - XML Representation

Active as of 2021-07-17

Raw xml | Download



<TestScript xmlns="http://hl7.org/fhir">
  <id value="RDSC-Simulator"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: TestScript</b><a name="RDSC-Simulator"> </a></p><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">Resource TestScript &quot;RDSC-Simulator&quot; </p></div><p><b>url</b>: <code>https://build.fhir.org/ig/HL7/fhir-radiation-dose-summary-ig/TestScript-RDSC-Simulator.json</code></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: TestScript_RDSC_Simulator</p><p><b>status</b>: active</p><p><b>date</b>: 2021-07-17</p><p><b>publisher</b>: HL7 Imaging Integration Working Group</p><p><b>contact</b>: <a href="http://www.hl7.org/Special/committees/imagemgt">http://www.hl7.org/Special/committees/imagemgt</a>, HL7 Imaging Integration Workgroup: <a href="http://www.hl7.org/Special/committees/imagemgt">http://www.hl7.org/Special/committees/imagemgt</a>, Abderrazek Boufahja: <a href="mailto:abderrazek.boufahja@ge.com">abderrazek.boufahja@ge.com</a></p><p><b>description</b>: TestScript to validate the FHIR Server searching capabilities.</p><p><b>jurisdiction</b>: Global (Whole world) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (m49.htm#001)</span></p><p><b>copyright</b>: HL7 2021</p><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>FHIR Server (Details: http://terminology.hl7.org/CodeSystem/testscript-profile-destination-types code FHIR-Server = 'FHIR Server', stated as 'FHIR Server')</td></tr></table><blockquote><p><b>variable</b></p><p><b>name</b>: rdsResourceId</p><p><b>defaultValue</b>: 2535717</p><p><b>description</b>: Enter the resource ID of the Observation describing a Radiation Dose Summary, registered in your server.</p></blockquote><blockquote><p><b>variable</b></p><p><b>name</b>: patientId</p><p><b>expression</b>: Observation.subject.reference.replaceMatches('.*Patient/','').replaceMatches('/_history.*','')</p><p><b>sourceId</b>: rds-read-response</p></blockquote><blockquote><p><b>variable</b></p><p><b>name</b>: deviceId</p><p><b>expression</b>: Observation.device.reference.replaceMatches('.*Device/','').replaceMatches('/_history.*','')</p><p><b>sourceId</b>: rds-read-response</p></blockquote><blockquote><p><b>variable</b></p><p><b>name</b>: practitionerId</p><p><b>expression</b>: Observation.performer.reference.replaceMatches('.*Practitioner/','').replaceMatches('/_history.*','')</p><p><b>sourceId</b>: rds-read-response</p></blockquote><blockquote><p><b>variable</b></p><p><b>name</b>: imagingStudyId</p><p><b>expression</b>: Observation.partOf.reference.replaceMatches('.*(MedicationAdministration|MedicationDispense|MedicationStatement|Procedure|Immunization|ImagingStudy)/','').replaceMatches('/_history.*','')</p><p><b>sourceId</b>: rds-read-response</p></blockquote><blockquote><p><b>variable</b></p><p><b>name</b>: date</p><p><b>path</b>: Observation/effectiveDateTime/@value</p><p><b>sourceId</b>: rds-read-response</p></blockquote><blockquote><p><b>variable</b></p><p><b>name</b>: identifier</p><p><b>path</b>: Observation/identifier/value</p><p><b>sourceId</b>: rds-read-response</p></blockquote><blockquote><p><b>test</b></p><p><b>name</b>: Observation_read</p><p><b>description</b>: Read provided Observation - the radiation dose summary</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>EncodeRequestUrl</b></td><td><b>Params</b></td><td><b>ResponseId</b></td></tr><tr><td style="display: none">*</td><td>Read (Details: http://terminology.hl7.org/CodeSystem/testscript-operation-codes code read = 'Read', stated as 'null')</td><td>Observation</td><td>Read the Radiation Dose Summary observation ${rdsResourceId}</td><td>json</td><td>true</td><td>/${rdsResourceId}</td><td>rds-read-response</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>Operator</b></td><td><b>ResponseCode</b></td><td><b>WarningOnly</b></td></tr><tr><td style="display: none">*</td><td>Confirm that the returned HTTP status is 200(OK) or 201(Created).</td><td>response</td><td>in</td><td>200,201</td><td>false</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>Operator</b></td><td><b>Path</b></td><td><b>WarningOnly</b></td></tr><tr><td style="display: none">*</td><td>Confirm that the returned Observation is not empty.</td><td>response</td><td>notEmpty</td><td>Observation/id</td><td>false</td></tr></table></blockquote></blockquote><blockquote><p><b>test</b></p><p><b>name</b>: Observation_search_patient</p><p><b>description</b>: Search radiation dose summary by patient</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>EncodeRequestUrl</b></td><td><b>Params</b></td></tr><tr><td style="display: none">*</td><td>Search (Details: http://terminology.hl7.org/CodeSystem/testscript-operation-codes code search = 'Search', stated as 'null')</td><td>Observation</td><td>Search Radiation Dose Summary using the patientId ${patientId}</td><td>json</td><td>true</td><td>?code=73569-6&amp;patient=${patientId}</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>Expression</b></td><td><b>WarningOnly</b></td></tr><tr><td style="display: none">*</td><td>Confirm that the total number of response is greater than 1.</td><td>Bundle.total.toInteger() &gt;= 1</td><td>false</td></tr></table></blockquote></blockquote><blockquote><p><b>test</b></p><p><b>name</b>: Observation_search_device</p><p><b>description</b>: Search radiation dose summary by device</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>EncodeRequestUrl</b></td><td><b>Params</b></td></tr><tr><td style="display: none">*</td><td>Search (Details: http://terminology.hl7.org/CodeSystem/testscript-operation-codes code search = 'Search', stated as 'null')</td><td>Observation</td><td>Search Radiation Dose Summary using the deviceId ${deviceId}</td><td>json</td><td>true</td><td>?code=73569-6&amp;device=${deviceId}</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>Expression</b></td><td><b>WarningOnly</b></td></tr><tr><td style="display: none">*</td><td>Confirm that the total number of response is greater than 1.</td><td>Bundle.total.toInteger() &gt;= 1</td><td>false</td></tr></table></blockquote></blockquote><blockquote><p><b>test</b></p><p><b>name</b>: Observation_search_partof</p><p><b>description</b>: Search radiation dose summary by part-of</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>EncodeRequestUrl</b></td><td><b>Params</b></td></tr><tr><td style="display: none">*</td><td>Search (Details: http://terminology.hl7.org/CodeSystem/testscript-operation-codes code search = 'Search', stated as 'null')</td><td>Observation</td><td>Search Radiation Dose Summary using the ImagingStudy ID ${imagingStudyId}</td><td>json</td><td>true</td><td>?code=73569-6&amp;part-of=${imagingStudyId}</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>Expression</b></td><td><b>WarningOnly</b></td></tr><tr><td style="display: none">*</td><td>Confirm that the total number of response is greater than 1.</td><td>Bundle.total.toInteger() &gt;= 1</td><td>false</td></tr></table></blockquote></blockquote><blockquote><p><b>test</b></p><p><b>name</b>: Observation_search_identifier</p><p><b>description</b>: Search radiation dose summary by identifier</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>EncodeRequestUrl</b></td><td><b>Params</b></td></tr><tr><td style="display: none">*</td><td>Search (Details: http://terminology.hl7.org/CodeSystem/testscript-operation-codes code search = 'Search', stated as 'null')</td><td>Observation</td><td>Search Radiation Dose Summary using the identifier of the Observation ${identifier}</td><td>json</td><td>true</td><td>?code=73569-6&amp;identifier=${identifier}</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>Expression</b></td><td><b>WarningOnly</b></td></tr><tr><td style="display: none">*</td><td>Confirm that the total number of response is greater than 1.</td><td>Bundle.total.toInteger() &gt;= 1</td><td>false</td></tr></table></blockquote></blockquote><blockquote><p><b>test</b></p><p><b>name</b>: Observation_search_date</p><p><b>description</b>: Search radiation dose summary by date</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>EncodeRequestUrl</b></td><td><b>Params</b></td></tr><tr><td style="display: none">*</td><td>Search (Details: http://terminology.hl7.org/CodeSystem/testscript-operation-codes code search = 'Search', stated as 'null')</td><td>Observation</td><td>Search Radiation Dose Summary using the date of the Observation ${date}</td><td>json</td><td>true</td><td>?code=73569-6&amp;date=${date}</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>Expression</b></td><td><b>WarningOnly</b></td></tr><tr><td style="display: none">*</td><td>Confirm that the total number of response is greater than 1.</td><td>Bundle.total.toInteger() &gt;= 1</td><td>false</td></tr></table></blockquote></blockquote><blockquote><p><b>test</b></p><p><b>name</b>: Observation_read_patient</p><p><b>description</b>: Read patient resource</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>EncodeRequestUrl</b></td><td><b>Params</b></td><td><b>ResponseId</b></td></tr><tr><td style="display: none">*</td><td>Read (Details: http://terminology.hl7.org/CodeSystem/testscript-operation-codes code read = 'Read', stated as 'null')</td><td>Patient</td><td>Read the Patient ${patientId}</td><td>json</td><td>true</td><td>/${patientId}</td><td>patient-read-response</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>Operator</b></td><td><b>ResponseCode</b></td><td><b>WarningOnly</b></td></tr><tr><td style="display: none">*</td><td>Confirm that the returned HTTP status is 200(OK) or 201(Created).</td><td>response</td><td>in</td><td>200,201</td><td>false</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>Operator</b></td><td><b>Path</b></td><td><b>WarningOnly</b></td></tr><tr><td style="display: none">*</td><td>Confirm that the returned Patient is not empty.</td><td>response</td><td>notEmpty</td><td>id</td><td>false</td></tr></table></blockquote></blockquote><blockquote><p><b>test</b></p><p><b>name</b>: Observation_read_device</p><p><b>description</b>: Read device resource</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>EncodeRequestUrl</b></td><td><b>Params</b></td><td><b>ResponseId</b></td></tr><tr><td style="display: none">*</td><td>Read (Details: http://terminology.hl7.org/CodeSystem/testscript-operation-codes code read = 'Read', stated as 'null')</td><td>Device</td><td>Read the Device ${deviceId}</td><td>json</td><td>true</td><td>/${deviceId}</td><td>device-read-response</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>Operator</b></td><td><b>ResponseCode</b></td><td><b>WarningOnly</b></td></tr><tr><td style="display: none">*</td><td>Confirm that the returned HTTP status is 200(OK) or 201(Created).</td><td>response</td><td>in</td><td>200,201</td><td>false</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>Operator</b></td><td><b>Path</b></td><td><b>WarningOnly</b></td></tr><tr><td style="display: none">*</td><td>Confirm that the returned Device is not empty.</td><td>response</td><td>notEmpty</td><td>id</td><td>false</td></tr></table></blockquote></blockquote><blockquote><p><b>test</b></p><p><b>name</b>: Observation_read_practitioner</p><p><b>description</b>: Read practitioner resource</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>EncodeRequestUrl</b></td><td><b>Params</b></td><td><b>ResponseId</b></td></tr><tr><td style="display: none">*</td><td>Read (Details: http://terminology.hl7.org/CodeSystem/testscript-operation-codes code read = 'Read', stated as 'null')</td><td>Practitioner</td><td>Read the Practitioner ${practitionerId}</td><td>json</td><td>true</td><td>/${practitionerId}</td><td>practitioner-read-response</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>Operator</b></td><td><b>ResponseCode</b></td><td><b>WarningOnly</b></td></tr><tr><td style="display: none">*</td><td>Confirm that the returned HTTP status is 200(OK) or 201(Created).</td><td>response</td><td>in</td><td>200,201</td><td>false</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>Operator</b></td><td><b>Path</b></td><td><b>WarningOnly</b></td></tr><tr><td style="display: none">*</td><td>Confirm that the returned Practitioner is not empty.</td><td>response</td><td>notEmpty</td><td>id</td><td>false</td></tr></table></blockquote></blockquote><blockquote><p><b>test</b></p><p><b>name</b>: Observation_read_imagingstudy</p><p><b>description</b>: Read imagingstudy resource</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>EncodeRequestUrl</b></td><td><b>Params</b></td><td><b>ResponseId</b></td></tr><tr><td style="display: none">*</td><td>Read (Details: http://terminology.hl7.org/CodeSystem/testscript-operation-codes code read = 'Read', stated as 'null')</td><td>ImagingStudy</td><td>Read the ImagingStudy ${imagingStudyId}</td><td>json</td><td>true</td><td>/${imagingStudyId}</td><td>imagingstudy-read-response</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>Operator</b></td><td><b>ResponseCode</b></td><td><b>WarningOnly</b></td></tr><tr><td style="display: none">*</td><td>Confirm that the returned HTTP status is 200(OK) or 201(Created).</td><td>response</td><td>in</td><td>200,201</td><td>false</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>Operator</b></td><td><b>Path</b></td><td><b>WarningOnly</b></td></tr><tr><td style="display: none">*</td><td>Confirm that the returned ImagingStudy is not empty.</td><td>response</td><td>notEmpty</td><td>id</td><td>false</td></tr></table></blockquote></blockquote></div>
  </text>
  <url
       value="https://build.fhir.org/ig/HL7/fhir-radiation-dose-summary-ig/TestScript-RDSC-Simulator.json"/>
  <version value="0.1.0"/>
  <name value="TestScript_RDSC_Simulator"/>
  <status value="active"/>
  <date value="2021-07-17"/>
  <publisher value="HL7 Imaging Integration Working Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/imagemgt"/>
    </telecom>
  </contact>
  <contact>
    <name value="HL7 Imaging Integration Workgroup"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/imagemgt"/>
    </telecom>
  </contact>
  <contact>
    <name value="Abderrazek Boufahja"/>
    <telecom>
      <system value="email"/>
      <value value="abderrazek.boufahja@ge.com"/>
    </telecom>
  </contact>
  <description
               value="TestScript to validate the FHIR Server searching capabilities."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <copyright value="HL7 2021"/>
  <destination>
    <index value="1"/>
    <profile>
      <system
              value="http://terminology.hl7.org/CodeSystem/testscript-profile-destination-types"/>
      <code value="FHIR-Server"/>
      <display value="FHIR Server"/>
    </profile>
  </destination>
  <variable>
    <name value="rdsResourceId"/>
    <defaultValue value="2535717"/>
    <description
                 value="Enter the resource ID of the Observation describing a Radiation Dose Summary, registered in your server."/>
  </variable>
  <variable>
    <name value="patientId"/>
    <expression
                value="Observation.subject.reference.replaceMatches('.*Patient/','').replaceMatches('/_history.*','')"/>
    <sourceId value="rds-read-response"/>
  </variable>
  <variable>
    <name value="deviceId"/>
    <expression
                value="Observation.device.reference.replaceMatches('.*Device/','').replaceMatches('/_history.*','')"/>
    <sourceId value="rds-read-response"/>
  </variable>
  <variable>
    <name value="practitionerId"/>
    <expression
                value="Observation.performer.reference.replaceMatches('.*Practitioner/','').replaceMatches('/_history.*','')"/>
    <sourceId value="rds-read-response"/>
  </variable>
  <variable>
    <name value="imagingStudyId"/>
    <expression
                value="Observation.partOf.reference.replaceMatches('.*(MedicationAdministration|MedicationDispense|MedicationStatement|Procedure|Immunization|ImagingStudy)/','').replaceMatches('/_history.*','')"/>
    <sourceId value="rds-read-response"/>
  </variable>
  <variable>
    <name value="date"/>
    <path value="Observation/effectiveDateTime/@value"/>
    <sourceId value="rds-read-response"/>
  </variable>
  <variable>
    <name value="identifier"/>
    <path value="Observation/identifier/value"/>
    <sourceId value="rds-read-response"/>
  </variable>
  <test>
    <name value="Observation_read"/>
    <description
                 value="Read provided Observation - the radiation dose summary"/>
    <action>
      <operation>
        <type>
          <system
                  value="http://terminology.hl7.org/CodeSystem/testscript-operation-codes"/>
          <code value="read"/>
        </type>
        <resource value="Observation"/>
        <description
                     value="Read the Radiation Dose Summary observation ${rdsResourceId}"/>
        <accept value="json"/>
        <encodeRequestUrl value="true"/>
        <params value="/${rdsResourceId}"/>
        <responseId value="rds-read-response"/>
      </operation>
    </action>
    <action>
      <assert>
        <description
                     value="Confirm that the returned HTTP status is 200(OK) or 201(Created)."/>
        <direction value="response"/>
        <operator value="in"/>
        <responseCode value="200,201"/>
        <warningOnly value="false"/>
      </assert>
    </action>
    <action>
      <assert>
        <description
                     value="Confirm that the returned Observation is not empty."/>
        <direction value="response"/>
        <operator value="notEmpty"/>
        <path value="Observation/id"/>
        <warningOnly value="false"/>
      </assert>
    </action>
  </test>
  <test>
    <name value="Observation_search_patient"/>
    <description value="Search radiation dose summary by patient"/>
    <action>
      <operation>
        <type>
          <system
                  value="http://terminology.hl7.org/CodeSystem/testscript-operation-codes"/>
          <code value="search"/>
        </type>
        <resource value="Observation"/>
        <description
                     value="Search Radiation Dose Summary using the patientId ${patientId}"/>
        <accept value="json"/>
        <encodeRequestUrl value="true"/>
        <params value="?code=73569-6&amp;patient=${patientId}"/>
      </operation>
    </action>
    <action>
      <assert>
        <description
                     value="Confirm that the total number of response is greater than 1."/>
        <expression value="Bundle.total.toInteger() &gt;= 1"/>
        <warningOnly value="false"/>
      </assert>
    </action>
  </test>
  <test>
    <name value="Observation_search_device"/>
    <description value="Search radiation dose summary by device"/>
    <action>
      <operation>
        <type>
          <system
                  value="http://terminology.hl7.org/CodeSystem/testscript-operation-codes"/>
          <code value="search"/>
        </type>
        <resource value="Observation"/>
        <description
                     value="Search Radiation Dose Summary using the deviceId ${deviceId}"/>
        <accept value="json"/>
        <encodeRequestUrl value="true"/>
        <params value="?code=73569-6&amp;device=${deviceId}"/>
      </operation>
    </action>
    <action>
      <assert>
        <description
                     value="Confirm that the total number of response is greater than 1."/>
        <expression value="Bundle.total.toInteger() &gt;= 1"/>
        <warningOnly value="false"/>
      </assert>
    </action>
  </test>
  <test>
    <name value="Observation_search_partof"/>
    <description value="Search radiation dose summary by part-of"/>
    <action>
      <operation>
        <type>
          <system
                  value="http://terminology.hl7.org/CodeSystem/testscript-operation-codes"/>
          <code value="search"/>
        </type>
        <resource value="Observation"/>
        <description
                     value="Search Radiation Dose Summary using the ImagingStudy ID ${imagingStudyId}"/>
        <accept value="json"/>
        <encodeRequestUrl value="true"/>
        <params value="?code=73569-6&amp;part-of=${imagingStudyId}"/>
      </operation>
    </action>
    <action>
      <assert>
        <description
                     value="Confirm that the total number of response is greater than 1."/>
        <expression value="Bundle.total.toInteger() &gt;= 1"/>
        <warningOnly value="false"/>
      </assert>
    </action>
  </test>
  <test>
    <name value="Observation_search_identifier"/>
    <description value="Search radiation dose summary by identifier"/>
    <action>
      <operation>
        <type>
          <system
                  value="http://terminology.hl7.org/CodeSystem/testscript-operation-codes"/>
          <code value="search"/>
        </type>
        <resource value="Observation"/>
        <description
                     value="Search Radiation Dose Summary using the identifier of the Observation ${identifier}"/>
        <accept value="json"/>
        <encodeRequestUrl value="true"/>
        <params value="?code=73569-6&amp;identifier=${identifier}"/>
      </operation>
    </action>
    <action>
      <assert>
        <description
                     value="Confirm that the total number of response is greater than 1."/>
        <expression value="Bundle.total.toInteger() &gt;= 1"/>
        <warningOnly value="false"/>
      </assert>
    </action>
  </test>
  <test>
    <name value="Observation_search_date"/>
    <description value="Search radiation dose summary by date"/>
    <action>
      <operation>
        <type>
          <system
                  value="http://terminology.hl7.org/CodeSystem/testscript-operation-codes"/>
          <code value="search"/>
        </type>
        <resource value="Observation"/>
        <description
                     value="Search Radiation Dose Summary using the date of the Observation ${date}"/>
        <accept value="json"/>
        <encodeRequestUrl value="true"/>
        <params value="?code=73569-6&amp;date=${date}"/>
      </operation>
    </action>
    <action>
      <assert>
        <description
                     value="Confirm that the total number of response is greater than 1."/>
        <expression value="Bundle.total.toInteger() &gt;= 1"/>
        <warningOnly value="false"/>
      </assert>
    </action>
  </test>
  <test>
    <name value="Observation_read_patient"/>
    <description value="Read patient resource"/>
    <action>
      <operation>
        <type>
          <system
                  value="http://terminology.hl7.org/CodeSystem/testscript-operation-codes"/>
          <code value="read"/>
        </type>
        <resource value="Patient"/>
        <description value="Read the Patient ${patientId}"/>
        <accept value="json"/>
        <encodeRequestUrl value="true"/>
        <params value="/${patientId}"/>
        <responseId value="patient-read-response"/>
      </operation>
    </action>
    <action>
      <assert>
        <description
                     value="Confirm that the returned HTTP status is 200(OK) or 201(Created)."/>
        <direction value="response"/>
        <operator value="in"/>
        <responseCode value="200,201"/>
        <warningOnly value="false"/>
      </assert>
    </action>
    <action>
      <assert>
        <description value="Confirm that the returned Patient is not empty."/>
        <direction value="response"/>
        <operator value="notEmpty"/>
        <path value="id"/>
        <warningOnly value="false"/>
      </assert>
    </action>
  </test>
  <test>
    <name value="Observation_read_device"/>
    <description value="Read device resource"/>
    <action>
      <operation>
        <type>
          <system
                  value="http://terminology.hl7.org/CodeSystem/testscript-operation-codes"/>
          <code value="read"/>
        </type>
        <resource value="Device"/>
        <description value="Read the Device ${deviceId}"/>
        <accept value="json"/>
        <encodeRequestUrl value="true"/>
        <params value="/${deviceId}"/>
        <responseId value="device-read-response"/>
      </operation>
    </action>
    <action>
      <assert>
        <description
                     value="Confirm that the returned HTTP status is 200(OK) or 201(Created)."/>
        <direction value="response"/>
        <operator value="in"/>
        <responseCode value="200,201"/>
        <warningOnly value="false"/>
      </assert>
    </action>
    <action>
      <assert>
        <description value="Confirm that the returned Device is not empty."/>
        <direction value="response"/>
        <operator value="notEmpty"/>
        <path value="id"/>
        <warningOnly value="false"/>
      </assert>
    </action>
  </test>
  <test>
    <name value="Observation_read_practitioner"/>
    <description value="Read practitioner resource"/>
    <action>
      <operation>
        <type>
          <system
                  value="http://terminology.hl7.org/CodeSystem/testscript-operation-codes"/>
          <code value="read"/>
        </type>
        <resource value="Practitioner"/>
        <description value="Read the Practitioner ${practitionerId}"/>
        <accept value="json"/>
        <encodeRequestUrl value="true"/>
        <params value="/${practitionerId}"/>
        <responseId value="practitioner-read-response"/>
      </operation>
    </action>
    <action>
      <assert>
        <description
                     value="Confirm that the returned HTTP status is 200(OK) or 201(Created)."/>
        <direction value="response"/>
        <operator value="in"/>
        <responseCode value="200,201"/>
        <warningOnly value="false"/>
      </assert>
    </action>
    <action>
      <assert>
        <description
                     value="Confirm that the returned Practitioner is not empty."/>
        <direction value="response"/>
        <operator value="notEmpty"/>
        <path value="id"/>
        <warningOnly value="false"/>
      </assert>
    </action>
  </test>
  <test>
    <name value="Observation_read_imagingstudy"/>
    <description value="Read imagingstudy resource"/>
    <action>
      <operation>
        <type>
          <system
                  value="http://terminology.hl7.org/CodeSystem/testscript-operation-codes"/>
          <code value="read"/>
        </type>
        <resource value="ImagingStudy"/>
        <description value="Read the ImagingStudy ${imagingStudyId}"/>
        <accept value="json"/>
        <encodeRequestUrl value="true"/>
        <params value="/${imagingStudyId}"/>
        <responseId value="imagingstudy-read-response"/>
      </operation>
    </action>
    <action>
      <assert>
        <description
                     value="Confirm that the returned HTTP status is 200(OK) or 201(Created)."/>
        <direction value="response"/>
        <operator value="in"/>
        <responseCode value="200,201"/>
        <warningOnly value="false"/>
      </assert>
    </action>
    <action>
      <assert>
        <description
                     value="Confirm that the returned ImagingStudy is not empty."/>
        <direction value="response"/>
        <operator value="notEmpty"/>
        <path value="id"/>
        <warningOnly value="false"/>
      </assert>
    </action>
  </test>
</TestScript>