PackagesCanonicalsLogsProblems
    Packages
    de.netzwerk-universitaetsmedizin.ebm-cpg@0.10.0
    https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/shareableplandefinition
description: Enforces the minimum information set for the plan definition metadata required by HL7 and other organizations that share and publish plan definitions
package_name: de.netzwerk-universitaetsmedizin.ebm-cpg
derivation: constraint
name: ShareablePlanDefinition
abstract: true
type: PlanDefinition
elements:
  description: {mustSupport: true, index: 12}
  publisher: {mustSupport: true, index: 11}
  name: {mustSupport: true, index: 8}
  versionAlgorithm:
    mustSupport: true
    choices: []
    index: 7
  experimental: {mustSupport: true, index: 10}
  title: {mustSupport: true, index: 9}
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        knowledgeCapability:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability', index: 1}
          min: 0
        knowledgeRepresentationLevel:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel', index: 2}
          min: 0
        artifactComment:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-artifactComment', index: 3}
          min: 0
  url: {mustSupport: true, index: 4}
  version: {mustSupport: true, index: 5}
package_version: 0.10.0
extensions:
  knowledgeCapability: {url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability', min: 0, type: Extension, mustSupport: true, index: 1}
  knowledgeRepresentationLevel: {url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel', min: 0, type: Extension, mustSupport: true, index: 2}
  artifactComment: {url: 'http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-artifactComment', min: 0, type: Extension, mustSupport: true, index: 3}
class: profile
kind: resource
url: https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/shareableplandefinition
base: http://hl7.org/fhir/StructureDefinition/PlanDefinition
version: 5.0.0-draft-final
required: [url, title, version, description]