description: Defines the minimum expectations and behavior for a computable metric for use with content conforming to the CPG implementation guide package_name: hl7.fhir.uv.cpg derivation: constraint name: CPGComputableMetric type: Measure elements: subject: mustSupport: true choices: [] index: 1 library: {mustSupport: true, index: 2} scoring: {mustSupport: true, index: 3} compositeScoring: {mustSupport: true, index: 4} type: {mustSupport: true, index: 5} improvementNotation: {mustSupport: true, index: 6} group: mustSupport: true index: 7 elements: population: {mustSupport: true, index: 8} required: [population] package_version: 2.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablemetric base: http://hl7.org/fhir/StructureDefinition/Measure version: 2.0.0-ballot required: [scoring, improvementNotation, group]