description: Defines constraints and extensions on the CarePlan resource for the minimal set of data to query and retrieve a patient's Care Plan. package_name: hl7.fhir.us.quality-core derivation: constraint name: USQualityCoreCarePlan type: CarePlan elements: text: {short: '(USCDI+ Quality) Text summary of the resource, for human interpretation', index: 0} status: {short: (USCDI+ Quality) draft | active | on-hold | revoked | completed | entered-in-error | unknown, index: 1} intent: {short: (USCDI+ Quality) proposal | plan | order | option, index: 2} category: {short: (USCDI+ Quality) Type of plan, index: 3} subject: type: Reference short: (USCDI+ Quality) Who the care plan is for. refers: ['http://hl7.org/fhir/us/quality-core/StructureDefinition/us-quality-core-patient'] index: 4 contributor: {short: (USCDI+ Quality) Who provided the content of the care plan, index: 5} addresses: {short: (USCDI+ Quality) Health issues this plan addresses, index: 6} package_version: 1.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/quality-core/StructureDefinition/us-quality-core-careplan base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan|9.0.0 version: 1.0.0-ballot