CH ELM (R4)
1.14.0-cibuild - ci-build
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.14.0-cibuild 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/Test102-BirthDateFuture | Version: 1.14.0-cibuild | |||
| Active as of 2026-03-30 | Computable Name: Test102BirthDateFuture | |||
Copyright/Legal: CC0-1.0 |
||||
Test102: Verify that Birthdate in the future raises an error
url: TestScript Test102BirthDateFuture
version: 1.14.0-cibuild
name: Test102BirthDateFuture
status: Active
date: 2026-03-30 13:46:28+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
description:
Test102: Verify that Birthdate in the future raises an error
jurisdiction: Switzerland
copyright:
CC0-1.0
fixture
id
inputdataautocreate: false
autodelete: false
resource: Binary: application/fhir+json (12288 bytes base64)
test
name: Test102BirthDateFuture
description: Test102: Verify that BirthDate in the future raises an error
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