Developer Satisfaction
0.2.0 - ci-build International flag

Developer Satisfaction - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

TestScript: HL7 FHIR R4 TestScript Observation $get-satisfaction JSON

Official URL: http://touchstone.aegis.net/touchstone/fhir/dev-satisfaction/TestScript/DEVSATObservationgetsatjson Version: 0.2.0
Active as of 2024-04-10 Computable Name: DEVSATObservationgetsatjson

Copyright/Legal: (c) Health Level 7 (HL7) International 2023

Example TestScript to test the Developer Satisfaction Observation $get-satisfaction operation

Generated Narrative: TestScript

Resource TestScript "DEVSATObservationgetsatjson"

Testing Scope Canonical Value: Get Satisfaction Operation

url: http://touchstone.aegis.net/touchstone/fhir/dev-satisfaction/TestScript/DEVSATObservationgetsatjson

version: 0.2.0

name: DEVSATObservationgetsatjson

title: HL7 FHIR R4 TestScript Observation $get-satisfaction JSON

status: active

date: 2024-04-10

publisher: AEGIS.net, Inc.

contact: AEGIS.net, Inc.: https://www.aegis.net, Richard Ettema: mailto:richard.ettema@aegis.net

description: Example TestScript to test the Developer Satisfaction Observation $get-satisfaction operation

jurisdiction: World (m49.htm#001)

copyright: (c) Health Level 7 (HL7) International 2023

Origins

-IndexProfile
*1FHIR Client (Details: http://terminology.hl7.org/CodeSystem/testscript-profile-origin-types code FHIR-Client = 'FHIR Client', stated as 'null')

Destinations

-IndexProfile
*1FHIR Server (Details: http://terminology.hl7.org/CodeSystem/testscript-profile-destination-types code FHIR-Server = 'FHIR Server', stated as 'null')

test

id

GetSatisfactionNoArgs

name: GetSatisfactionNoArgs

description: Test Developer Satisfaction $get-satisfaction operation with no args on destination server and assert successful returned satisfaction value

action

Operations

-TypeDescriptionAcceptContentTypeDestinationEncodeRequestUrlOriginParams
*$process-message (Details: http://terminology.hl7.org/CodeSystem/testscript-operation-codes code process-message = '$process-message', stated as 'null')$get-satisfaction operation with no argsjsonjson1true1/$get-satisfaction

action

Asserts

-DescriptionDirectionResponseCodeWarningOnly
*Confirm that the returned response code is 200 OK.response200false

action

Asserts

-DescriptionDirectionResourceWarningOnly
*Confirm that the returned response payload is a Parameters resource.responseParametersfalse

action

Asserts

-DescriptionDirectionExpressionWarningOnly
*Confirm that the returned Parameters contains a measurement parameter.responseParameters.parameter.where(name = 'measurement').exists()false

action

Asserts

-DescriptionDirectionExpressionWarningOnly
*Confirm that the returned Parameters contains an interpretation parameter.responseParameters.parameter.where(name = 'interpretation').exists()false