PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.crmi@1.0.0-snapshot
    http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablelibrary
description: The CRMI Computable Library profile defines the must support elements for a computable library used to support artifact logic
package_name: hl7.fhir.uv.crmi
derivation: constraint
name: CRMIComputableLibrary
type: Library
elements:
  extension:
    type: Extension
    mustSupport: true
    url: http://hl7.org/fhir/StructureDefinition/cqf-directReferenceCode
    index: 0
    slicing:
      slices:
        directReferenceCode:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/cqf-directReferenceCode', index: 0}
          min: 0
        cqlOptions:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/cqf-cqlOptions', index: 1}
          min: 0
          max: 1
  subject:
    mustSupport: true
    choices: []
    index: 3
  relatedArtifact: {short: Dependencies used by the artifact, mustSupport: true, index: 4}
  parameter:
    mustSupport: true
    index: 5
    extensions:
      defaultValue: {url: 'http://hl7.org/fhir/StructureDefinition/cqf-defaultValue', min: 0, max: 1, type: Extension, mustSupport: true, index: 6}
    elements:
      extension:
        type: Extension
        mustSupport: true
        url: http://hl7.org/fhir/StructureDefinition/cqf-defaultValue
        index: 6
        slicing:
          slices:
            defaultValue:
              match: {}
              schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/cqf-defaultValue', index: 6}
              min: 0
              max: 1
  dataRequirement:
    mustSupport: true
    index: 7
    extensions:
      fhirQueryPattern: {url: 'http://hl7.org/fhir/StructureDefinition/cqf-fhirQueryPattern', min: 0, type: Extension, mustSupport: false, index: 8}
    elements:
      extension:
        type: Extension
        mustSupport: false
        url: http://hl7.org/fhir/StructureDefinition/cqf-fhirQueryPattern
        index: 8
        slicing:
          slices:
            fhirQueryPattern:
              match: {}
              schema: {type: Extension, mustSupport: false, url: 'http://hl7.org/fhir/StructureDefinition/cqf-fhirQueryPattern', index: 8}
              min: 0
  content: {mustSupport: true, index: 9}
package_version: 1.0.0-snapshot
extensions:
  directReferenceCode: {url: 'http://hl7.org/fhir/StructureDefinition/cqf-directReferenceCode', min: 0, type: Extension, mustSupport: true, index: 0}
  cqlOptions: {url: 'http://hl7.org/fhir/StructureDefinition/cqf-cqlOptions', min: 0, max: 1, type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablelibrary
base: http://hl7.org/fhir/StructureDefinition/Library
version: 1.0.0-snapshot
required: [content]