This is the Version 1.4.0 Release of the Touchstone Testing Implementation Guide, based on FHIR Version 4.0.1. See the Directory of published versions
PatientReadStopTestOnFailJson
Generated Narrative
url: http://touchstone.aegis.net/touchstone/fhir/testing/TestScript/patient-read-stopTestOnFail-json
version: 1.4.0
name: PatientReadStopTestOnFailJson
status: active
date: 2020-08-27
publisher: AEGIS.net, Inc.
contact: Touchstone Support: Touchstone_Support@aegis.net
description: Demonstrate the use of a Patient read and use of the new assert extension stopTestOnFail.
jurisdiction: United States of America
copyright: (c) AEGIS.net, Inc. 2015+
test
name: PatientReadStopTestOnFail
description: Read a Patient in JSON format. The expected response code is 200 (Ok). The expected response payload is the read Patient resource in JSON format.
action
Operations
- Type Resource Description Accept EncodeRequestUrl Params * Read Patient Read a Patient. json false /example action
Asserts
- Extension Description Direction ResponseCode WarningOnly * Confirm that the returned HTTP status is 200(Ok). response 200 false action
Asserts
- Extension Description Direction ContentType WarningOnly * Confirm that the returned format is JSON. response json false action
Asserts
- Extension Description Direction Resource WarningOnly * Confirm that the returned resource type is Patient. response Patient false action
Asserts
- Extension Description Direction ValidateProfileId WarningOnly * Validate that the returned resource conforms to the base FHIR Patient profile. response patient-profile false