{ "description": "This profile defines the UK constraints and extensions on the International FHIR resource [OperationOutcome](https://hl7.org/fhir/R4/OperationOutcome.html).", "_filename": "UKCore-OperationOutcome.json", "package_name": "fhir.r4.ukcore.stu3.currentbuild", "date": "2023-12-12", "derivation": "constraint", "publisher": "HL7 UK", "fhirVersion": "4.0.1", "purpose": "The purpose of this profile is to provide detailed information about the outcome of an attempted system operation. Operation outcomes are sets of error, warning and information messages provided as a direct system response, or part of one, and provide information about the outcome of the operation.", "name": "UKCoreOperationOutcome", "abstract": false, "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "type": "OperationOutcome", "experimental": null, "resourceType": "StructureDefinition", "title": "UK Core OperationOutcome", "package_version": "0.0.8-pre-release", "status": "draft", "id": "6b19ca09-4391-4477-a28d-578ef1bd2649", "kind": "resource", "url": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-OperationOutcome", "version": "1.3.0", "differential": { "element": [ { "id": "OperationOutcome.issue", "path": "OperationOutcome.issue", "mustSupport": true }, { "id": "OperationOutcome.issue.severity", "path": "OperationOutcome.issue.severity", "mustSupport": true }, { "id": "OperationOutcome.issue.code", "path": "OperationOutcome.issue.code", "mustSupport": true }, { "id": "OperationOutcome.issue.details", "path": "OperationOutcome.issue.details", "binding": { "strength": "preferred", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-OperationOutcomeIssueDetails", "description": "A set of codes that define details of the exact issue." } }, { "id": "OperationOutcome.issue.location", "path": "OperationOutcome.issue.location", "definition": "This element is deprecated because it is XML specific. It is replaced by issue.expression, which is format independent, and simpler to parse.\nFor resource issues, this will be a simple XPath limited to element names, repetition indicators and the default child accessor that identifies one of the elements in the resource that caused this issue to be raised. For HTTP errors, will be \"http.\" + the parameter name." }, { "id": "OperationOutcome.issue.expression", "path": "OperationOutcome.issue.expression", "mustSupport": true } ] }, "contact": [ { "name": "HL7 UK", "telecom": [ { "use": "work", "rank": 1, "value": "ukcore@hl7.org.uk", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/OperationOutcome" }