description: A patient-specific PlanDefinition holds the list of one or more applicable CCG Folders. package_name: ihe.qrph.ccg derivation: constraint name: CCG_Patient_Plans type: PlanDefinition elements: id: {index: 0} url: {index: 1} type: pattern: type: CodeableConcept value: coding: - {code: clinical-protocol, system: 'http://terminology.hl7.org/CodeSystem/plan-definition-type'} type: CodeableConcept index: 2 action: index: 3 elements: definition: choices: [] index: 5 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: definitionCanonical: match: {} schema: choices: [definitionCanonical] index: 7 min: 0 max: 1 definitionCanonical: type: canonical choiceOf: definition index: 8 slicing: slices: definitionCanonical: match: {} schema: {type: canonical, choiceOf: definition, index: 8} min: 0 max: 1 package_version: 1.0.0-comment class: profile kind: resource url: https://profiles.ihe.net/QRPH/CCG/StructureDefinition/ccg-patient-plans base: http://hl7.org/fhir/StructureDefinition/PlanDefinition version: 1.0.0-comment required: [action, id, url]