description: Operation Outcomes are sets of error, warning and information messages that provide detailed information about the outcome of some attempted system operation. package_name: ca.on.oh-dhdr derivation: constraint name: OperationOutcome type: OperationOutcome elements: id: {mustSupport: true, index: 0} issue: mustSupport: true index: 1 elements: severity: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/issue-severity|4.0.0'} mustSupport: true index: 2 code: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/issue-type|4.0.0'} mustSupport: true index: 3 details: mustSupport: true index: 4 elements: coding: mustSupport: true index: 5 elements: system: {mustSupport: true, index: 6} code: {mustSupport: true, index: 7} display: {mustSupport: true, index: 8} text: {mustSupport: true, index: 9} diagnostics: {mustSupport: true, index: 10} expression: {mustSupport: true, index: 11} package_version: 4.0.2-alpha1.0.1 class: profile kind: resource url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-consumer-profile-OperationOutcome base: http://hl7.org/fhir/StructureDefinition/OperationOutcome version: 1.0.0