PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.cqfmeasures@4.0.0-ballot
    http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/executable-library-cqfm
description: The CQFM Execuable Library profile defines the must support elements for an executable library used to support eCQM logic
package_name: hl7.fhir.us.cqfmeasures
derivation: constraint
name: CQFMExecutableLibrary
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/us/cqfmeasures/StructureDefinition/cqfm-fhirQueryPattern', min: 0, type: Extension, mustSupport: false, index: 3}
    elements:
      extension:
        type: Extension
        mustSupport: false
        url: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-fhirQueryPattern
        index: 3
        slicing:
          slices:
            fhirQueryPattern:
              match: {}
              schema: {type: Extension, mustSupport: false, url: 'http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-fhirQueryPattern', index: 3}
              min: 0
  content:
    mustSupport: false
    index: 4
    slicing:
      rules: open
      discriminator:
      - {path: contentType, type: value}
      min: null
      slices:
        elmXmlContent:
          match: {contentType: application/elm+xml}
          schema:
            mustSupport: true
            index: 5
            elements:
              contentType:
                type: code
                pattern: {type: Code, value: application/elm+xml}
                mustSupport: true
                index: 6
              data: {mustSupport: true, index: 7}
            required: [contentType, data]
        elmJsonContent:
          match: {contentType: application/elm+json}
          schema:
            mustSupport: true
            index: 8
            elements:
              contentType:
                type: code
                pattern: {type: Code, value: application/elm+json}
                mustSupport: true
                index: 9
              data: {mustSupport: true, index: 10}
            required: [contentType, data]
package_version: 4.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/executable-library-cqfm
base: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/library-cqfm
version: 4.0.0-ballot