description: CPG care plan represents the care plan for a specific patient. The care plan may be associated with management of a specific condition, and instantiated based on a particular pathway or strategy, or it may be a combined care plan, focused on the patient, and managing treatment for multiple conditions, instantiated based on multiple pathways and strategies package_name: hl7.fhir.uv.cpg derivation: constraint name: CPGCarePlan type: CarePlan elements: description: {mustSupport: true, index: 7} category: {mustSupport: true, array: true, min: 1, index: 5} addresses: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-condition'] index: 13 instantiatesCanonical: {mustSupport: true, index: 2} encounter: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-encounter'] index: 9 goal: {mustSupport: true, index: 14} created: {mustSupport: true, index: 11} title: {mustSupport: true, index: 6} activity: mustSupport: true index: 15 elements: outcomeReference: {mustSupport: true, index: 16} reference: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Appointment', 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-communicationrequest', 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-medicationrequest', 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-servicerequest', 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-strategy', 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-task'] index: 17 detail: mustSupport: true index: 18 elements: description: {mustSupport: true, index: 31} instantiatesCanonical: {mustSupport: true, index: 20} scheduledPeriod: {type: Period, mustSupport: true, choiceOf: scheduled, index: 28} reasonCode: {mustSupport: true, index: 22} scheduledTiming: {type: Timing, mustSupport: true, choiceOf: scheduled, index: 27} status: {mustSupport: true, index: 23} kind: {mustSupport: true, index: 19} code: {mustSupport: true, index: 21} doNotPerform: {mustSupport: true, index: 24} scheduled: mustSupport: true choices: [scheduledTiming, scheduledPeriod] index: 26 location: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-location'] index: 29 performer: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-careteam', 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-organization', 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-patient', 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-practitioner', 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-practitionerrole', 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-relatedperson'] index: 30 required: [kind, code, description] extension: type: Extension mustSupport: true url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-planFor index: 0 slicing: slices: planFor: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-planFor', index: 0} min: 0 status: {mustSupport: true, index: 3} identifier: {mustSupport: true, index: 1} intent: {mustSupport: true, index: 4} period: {mustSupport: true, index: 10} subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-patient'] index: 8 careTeam: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-careteam'] index: 12 package_version: 1.0.0 extensions: planFor: {url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-planFor', min: 0, type: Extension, mustSupport: true, index: 0} class: profile kind: resource url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-careplan base: http://hl7.org/fhir/StructureDefinition/CarePlan version: 1.0.0 required: [title, category]