PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg@1.0.0
    http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablemetric
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: {type: canonical, 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
    array: true
    min: 1
    index: 7
    elements:
      population: {mustSupport: true, array: true, min: 1, index: 8}
    required: [population]
package_version: 1.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablemetric
base: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-shareablemetric
version: 1.0.0
required: [scoring, improvementNotation, group]