PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.crmi@1.0.0-snapshot
    http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-manifestable-operation
description: 'Operation where default manifest to resolve canonicals can be specified\n\n* `manifest`: Canonical reference to a Library resource where related-artifacts are used to define the versions of canonical resources.'
package_name: hl7.fhir.uv.crmi
derivation: constraint
name: ManifestableOperation
type: OperationDefinition
elements:
  parameter:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: name, type: value}
      min: null
      slices:
        manifest:
          match: {name: manifest}
          schema:
            mustSupport: true
            index: 1
            elements:
              name:
                pattern: {type: Code, value: manifest}
                index: 2
              use:
                pattern: {type: Code, value: in}
                index: 3
              min:
                pattern: {type: Integer, value: 0}
                index: 4
              max:
                pattern: {type: String, value: '1'}
                index: 5
              type:
                pattern: {type: Code, value: canonical}
                index: 6
              targetProfile:
                pattern: {type: Canonical, value: 'http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-manifestlibrary'}
                index: 7
package_version: 1.0.0-snapshot
class: profile
kind: resource
url: http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-manifestable-operation
base: http://hl7.org/fhir/StructureDefinition/OperationDefinition
version: 1.0.0-snapshot