The Operation Outcome resource supports a collection of error, warning or information messages that result from a FGM RIS Query.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
OperationOutcome | DomainResource | 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/DSTU2/valueset-issue-severity.html) 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 | 1..1 | CodeableConcept | Spine Error or warning code Binding: A coded expression of the type of issue (http://fhir.nhs.net/ValueSet/spine-response-code-1-0) Binding Strength: Required |
coding | 1..1 | Coding | Code defined by a terminology system |
system | 1..1 | Uri | Spine Response Codes Fixed Value: http://fhir.nhs.net/ValueSet/spine-response-code-1-0 |
code | 1..1 | Code | Symbol in syntax defined by the system Example Value: FGM-0001 |
display | 0..1 | String | Representation defined by the system |
text | 0..1 | String | Plain text representation of the concept |
diagnostics | 0..1 | String | Additional diagnostic information about the issue |