http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan|8.0.0-ballot
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.
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. 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 mustSupport: true binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/core/ValueSet/us-core-narrative-status'} index: 1 div: {short: Limited xhtml content, mustSupport: true, index: 2} status: mustSupport: true binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/request-status'} index: 3 intent: mustSupport: true binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/care-plan-intent'} index: 4 category: mustSupport: true index: 5 slicing: rules: open discriminator: - {path: $this, type: value} min: 1 slices: AssessPlan: match: coding: - {code: assess-plan, system: 'http://hl7.org/fhir/us/core/CodeSystem/careplan-category'} schema: mustSupport: true _required: true pattern: type: CodeableConcept value: coding: - {code: assess-plan, system: 'http://hl7.org/fhir/us/core/CodeSystem/careplan-category'} index: 6 min: 1 max: 1 subject: {mustSupport: true, index: 7} class: profile kind: resource url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan base: http://hl7.org/fhir/StructureDefinition/CarePlan version: 8.0.0-ballot required: [category]