description: The SoftwareSystem device profile is used to capture software details about the various systems used in authoring, testing, packaging, or evaluation of a knowledge artifact package_name: hl7.fhir.us.cqfmeasures derivation: constraint name: CQFMDevice type: Device elements: manufacturer: {short: The developers of the Software System, mustSupport: false, index: 0} deviceName: short: The name of the software mustSupport: false index: 1 elements: name: {mustSupport: false, index: 2} type: type: code pattern: {type: Code, value: manufacturer-name} mustSupport: false index: 3 required: [name, type] type: short: authoring | testing | tooling | evaluation | reporting | data-capture binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/cqfmeasures/ValueSet/software-system-type'} mustSupport: false index: 4 version: mustSupport: false index: 5 elements: type: {mustSupport: false, index: 6} component: {mustSupport: false, index: 7} value: {mustSupport: false, index: 8} url: {mustSupport: false, index: 9} package_version: 2.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/device-softwaresystem-cqfm base: http://hl7.org/fhir/StructureDefinition/Device version: 2.0.0 required: [deviceName]