PackagesCanonicalsLogsProblems
    Packages
    accdr.fhir.ig.pkg@0.9.0-alpha-0.9.8
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-OperationOutcome
description: null
package_name: accdr.fhir.ig.pkg
derivation: constraint
name: OperationOutcome
type: OperationOutcome
elements:
  meta:
    index: 0
    elements:
      profile:
        pattern: {type: Canonical, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-OperationOutcome'}
        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.0-alpha-0.9.8
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-OperationOutcome
base: http://hl7.org/fhir/StructureDefinition/OperationOutcome
version: null
required: [meta]