CH ELM (R4)
1.4.0 - release Switzerland flag

CH ELM (R4), published by Federal Office of Public Health FOPH. This guide is not an authorized publication; it is the continuous build for version 1.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ahdis/ch-elm/ and changes regularly. See the Directory of published versions

TestScript: Test94 - If warning is ignored for Binding for path (.+) has no source

Official URL: http://fhir.ch/ig/ch-elm/TestScript/Test94-Ignore-Source-Warning Version: 1.4.0
Active as of 2024-09-04 Computable Name: Test94IgnoreSourceWarning

Copyright/Legal: CC0-1.0

Generated Narrative: TestScript Test94-Ignore-Source-Warning

url: TestScript Test94IgnoreSourceWarning

version: 1.4.0

name: Test94IgnoreSourceWarning

status: Active

date: 2024-09-04 15:44:09+0000

publisher: Federal Office of Public Health FOPH

contact: Federal Office of Public Health FOPH: https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html

jurisdiction: Switzerland

copyright:

CC0-1.0

fixture

id

inputdata

autocreate: false

autodelete: false

resource: DocumentReference: identifier = UUID:1901332d-6012-443f-9690-9291adb2e19d; status = current

test

name: Test94

description: Test script to verify that warning Binding for path (.+) has no source, so can't be checked

action

Operations

-TypeDescriptionContentTypeEncodeRequestUrlParamsSourceId
*Test script operation code validate: $validatevalidateapplication/fhir+jsontrueprofile=http://fhir.ch/ig/ch-elm/StructureDefinition/PublishDocumentReferenceinputdata

action

Asserts

-DescriptionDirectionResponseCodeWarningOnly
*Confirm that the returned HTTP status is 200(OK).response200false

action

Asserts

-DescriptionExpressionValueWarningOnly
*Confirm that the returned resource is an OperationOutcome.is(FHIR.OperationOutcome)truefalse

action

Asserts

-DescriptionExpressionValueWarningOnly
*Confirm that we have no errors.issue.where(severity='error' or severity='fatal').count()=0truefalse

action

Asserts

-DescriptionExpressionValueWarningOnly
*Check slicing failsissue.where(severity='information' and diagnostics.matches('Binding for path (.+) has no source, so can\'t be checked')).count() = 0truefalse