PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.cqfmeasures@2.0.0
    http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-library-cqfm
description: The CQFM Computable Library profile defines the must support elements for a computable library used to support eCQM logic
package_name: hl7.fhir.us.cqfmeasures
derivation: constraint
name: CPFMComputableLibrary
type: Library
elements:
  subject:
    mustSupport: true
    choices: []
    index: 1
  relatedArtifact: {short: Dependencies used by the artifact, mustSupport: true, index: 2}
  parameter: {mustSupport: true, index: 3}
  dataRequirement: {mustSupport: true, index: 4}
  content:
    mustSupport: false
    index: 5
    slicing:
      rules: open
      discriminator:
      - {path: contentType, type: value}
      min: null
      slices:
        cqlContent:
          match: {contentType: text/cql}
          schema:
            mustSupport: true
            _required: true
            index: 6
            elements:
              contentType:
                type: code
                pattern: {type: Code, value: text/cql}
                mustSupport: true
                index: 7
              data: {mustSupport: true, index: 8}
            required: [contentType, data]
package_version: 2.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-library-cqfm
base: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/library-cqfm
version: 2.0.0