CH ELM (R4)
1.12.0 - release
This page is part of the Observations of notifiable communicable infectious diseases (v1.11.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Official URL: http://fhir.ch/ig/ch-elm/TestScript/Test102-FOPH-Code-NotValidForStrict | Version: 1.12.0 | |||
| Active as of 2025-10-21 | Computable Name: Test102FOPHCodeNotValidForStrict | |||
Copyright/Legal: CC0-1.0 |
||||
url: TestScript Test102FOPHCodeNotValidForStrict
version: 1.12.0
name: Test102FOPHCodeNotValidForStrict
status: Active
date: 2025-10-21 11:52:21+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
resource: DocumentReference: identifier = UUID:1901332d-6012-443f-9690-9291adb2e1ff; status = current
test
name: Test102FOPHCodeNotValidForStrict
description: Test102: Verify that FOPH code is not valid for strict profile
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/PublishDocumentReferenceStrict 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 at least one error. issue.where(severity='error' or severity='fatal').count()>0 true false