CH ELM (R4)
1.3.1 - release
This page is part of the Observations of notifiable communicable infectious diseases (v1.3.1: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2024-06-17 |
{
"resourceType" : "TestScript",
"id" : "Test94-Ignore-Source-Warning",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: TestScript </b><a name=\"Test94-Ignore-Source-Warning\"> </a><a name=\"hcTest94-Ignore-Source-Warning\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceTestScript "Test94-Ignore-Source-Warning" </p></div><p><b>url</b>: <code>http://fhir.ch/ig/ch-elm/TestScript/Test94-Ignore-Source-Warning</code></p><p><b>version</b>: 1.3.1</p><p><b>name</b>: Test94IgnoreSourceWarning</p><p><b>status</b>: active</p><p><b>date</b>: 2024-06-17 08:47:24+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>: Switzerland <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#CHE)</span></p><p><b>copyright</b>: CC0-1.0</p><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/1-DocumentReference</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>$validate (Details: Test script operation code code validate = ' $validate ', stated as ' null ')</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.3.1",
"name" : "Test94IgnoreSourceWarning",
"status" : "active",
"date" : "2024-06-17T08:47:24+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
}
}
]
}
]
}