Generated Narrative with Details
id: testscript-example-search
url: http://hl7.org/fhir/TestScript/testscript-example-search
identifier: urn:oid:1.3.6.1.4.1.21367.2005.3.7.9881
version: 1.0
name: TestScript Example Search
status: draft
experimental: true
publisher: HL7
contact:
date: Sep 26, 2016
description: TestScript example resource with simple Patient search test. The read tests will utilize user defined dynamic variables that will hold the Patient search parameter values.
jurisdiction: United States of America (the) (Details : {urn:iso:std:iso:3166 code 'US' = 'US', given as 'United States of America (the)'})
purpose: Patient Search Operation
copyright: © HL7.org 2011+
metadata
Capabilities
- Required Description Link Capabilities * true Patient Search Operation http://hl7.org/fhir/http.html#search CapabilityStatement/example
- | Resource |
* | Peter Chalmers |
profile: http://hl7.org/fhir/StructureDefinition/Bundle
variable
name: PatientCreateLocation
headerField: Location
sourceId: PatientCreateResponse
variable
name: PatientSearchFamilyName
description: Enter patient search criteria for a known family name on the target system
hint: [Family name]
variable
name: PatientSearchGivenName
description: Enter patient search criteria for a known given name on the target system
hint: [Given name]
test
name: Patient Create Search
description: Create a Patient resource and capture the returned HTTP Header Location. Then search for (read) that Patient using the Location URL value and validate the response.
action
Operations
- * action
Asserts
- * action
Asserts
- * action
Operations
- * action
Asserts
- * action
Asserts
- *
test
name: Patient Search Dynamic
description: Search for Patient resources using the user defined dynamic variables ${PatientSearchFamilyName} and ${PatientSearchGivenName} and validate response.
action
Operations
- * action
Asserts
- * action
Asserts
- * action
Asserts
- * action
Asserts
- * action
Asserts
- *