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: 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: 1.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-executablelibrary base: http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablelibrary version: 1.0.0-ballot