PackagesCanonicalsLogsProblems
    Packages
    ca.on.phsd.r4-alpha@0.1.2
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-profile-OperationOutcome
description: This is the OperationOutcome Profile that contains error or warning information to help with troubleshooting.
package_name: ca.on.phsd.r4-alpha
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
    elements:
      severity: {mustSupport: true, index: 4}
      code: {mustSupport: true, index: 5}
      details:
        binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/phsd-master-service-data-exception-code'}
        mustSupport: true
        index: 6
        elements:
          coding:
            mustSupport: true
            index: 7
            elements:
              system:
                pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/CodeSystem/phsd-master-service-data-exception-code'}
                mustSupport: true
                index: 8
              code:
                binding: {strength: extensible, valueSet: 'https://ehealthontario.ca/fhir/ValueSet/ppr-master-service-data-exception-code'}
                mustSupport: true
                index: 9
          text: {mustSupport: true, index: 10}
        required: [text]
package_version: 0.1.2
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-profile-OperationOutcome
base: http://hl7.org/fhir/StructureDefinition/OperationOutcome
version: 1.0.0