http://hl7.org/fhir/StructureDefinition/OperationOutcome|4.0.1
A collection of error, warning, or information messages that result from a system action.
description: A collection of error, warning, or information messages that result from a system action. derivation: specialization name: OperationOutcome type: OperationOutcome elements: issue: min: 1 short: A single issue associated with the action array: true isSummary: true index: 0 elements: severity: short: fatal | error | warning | information binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/issue-severity|4.0.1'} isSummary: true index: 1 code: short: Error or warning code binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/issue-type|4.0.1'} isSummary: true index: 2 details: short: Additional details about the error binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/operation-outcome'} isSummary: true index: 3 diagnostics: {short: Additional diagnostic information about the issue, isSummary: true, index: 4} location: {short: 'Deprecated: Path of element(s) related to issue', array: true, isSummary: true, index: 5} expression: {short: FHIRPath of element(s) related to issue, array: true, isSummary: true, index: 6} required: [severity, code] class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/OperationOutcome base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 4.0.1 required: [issue]