CH ELM (R4)
1.6.0 - 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.6.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
Active as of 2024-10-31 |
{
"resourceType" : "TestScript",
"id" : "Test94-Ignore-Source-Warning",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: TestScript Test94-Ignore-Source-Warning</b></p><a name=\"Test94-Ignore-Source-Warning\"> </a><a name=\"hcTest94-Ignore-Source-Warning\"> </a><a name=\"Test94-Ignore-Source-Warning-en-US\"> </a><p><b>url</b>: <a href=\"TestScript-Test94-Ignore-Source-Warning.html\">TestScript Test94IgnoreSourceWarning</a></p><p><b>version</b>: 1.6.0</p><p><b>name</b>: Test94IgnoreSourceWarning</p><p><b>status</b>: Active</p><p><b>date</b>: 2024-10-31 10:48:37+0000</p><p><b>publisher</b>: Federal Office of Public Health FOPH</p><p><b>contact</b>: Federal Office of Public Health FOPH: <a href=\"https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html\">https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html</a></p><p><b>jurisdiction</b>: <span title=\"Codes:{urn:iso:std:iso:3166 CHE}\">Switzerland</span></p><p><b>copyright</b>: </p><div><p>CC0-1.0</p>\n</div><blockquote><p><b>fixture</b></p><blockquote><p><b>id</b></p>inputdata</blockquote><p><b>autocreate</b>: false</p><p><b>autodelete</b>: false</p><p><b>resource</b>: <a href=\"DocumentReference-1-DocumentReference.html\">DocumentReference: identifier = UUID:1901332d-6012-443f-9690-9291adb2e19d; status = current</a></p></blockquote><blockquote><p><b>test</b></p><p><b>name</b>: Test94</p><p><b>description</b>: Test script to verify that warning Binding for path (.+) has no source, so can't be checked</p><blockquote><p><b>action</b></p><h3>Operations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Description</b></td><td><b>ContentType</b></td><td><b>EncodeRequestUrl</b></td><td><b>Params</b></td><td><b>SourceId</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-testscript-operation-codes.html#testscript-operation-codes-validate\">Test script operation code validate</a>: $validate</td><td>validate</td><td>application/fhir+json</td><td>true</td><td>profile=http://fhir.ch/ig/ch-elm/StructureDefinition/PublishDocumentReference</td><td>inputdata</td></tr></table></blockquote><blockquote><p><b>action</b></p><h3>Asserts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Description</b></td><td><b>Direction</b></td><td><b>ResponseCode</b></td><td><b>WarningOnly</b></td></tr><tr><td style=\"display: none\">*</td><td>Confirm that the returned HTTP status is 200(OK).</td><td>response</td><td>200</td><td>false</td></tr></table></blockquote><blockquote><p><b>action</b></p><h3>Asserts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Description</b></td><td><b>Expression</b></td><td><b>Value</b></td><td><b>WarningOnly</b></td></tr><tr><td style=\"display: none\">*</td><td>Confirm that the returned resource is an OperationOutcome.</td><td>is(FHIR.OperationOutcome)</td><td>true</td><td>false</td></tr></table></blockquote><blockquote><p><b>action</b></p><h3>Asserts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Description</b></td><td><b>Expression</b></td><td><b>Value</b></td><td><b>WarningOnly</b></td></tr><tr><td style=\"display: none\">*</td><td>Confirm that we have no errors.</td><td>issue.where(severity='error' or severity='fatal').count()=0</td><td>true</td><td>false</td></tr></table></blockquote><blockquote><p><b>action</b></p><h3>Asserts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Description</b></td><td><b>Expression</b></td><td><b>Value</b></td><td><b>WarningOnly</b></td></tr><tr><td style=\"display: none\">*</td><td>Check slicing fails</td><td>issue.where(severity='information' and diagnostics.matches('Binding for path (.+) has no source, so can\\'t be checked')).count() = 0</td><td>true</td><td>false</td></tr></table></blockquote></blockquote></div>"
},
"url" : "http://fhir.ch/ig/ch-elm/TestScript/Test94-Ignore-Source-Warning",
"version" : "1.6.0",
"name" : "Test94IgnoreSourceWarning",
"status" : "active",
"date" : "2024-10-31T10:48:37+00:00",
"publisher" : "Federal Office of Public Health FOPH",
"contact" : [
{
"name" : "Federal Office of Public Health FOPH",
"telecom" : [
{
"system" : "url",
"value" : "https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html"
}
]
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CHE"
}
]
}
],
"copyright" : "CC0-1.0",
"fixture" : [
{
"id" : "inputdata",
"autocreate" : false,
"autodelete" : false,
"resource" : {
🔗 "reference" : "DocumentReference/1-DocumentReference"
}
}
],
"test" : [
{
"name" : "Test94",
"description" : "Test script to verify that warning Binding for path (.+) has no source, so can't be checked",
"action" : [
{
"operation" : {
"type" : {
"system" : "http://terminology.hl7.org/CodeSystem/testscript-operation-codes",
"code" : "validate"
},
"description" : "validate",
"contentType" : "application/fhir+json",
"encodeRequestUrl" : true,
"params" : "profile=http://fhir.ch/ig/ch-elm/StructureDefinition/PublishDocumentReference",
"sourceId" : "inputdata"
}
},
{
"assert" : {
"description" : "Confirm that the returned HTTP status is 200(OK).",
"direction" : "response",
"responseCode" : "200",
"warningOnly" : false
}
},
{
"assert" : {
"description" : "Confirm that the returned resource is an OperationOutcome.",
"expression" : "is(FHIR.OperationOutcome)",
"value" : "true",
"warningOnly" : false
}
},
{
"assert" : {
"description" : "Confirm that we have no errors.",
"expression" : "issue.where(severity='error' or severity='fatal').count()=0",
"value" : "true",
"warningOnly" : false
}
},
{
"assert" : {
"description" : "Check slicing fails",
"expression" : "issue.where(severity='information' and diagnostics.matches('Binding for path (.+) has no source, so can\\'t be checked')).count() = 0",
"value" : "true",
"warningOnly" : false
}
}
]
}
]
}