@health-samurai/aidbox-client
Preparing search index...
OperationOutcomeIssue
Interface OperationOutcomeIssue
interface
OperationOutcomeIssue
{
id
?:
string
;
_id
?:
Element
;
code
:
|
"value"
|
"security"
|
"invalid"
|
"structure"
|
"required"
|
"invariant"
|
"login"
|
"unknown"
|
"expired"
|
"forbidden"
|
"suppressed"
|
"processing"
|
"not-supported"
|
"duplicate"
|
"multiple-matches"
|
"not-found"
|
"deleted"
|
"too-long"
|
"code-invalid"
|
"extension"
|
"too-costly"
|
"business-rule"
|
"conflict"
|
"transient"
|
"lock-error"
|
"no-store"
|
"exception"
|
"timeout"
|
"incomplete"
|
"throttled"
|
"informational"
;
details
?:
CodeableConcept
;
diagnostics
?:
string
;
expression
?:
string
[]
;
location
?:
string
[]
;
severity
:
"fatal"
|
"error"
|
"warning"
|
"information"
;
}
Hierarchy (
View Summary
)
BackboneElement
OperationOutcomeIssue
Index
Properties
id?
_
id?
code
details?
diagnostics?
expression?
location?
severity
Properties
Optional
id
id
?:
string
Optional
_
id
_id
?:
Element
code
code
:
|
"value"
|
"security"
|
"invalid"
|
"structure"
|
"required"
|
"invariant"
|
"login"
|
"unknown"
|
"expired"
|
"forbidden"
|
"suppressed"
|
"processing"
|
"not-supported"
|
"duplicate"
|
"multiple-matches"
|
"not-found"
|
"deleted"
|
"too-long"
|
"code-invalid"
|
"extension"
|
"too-costly"
|
"business-rule"
|
"conflict"
|
"transient"
|
"lock-error"
|
"no-store"
|
"exception"
|
"timeout"
|
"incomplete"
|
"throttled"
|
"informational"
Optional
details
details
?:
CodeableConcept
Optional
diagnostics
diagnostics
?:
string
Optional
expression
expression
?:
string
[]
Optional
location
location
?:
string
[]
severity
severity
:
"fatal"
|
"error"
|
"warning"
|
"information"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
_
id
code
details
diagnostics
expression
location
severity
@health-samurai/aidbox-client
Loading...