PackagesCanonicalsLogsProblems
    Packages
    ca.on.consent.r4@0.10.2
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-OperationOutcome
description: null
package_name: ca.on.consent.r4
derivation: constraint
name: OperationOutcome
type: OperationOutcome
elements:
  id: {mustSupport: true, index: 0}
  meta:
    mustSupport: true
    index: 1
    elements:
      profile: {mustSupport: true, index: 2}
    required: [profile]
  issue:
    mustSupport: true
    index: 3
    extensions:
      issue-source:
        url: http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-source
        type: Extension
        mustSupport: true
        index: 5
        elements:
          value:
            mustSupport: true
            choices: []
            index: 7
    elements:
      extension:
        index: 4
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            issue-source:
              match: {url: null}
              schema:
                type: Extension
                mustSupport: true
                url: http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-source
                index: 5
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 7
      severity: {mustSupport: true, index: 8}
      code: {mustSupport: true, index: 9}
      details:
        mustSupport: true
        index: 10
        elements:
          coding:
            mustSupport: true
            array: true
            min: 1
            max: 2
            index: 11
            elements:
              system: {mustSupport: true, index: 12}
              code: {mustSupport: true, index: 13}
              display: {mustSupport: true, index: 14}
          text: {mustSupport: true, index: 15}
        required: [coding]
      expression: {mustSupport: true, index: 16}
package_version: 0.10.2
class: profile
kind: resource
url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-OperationOutcome
base: http://hl7.org/fhir/StructureDefinition/OperationOutcome
version: 1.0.0
required: [id, meta]