PackagesCanonicalsLogsProblems
    Packages
    ontariomicdrfhirimplementationguide-0.10.00@0.9.10-beta
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-operationoutcome
description: null
package_name: ontariomicdrfhirimplementationguide-0.10.00
derivation: constraint
name: OperationOutcomeMI
type: OperationOutcome
elements:
  meta:
    index: 0
    elements:
      profile: {index: 1}
    required: [profile]
  issue:
    mustSupport: true
    index: 2
    elements:
      severity: {mustSupport: true, index: 3}
      code: {mustSupport: true, index: 4}
      details:
        mustSupport: true
        index: 5
        elements:
          coding:
            mustSupport: true
            index: 6
            elements:
              system: {mustSupport: true, index: 7}
              code: {mustSupport: true, index: 8}
              display: {mustSupport: true, index: 9}
          text: {mustSupport: true, index: 10}
      diagnostics: {mustSupport: true, index: 11}
    required: [details]
package_version: 0.9.10-beta
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-operationoutcome
base: http://hl7.org/fhir/StructureDefinition/OperationOutcome
version: 0.9.0
required: [meta]