description: A plan describing the plan to improve or maintain a patient's level of physical activity package_name: hl7.fhir.us.physical-activity.r4b derivation: constraint name: PACarePlan type: CarePlan elements: implicitRules: {index: 0} text: elements: div: {mustSupport: true, index: 1} modifierExtension: {index: 2} status: {index: 3} intent: short: Plan pattern: {type: Code, value: plan} index: 4 category: array: true min: 2 index: 5 slicing: slices: PA: match: {} schema: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: PhysicalActivity, system: 'http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes'} _required: true index: 6 min: 1 max: 1 period: mustSupport: true index: 7 elements: start: {mustSupport: true, index: 8} end: {mustSupport: true, index: 9} note: mustSupport: true index: 10 elements: author: mustSupport: true choices: [authorReference] index: 12 authorReference: type: Reference mustSupport: true choiceOf: author refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner', 'http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-relatedperson'] index: 13 time: {mustSupport: true, index: 14} text: {mustSupport: true, index: 15} required: [author, time, authorReference] package_version: 1.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-careplan base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan version: 1.0.0-ballot