PackagesCanonicalsLogsProblems
    Packages
    se.electronichealth.fhir.hvo.r5@0.1.3-alpha
    http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOperationOutcome
description: HVO profile for information about the result of an action
package_name: se.electronichealth.fhir.hvo.r5
derivation: constraint
name: HVOOperationOutcome
type: OperationOutcome
elements:
  issue:
    mustSupport: true
    index: 0
    elements:
      severity: {mustSupport: true, index: 1}
      code: {mustSupport: true, index: 2}
      details:
        mustSupport: true
        index: 3
        elements:
          coding:
            binding: {strength: required, valueSet: 'http://electronichealth.se/hvo/ValueSet/hvo-error-code'}
            mustSupport: true
            index: 4
            elements:
              system: {mustSupport: true, index: 5}
              version: {mustSupport: true, index: 6}
              code: {mustSupport: true, index: 7}
              display: {mustSupport: true, index: 8}
            required: [display, system, code]
        required: [coding]
      diagnostics: {mustSupport: true, index: 9}
      expression: {mustSupport: true, index: 10}
package_version: 0.1.3-alpha
class: profile
kind: resource
url: http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOperationOutcome
base: http://hl7.org/fhir/StructureDefinition/OperationOutcome
version: 0.1.0