PackagesCanonicalsLogsProblems
    Packages
    de.netzwerk-universitaetsmedizin.ebm-cpg@0.9.2
    https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/cpg-computableplandefinition
description: Defines the minimum expectations and behavior for a computable plan definition
package_name: de.netzwerk-universitaetsmedizin.ebm-cpg
derivation: constraint
name: CPGComputablePlanDefinition
abstract: true
type: PlanDefinition
elements:
  extension:
    type: Extension
    mustSupport: true
    url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-enabled
    index: 0
    slicing:
      slices:
        enabled:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-enabled', index: 0}
          min: 0
          max: 1
        partOf:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-partOf', index: 1}
          min: 0
          max: 1
  type: {mustSupport: true, index: 2}
  subject:
    mustSupport: true
    choices: []
    index: 4
  library: {mustSupport: true, index: 5}
  action:
    mustSupport: true
    index: 6
    extensions:
      strengthOfRecommendation: {url: 'https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/cqf-strengthOfRecommendation', min: 0, max: 1, type: Extension, mustSupport: true, index: 8}
      directionOfRecommendation: {url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-directionOfRecommendation', min: 0, max: 1, type: Extension, mustSupport: true, index: 9}
      qualityOfEvidence: {url: 'https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/cqf-qualityOfEvidence', min: 0, max: 1, type: Extension, mustSupport: true, index: 10}
    elements:
      description: {mustSupport: true, index: 13}
      definition:
        mustSupport: true
        choices: []
        index: 25
      type: {mustSupport: true, index: 23}
      participant:
        mustSupport: true
        index: 21
        elements:
          role:
            binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/cpg/ValueSet/cpg-common-persona'}
            mustSupport: true
            index: 22
      title: {mustSupport: true, index: 12}
      documentation: {mustSupport: true, index: 16}
      prefix: {mustSupport: true, index: 11}
      reason: {mustSupport: true, index: 15}
      extension:
        index: 7
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            strengthOfRecommendation:
              match: {url: null}
              schema: {type: Extension, mustSupport: true, url: 'https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/cqf-strengthOfRecommendation', index: 8}
              min: 0
              max: 1
            directionOfRecommendation:
              match: {url: null}
              schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-directionOfRecommendation', index: 9}
              min: 0
              max: 1
            qualityOfEvidence:
              match: {url: null}
              schema: {type: Extension, mustSupport: true, url: 'https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/cqf-qualityOfEvidence', index: 10}
              min: 0
              max: 1
      condition: {mustSupport: true, index: 18}
      timing:
        mustSupport: true
        choices: []
        index: 20
      dynamicValue:
        mustSupport: true
        index: 26
        elements:
          path: {mustSupport: true, index: 27}
          expression: {mustSupport: true, index: 28}
      code: {mustSupport: true, index: 14}
      action: {mustSupport: true, index: 29}
      trigger: {mustSupport: true, index: 17}
package_version: 0.9.2
extensions:
  enabled: {url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-enabled', min: 0, max: 1, type: Extension, mustSupport: true, index: 0}
  partOf: {url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-partOf', min: 0, max: 1, type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/cpg-computableplandefinition
base: https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/cpg-shareableplandefinition
version: null
required: [action, type]