PackagesCanonicalsLogsProblems
    Packages
    ihe.qrph.ccg@1.0.0-comment
    https://profiles.ihe.net/QRPH/CCG/StructureDefinition/ccg-card-folder
description: Each unique CCG will be expressed as a PlanDefinition (a CCG Folder) that lists the CCG's defined CARDs
package_name: ihe.qrph.ccg
derivation: constraint
name: CCG_CARD_Folder
type: PlanDefinition
elements:
  id: {index: 0}
  url: {index: 1}
  name: {index: 2}
  title: {index: 3}
  type:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: clinical-protocol, system: 'http://terminology.hl7.org/CodeSystem/plan-definition-type'}
    type: CodeableConcept
    index: 4
  date: {index: 5}
  publisher: {index: 6}
  action:
    elements:
      definition:
        choices: []
        index: 8
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: $this, type: type}
          min: null
          slices:
            definitionCanonical:
              match: {}
              schema:
                choices: [definitionCanonical]
                index: 10
              min: 0
              max: 1
      definitionCanonical:
        type: canonical
        choiceOf: definition
        index: 11
        slicing:
          slices:
            definitionCanonical:
              match: {}
              schema: {type: canonical, choiceOf: definition, index: 11}
              min: 0
              max: 1
package_version: 1.0.0-comment
class: profile
kind: resource
url: https://profiles.ihe.net/QRPH/CCG/StructureDefinition/ccg-card-folder
base: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableplandefinition
version: 1.0.0-comment
required: [date, id, name, publisher, title, url]