description: The US Core CarePlan Profile inherits from the FHIR [CarePlan](https://hl7.org/fhir/R4/careplan.html) resource; refer to it for scope and usage definitions. This profile sets minimum expectations for the CarePlan resource to record, search, and fetch assessment and plan of treatment data associated with a patient. It specifies which core elements, extensions, vocabularies, and value sets **SHALL** be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption. package_name: hl7.fhir.us.core derivation: constraint name: USCoreCarePlanProfile type: CarePlan elements: text: short: Text summary of the resource, for human interpretation mustSupport: true index: 0 elements: status: short: generated | additional binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/core/ValueSet/us-core-narrative-status'} mustSupport: true index: 1 div: {short: Limited xhtml content, mustSupport: true, index: 2} status: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/request-status'} mustSupport: true index: 3 intent: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/care-plan-intent'} mustSupport: true index: 4 category: binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/care-plan-category'} mustSupport: true index: 5 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient'] index: 6 contributor: type: Reference short: '𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Who provided the content of the care plan' refers: ['http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-careteam', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-device', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization', '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/core/StructureDefinition/us-core-relatedperson'] index: 7 addresses: type: Reference short: '𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Health issues this plan addresses' mustSupport: false refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns'] index: 8 package_version: 9.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan base: http://hl7.org/fhir/StructureDefinition/CarePlan version: 9.0.0-ballot