CH ELM (R4)
1.9.1 - release
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.9.1 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
Official URL: http://fhir.ch/ig/ch-elm/TestScript/Test97-CoaxiellaNoRatio | Version: 1.9.1 | |||
Active as of 2025-03-25 | Computable Name: Test97CoaxiellaNoRatio | |||
Copyright/Legal: CC0-1.0 |
Generated Narrative: TestScript Test97-CoaxiellaNoRatio
url: TestScript Test97CoaxiellaNoRatio
version: 1.9.1
name: Test97CoaxiellaNoRatio
status: Active
date: 2025-03-25 14:25:01+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
inputdataautocreate: false
autodelete: false
test
name: Test97
description: Test97: Verify that error for missing ratio is raised
action
Operations
Type Description ContentType EncodeRequestUrl Params SourceId Test script operation code validate: $validate validate application/fhir+json true profile=http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-document-strict inputdata action
Asserts
Description Direction ResponseCode WarningOnly Confirm that the returned HTTP status is 200(OK). response 200 false action
Asserts
Description Expression Value WarningOnly Confirm that the returned resource is an OperationOutcome. is(FHIR.OperationOutcome) true false action
Asserts
Description Expression Value WarningOnly Confirm that we have errors. issue.where(severity='error' or severity='fatal').count()>0 true false action
Asserts
Description Expression Value WarningOnly Check Constraint failed: ch-elm-observation-profile-loinc issue.where(diagnostics.matches('Constraint failed: ch-elm-observation-profile-loinc')).count() > 0 true false