PackagesCanonicalsLogsProblems
    Packages
    ihe.qrph.ccg@1.0.0-comment
    https://profiles.ihe.net/QRPH/CCG/StructureDefinition/ccg-card-pd-base
description: Profile to serve as the basis for all CARD PlanDefinitions based on the CPG Computable PlanDefinition
package_name: ihe.qrph.ccg
derivation: constraint
name: CCG_CARD_PlanDefinition
abstract: true
type: PlanDefinition
elements:
  date: {index: 5}
  publisher: {index: 6}
  name: {index: 2}
  type:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: eca-rule, system: 'http://terminology.hl7.org/CodeSystem/plan-definition-type'}
    type: CodeableConcept
    index: 4
  title: {index: 3}
  id: {index: 0}
  url: {index: 1}
  action:
    elements:
      trigger: {index: 8}
      condition:
        index: 9
        elements:
          kind:
            pattern: {type: code, value: applicability}
            type: code
            index: 10
    required: [condition]
  relatedArtifact: {index: 7}
package_version: 1.0.0-comment
class: profile
kind: resource
url: https://profiles.ihe.net/QRPH/CCG/StructureDefinition/ccg-card-pd-base
base: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableplandefinition
version: 1.0.0-comment
required: [date, id, name, publisher, relatedArtifact, title, url]