description: A collection of error, warning, or information messages that result from a system action. package_name: hl7.fhir.r4.id.core derivation: specialization name: OperationOutcome type: OperationOutcome elements: issue: type: BackboneElement short: A single issue associated with the action isSummary: true index: 0 elements: severity: short: fatal | error | warning | information type: code binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/issue-severity|4.0.1'} isSummary: true index: 1 code: short: Error or warning code type: 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 type: CodeableConcept binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/operation-outcome'} isSummary: true index: 3 diagnostics: {short: Additional diagnostic information about the issue, type: string, isSummary: true, index: 4} location: {short: 'Deprecated: Path of element(s) related to issue', type: string, isSummary: true, index: 5} expression: {short: FHIRPath of element(s) related to issue, type: string, isSummary: true, index: 6} required: [severity, code] package_version: 0.1.0 class: resource kind: resource url: https://fhir.kemkes.go.id/r4/StructureDefinition/OperationOutcome base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 4.0.1 required: [issue]