description: The CRMI Module Configuration Library profile supports configuration of the data requirements for a module for a given endpoint. This is useful to provide endpoint-specific configuration of the queries to be used to gather data to satisfy the data requirements for a given module package_name: hl7.fhir.uv.crmi derivation: constraint name: CRMIModuleConfigurationLibrary type: Library elements: extension: type: Extension mustSupport: true url: http://hl7.org/fhir/StructureDefinition/cqf-configurationFor index: 0 slicing: slices: configurationFor: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/cqf-configurationFor', index: 0} min: 0 max: 1 configurationEndpoint: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/cqf-configurationEndpoint', index: 1} min: 0 max: 1 endpointSupportsPost: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/cqf-endpointSupportsPost', index: 2} min: 0 max: 1 type: type: CodeableConcept mustSupport: true pattern: type: CodeableConcept value: coding: - {code: module-definition, system: 'http://terminology.hl7.org/CodeSystem/library-type'} index: 3 dataRequirement: mustSupport: true index: 4 extensions: isSelective: {url: 'http://hl7.org/fhir/StructureDefinition/cqf-isSelective', min: 0, max: 1, short: specifies whether a given DataRequirement is "selective", type: Extension, mustSupport: true, index: 5} valueFilter: {url: 'http://hl7.org/fhir/StructureDefinition/cqf-valueFilter', min: 0, type: Extension, mustSupport: true, index: 6} fhirQueryPattern: {url: 'http://hl7.org/fhir/StructureDefinition/cqf-fhirQueryPattern', min: 0, type: Extension, mustSupport: false, index: 7} elements: extension: short: specifies whether a given DataRequirement is "selective" type: Extension mustSupport: true url: http://hl7.org/fhir/StructureDefinition/cqf-isSelective index: 5 slicing: slices: isSelective: match: {} schema: {short: specifies whether a given DataRequirement is "selective", type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/cqf-isSelective', index: 5} min: 0 max: 1 valueFilter: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/cqf-valueFilter', index: 6} min: 0 fhirQueryPattern: match: {} schema: {type: Extension, mustSupport: false, url: 'http://hl7.org/fhir/StructureDefinition/cqf-fhirQueryPattern', index: 7} min: 0 content: {mustSupport: false, index: 8} package_version: 1.0.0-snapshot extensions: configurationFor: {url: 'http://hl7.org/fhir/StructureDefinition/cqf-configurationFor', min: 0, max: 1, type: Extension, mustSupport: true, index: 0} configurationEndpoint: {url: 'http://hl7.org/fhir/StructureDefinition/cqf-configurationEndpoint', min: 0, max: 1, type: Extension, mustSupport: true, index: 1} endpointSupportsPost: {url: 'http://hl7.org/fhir/StructureDefinition/cqf-endpointSupportsPost', min: 0, max: 1, type: Extension, mustSupport: true, index: 2} class: profile kind: resource url: http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-moduleconfigurationlibrary base: http://hl7.org/fhir/StructureDefinition/Library version: 1.0.0-snapshot required: [type]