PackagesCanonicalsLogsProblems
    Packages
    fhir.ca-bc.provider@1.0.1
    http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-operation-outcome
description: OperationOutcome for BC.
package_name: fhir.ca-bc.provider
derivation: constraint
name: BCOperationOutcome
type: OperationOutcome
elements:
  issue:
    elements:
      details:
        mustSupport: true
        index: 0
        elements:
          coding:
            mustSupport: true
            index: 1
            elements:
              system: {mustSupport: true, index: 2}
              code: {mustSupport: true, index: 3}
            required: [code, system]
          text: {mustSupport: true, index: 4}
        required: [coding, text]
    required: [details]
package_version: 1.0.1
class: profile
kind: resource
url: http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-operation-outcome
base: http://hl7.org/fhir/StructureDefinition/OperationOutcome
version: 1.0.0