PackagesCanonicalsLogsProblems
    Packages
    acme.canada@0.0.4
    https://fake-acme.org/fhir/ca/StructureDefinition/MaintenanceEvent
description: null
package_name: acme.canada
derivation: constraint
name: MaintenanceEvent
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        datePerformed:
          match: {url: datePerformed}
          schema:
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: datePerformed}
                index: 2
              value:
                choices: [valueDate]
                index: 4
              valueDate: {type: date, choiceOf: value, index: 5}
        currentDeviceHours:
          match: {url: currentDeviceHours}
          schema:
            index: 6
            elements:
              url:
                pattern: {type: Uri, value: currentDeviceHours}
                index: 7
              value:
                choices: [valueDecimal]
                index: 9
              valueDecimal: {type: decimal, choiceOf: value, index: 10}
        performer:
          match: {url: performer}
          schema:
            index: 11
            elements:
              url:
                pattern: {type: Uri, value: performer}
                index: 12
              value:
                choices: [valueString]
                index: 14
              valueString: {type: string, choiceOf: value, index: 15}
  url:
    pattern: {type: Uri, value: 'https://fake-acme.org/fhir/ca/StructureDefinition/MaintenanceEvent'}
    index: 16
  value:
    choices: []
    index: 18
package_version: 0.0.4
extensions:
  datePerformed:
    url: datePerformed
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: datePerformed}
        index: 2
      value:
        choices: [valueDate]
        index: 4
      valueDate: {type: date, choiceOf: value, index: 5}
  currentDeviceHours:
    url: currentDeviceHours
    index: 6
    elements:
      url:
        pattern: {type: Uri, value: currentDeviceHours}
        index: 7
      value:
        choices: [valueDecimal]
        index: 9
      valueDecimal: {type: decimal, choiceOf: value, index: 10}
  performer:
    url: performer
    index: 11
    elements:
      url:
        pattern: {type: Uri, value: performer}
        index: 12
      value:
        choices: [valueString]
        index: 14
      valueString: {type: string, choiceOf: value, index: 15}
class: extension
kind: complex-type
url: https://fake-acme.org/fhir/ca/StructureDefinition/MaintenanceEvent
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null