The 'Spine-OperationOutcome-1-0' resource profile is used in the NRLS inbound interface to provide details regarding a failed request to logically remove an End Of Life care record locator from NRLS.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
OperationOutcome | OperationOutcome | Information about the success/failure of an action | |
issue | 1..* | BackboneElement | A single issue associated with the action |
severity | 1..1 | Code | fatal | error | warning | information Binding: How the issue affects the success of the action. (http://hl7.org/fhir/ValueSet/issue-severity) Binding Strength: Required |
code | 1..1 | Code | Error or warning code Binding: A code that describes the type of issue. (http://hl7.org/fhir/ValueSet/issue-type) Binding Strength: Required |
details | 0..1 | CodeableConcept | Additional details about the error Binding: A code that provides details as the exact issue. (http://hl7.org/fhir/ValueSet/operation-outcome) Binding Strength: Example |
coding | 0..* | Coding | Code defined by a terminology system |
system | 0..1 | Uri | Identity of the terminology system |
version | 0..1 | String | Version of the system - if relevant |
code | 0..1 | Code | Symbol in syntax defined by the system |
display | 0..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
diagnostics | 0..1 | String | Additional diagnostic information about the issue |
location | 0..* | String | XPath of element(s) related to issue |