PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.crmi@1.0.0-snapshot
    http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-executablelibrary
description: The CRMI Execuable Library profile defines the must support elements for an executable library used to support artifact logic
package_name: hl7.fhir.uv.crmi
derivation: constraint
name: CRMIExecutableLibrary
type: Library
elements:
  relatedArtifact: {short: Required dependencies, mustSupport: true, index: 0}
  parameter: {mustSupport: true, index: 1}
  dataRequirement:
    mustSupport: true
    index: 2
    extensions:
      fhirQueryPattern: {url: 'http://hl7.org/fhir/StructureDefinition/cqf-fhirQueryPattern', min: 0, type: Extension, mustSupport: false, index: 3}
    elements:
      extension:
        type: Extension
        mustSupport: false
        url: http://hl7.org/fhir/StructureDefinition/cqf-fhirQueryPattern
        index: 3
        slicing:
          slices:
            fhirQueryPattern:
              match: {}
              schema: {type: Extension, mustSupport: false, url: 'http://hl7.org/fhir/StructureDefinition/cqf-fhirQueryPattern', index: 3}
              min: 0
  content: {mustSupport: true, index: 4}
package_version: 1.0.0-snapshot
class: profile
kind: resource
url: http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-executablelibrary
base: http://hl7.org/fhir/StructureDefinition/Library
version: 1.0.0-snapshot
required: [content]