FHIR IG analytics| Package | ihe.iti.pdqm |
| Resource Type | Bundle |
| Id | Bundle-ex-match-output-error.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "ex-match-output-error",
"meta": {
"profile": [
"https://profiles.ihe.net/ITI/PDQm/StructureDefinition/IHE.PDQm.MatchParametersOut"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"type": "searchset",
"link": [
{
"relation": "self",
"url": "http://example.com/fhir/Bundle-ex-match-output-empty.html"
}
],
"entry": [
{
"fullUrl": "https://profiles.ihe.net/ITI/PDQm/OperationOutcome-ex-match-failure.html",
"resource": {
"resourceType": "OperationOutcome",
"id": "ex-match-failure",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"OperationOutcome_ex-match-failure\"> </a><p class=\"res-header-id\"><b>Generated Narrative: OperationOutcome ex-match-failure</b></p><a name=\"ex-match-failure\"> </a><a name=\"hcex-match-failure\"> </a><h3>Issues</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Severity</b></td><td><b>Code</b></td><td><b>Details</b></td></tr><tr><td style=\"display: none\">*</td><td>Error</td><td>Timeout</td><td><span title=\"Codes:\">The operation timed out waiting for the backend server.</span></td></tr></table></div>"
},
"issue": [
{
"severity": "error",
"code": "timeout",
"details": {
"text": "The operation timed out waiting for the backend server."
}
}
]
},
"search": {
"mode": "outcome"
}
}
]
}