Touchstone FHIR Testing
2.0.0 - current International flag

Touchstone FHIR Testing v2.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

: TestScript Patient Read Versioning RuleSet JSON Syntax Example - JSON Representation

Active as of 2023-07-03

Raw json | Download


{
  "resourceType" : "TestScript",
  "id" : "patient-read-versioning-ruleset-json",
  "meta" : {
    "profile" : [
      "http://touchstone.aegis.net/touchstone/fhir/testing/StructureDefinition/testscript"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: TestScript</b><a name=\"patient-read-versioning-ruleset-json\"> </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;patient-read-versioning-ruleset-json&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-testscript.html\">AEGIS Touchstone Testing TestScript Profile</a></p></div><blockquote><p><b>AEGIS Touchstone Testing TestScript Ruleset Extension</b></p><blockquote><p><b>url</b></p><code>rulesetId</code></blockquote><p><b>value</b>: RulesetPatientVersioning</p><blockquote><p><b>url</b></p><code>path</code></blockquote><p><b>value</b>: ../_reference/ruleset/RuleSet-VersioningHeaders-Groovy.xml</p><blockquote><p><b>url</b></p><code>rule</code></blockquote><blockquote><p><b>url</b></p><code>rule</code></blockquote></blockquote><p><b>url</b>: <code>http://touchstone.aegis.net/touchstone/fhir/testing/TestScript/patient-read-versioning-ruleset-json</code></p><p><b>version</b>: 2.0.0</p><p><b>name</b>: PatientReadVersioningRulesetJson</p><p><b>status</b>: active</p><p><b>date</b>: 2023-07-03</p><p><b>publisher</b>: AEGIS.net, Inc.</p><p><b>contact</b>: AEGIS.net, Inc.: <a href=\"https://www.aegis.net\">https://www.aegis.net</a>, Richard Ettema: <a href=\"mailto:mailto:richard.ettema@aegis.net\">mailto:richard.ettema@aegis.net</a></p><p><b>description</b>: Demonstrate the use of a ruleset with a Patient read. The actual test is a read operation for a Patient in JSON format where a ruleset is used to conditionally check the system under test for versioning support and either skip or apply checks for required HTTP response headers.</p><p><b>jurisdiction</b>: World <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (m49.htm#001)</span></p><p><b>copyright</b>: (c) AEGIS.net, Inc. 2015+</p><p><b>profile</b>: <a href=\"http://hl7.org/fhir/StructureDefinition/Patient\">http://hl7.org/fhir/StructureDefinition/Patient</a> &quot;Patient&quot;</p><h3>Variables</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Hint</b></td></tr><tr><td style=\"display: none\">*</td><td>patientResourceId</td><td>Enter a known Patient resource id</td></tr></table><blockquote><p><b>test</b></p><blockquote><p><b>id</b></p>PatientReadVersioningRuleset</blockquote><p><b>name</b>: PatientReadVersioningRuleset</p><p><b>description</b>: Read the created Patient in JSON format. The expected response code is 200 (OK). The expected response payload is the Patient resource in JSON format.</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>Read (Details: http://terminology.hl7.org/CodeSystem/testscript-operation-codes code read = 'Read', stated as 'null')</td><td>Patient</td><td>Read the created Patient. The destination server support of versioning will be conditionally evaluated.</td><td>json</td><td>false</td><td>/${patientResourceId}</td></tr></table></blockquote><blockquote><p><b>action</b></p><h3>Asserts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Description</b></td><td><b>Direction</b></td><td><b>Response</b></td><td><b>WarningOnly</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>Confirm that the returned HTTP status is 200(OK).</td><td>response</td><td>okay</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>Extension</b></td><td><b>Description</b></td><td><b>Direction</b></td><td><b>ContentType</b></td><td><b>WarningOnly</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>Confirm that the returned format is JSON.</td><td>response</td><td>json</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>Extension</b></td><td><b>Description</b></td><td><b>Direction</b></td><td><b>Resource</b></td><td><b>WarningOnly</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>Confirm that the returned resource type is Patient.</td><td>response</td><td>Patient</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>Extension</b></td><td><b>Description</b></td><td><b>Direction</b></td><td><b>ValidateProfileId</b></td><td><b>WarningOnly</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>Validate that the returned resource conforms to the base FHIR Patient profile.</td><td>response</td><td>patient-profile</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>Extension</b></td><td><b>Description</b></td><td><b>Direction</b></td><td><b>WarningOnly</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>Complex ruleset assertion to conditionally validate expected versioning HTTP Headers.</td><td>response</td><td>false</td></tr></table></blockquote></blockquote></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "rulesetId",
          "valueId" : "RulesetPatientVersioning"
        },
        {
          "url" : "path",
          "valueString" : "../_reference/ruleset/RuleSet-VersioningHeaders-Groovy.xml"
        },
        {
          "extension" : [
            {
              "url" : "ruleId",
              "valueId" : "assertETagIfSupported"
            },
            {
              "extension" : [
                {
                  "url" : "name",
                  "valueString" : "resource"
                },
                {
                  "url" : "value",
                  "valueString" : "Patient"
                }
              ],
              "url" : "param"
            }
          ],
          "url" : "rule"
        },
        {
          "extension" : [
            {
              "url" : "ruleId",
              "valueId" : "assertLastModifiedIfSupported"
            },
            {
              "extension" : [
                {
                  "url" : "name",
                  "valueString" : "resource"
                },
                {
                  "url" : "value",
                  "valueString" : "Patient"
                }
              ],
              "url" : "param"
            }
          ],
          "url" : "rule"
        }
      ],
      "url" : "http://touchstone.aegis.net/touchstone/fhir/testing/StructureDefinition/testscript-ruleset"
    }
  ],
  "url" : "http://touchstone.aegis.net/touchstone/fhir/testing/TestScript/patient-read-versioning-ruleset-json",
  "version" : "2.0.0",
  "name" : "PatientReadVersioningRulesetJson",
  "status" : "active",
  "date" : "2023-07-03",
  "publisher" : "AEGIS.net, Inc.",
  "contact" : [
    {
      "name" : "AEGIS.net, Inc.",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.aegis.net"
        }
      ]
    },
    {
      "name" : "Richard Ettema",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:richard.ettema@aegis.net"
        }
      ]
    }
  ],
  "description" : "Demonstrate the use of a ruleset with a Patient read. The actual test is a read operation for a Patient in JSON format where a ruleset is used to conditionally check the system under test for versioning support and either skip or apply checks for required HTTP response headers.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "copyright" : "(c) AEGIS.net, Inc. 2015+",
  "profile" : [
    {
      "id" : "patient-profile",
      "reference" : "http://hl7.org/fhir/StructureDefinition/Patient"
    }
  ],
  "variable" : [
    {
      "name" : "patientResourceId",
      "hint" : "Enter a known Patient resource id"
    }
  ],
  "test" : [
    {
      "id" : "PatientReadVersioningRuleset",
      "name" : "PatientReadVersioningRuleset",
      "description" : "Read the created Patient in JSON format. The expected response code is 200 (OK). The expected response payload is the Patient resource in JSON format.",
      "action" : [
        {
          "operation" : {
            "type" : {
              "system" : "http://terminology.hl7.org/CodeSystem/testscript-operation-codes",
              "code" : "read"
            },
            "resource" : "Patient",
            "description" : "Read the created Patient. The destination server support of versioning will be conditionally evaluated.",
            "accept" : "json",
            "encodeRequestUrl" : false,
            "params" : "/${patientResourceId}"
          }
        },
        {
          "assert" : {
            "extension" : [
              {
                "url" : "http://touchstone.aegis.net/touchstone/fhir/testing/StructureDefinition/testscript-assert-stopTestOnFail",
                "valueBoolean" : false
              }
            ],
            "description" : "Confirm that the returned HTTP status is 200(OK).",
            "direction" : "response",
            "response" : "okay",
            "warningOnly" : false
          }
        },
        {
          "assert" : {
            "extension" : [
              {
                "url" : "http://touchstone.aegis.net/touchstone/fhir/testing/StructureDefinition/testscript-assert-stopTestOnFail",
                "valueBoolean" : false
              }
            ],
            "description" : "Confirm that the returned format is JSON.",
            "direction" : "response",
            "contentType" : "json",
            "warningOnly" : false
          }
        },
        {
          "assert" : {
            "extension" : [
              {
                "url" : "http://touchstone.aegis.net/touchstone/fhir/testing/StructureDefinition/testscript-assert-stopTestOnFail",
                "valueBoolean" : true
              }
            ],
            "description" : "Confirm that the returned resource type is Patient.",
            "direction" : "response",
            "resource" : "Patient",
            "warningOnly" : false
          }
        },
        {
          "assert" : {
            "extension" : [
              {
                "url" : "http://touchstone.aegis.net/touchstone/fhir/testing/StructureDefinition/testscript-assert-stopTestOnFail",
                "valueBoolean" : false
              }
            ],
            "description" : "Validate that the returned resource conforms to the base FHIR Patient profile.",
            "direction" : "response",
            "validateProfileId" : "patient-profile",
            "warningOnly" : false
          }
        },
        {
          "assert" : {
            "extension" : [
              {
                "extension" : [
                  {
                    "url" : "rulesetId",
                    "valueId" : "RulesetPatientVersioning"
                  }
                ],
                "url" : "http://touchstone.aegis.net/touchstone/fhir/testing/StructureDefinition/testscript-assert-ruleset"
              }
            ],
            "description" : "Complex ruleset assertion to conditionally validate expected versioning HTTP Headers.",
            "direction" : "response",
            "warningOnly" : false
          }
        }
      ]
    }
  ]
}