PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ccda@1.6.0
    http://hl7.org/fhir/ccda/StructureDefinition/ccda-care-plan-composition
description: 'CARE PLAN FRAMEWORK: Care Plan (including Home Health Plan of Care (HHPoC)) is a consensus-driven dynamic plan that represents a patient’s and Care Team Members’ prioritized concerns, goals, and planned interventions. It serves as a blueprint shared by all Care Team Members (including the patient, their caregivers and providers), to guide the patient’s care. A Care Plan integrates multiple interventions proposed by multiple providers and disciplines for multiple conditions.\n\nA Care Plan represents one or more Plan(s) of Care and serves to reconcile and resolve conflicts between the various Plans of Care developed for a specific patient by different providers. While both a plan of care and a care plan include the patient’s life goals and require Care Team Members (including patients) to prioritize goals and interventions, the reconciliation process becomes more complex as the number of plans of care increases. The Care Plan also serves to enable longitudinal coordination of care.\n\nThe Care Plan represents an instance of this dynamic Care Plan at a point in time. The composition itself is NOT dynamic.\n\nKey differentiators between a Care Plan profile and CCD  profile (another “snapshot in time” document):\n\n•  Requires relationships between various acts:\n\n        o  Health Concerns\n\n        o  Problems\n\n        o  Interventions\n\n        o  Goals\n\n        o  Outcomes\n\n•  Provides the ability to identify patient and provider priorities with each act\n\n•  Provides a header participant to indicate occurrences of Care Plan review'
package_name: hl7.fhir.us.ccda
derivation: constraint
name: C-CDA on FHIR Care Plan
type: Composition
elements:
  type:
    short: Overall Plan of Care/Advance Care Directives
    type: CodeableConcept
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 52521-2, system: 'http://loinc.org'}
    label: Overall Plan of Care/Advance Care Directives
    index: 0
  section:
    index: 1
    elements:
      title: {name: section_slice_pos5, short: title, index: 15}
      code:
        short: Patient problem outcome
        name: section_slice_pos5
        type: CodeableConcept
        pattern:
          type: CodeableConcept
          value:
            coding:
            - {code: 11383-7, system: 'http://loinc.org'}
        label: Patient problem outcome
        index: 16
      text: {name: section_slice_pos5, short: text, index: 17}
    required: [text, title, code]
package_version: 1.6.0
class: profile
kind: resource
url: http://hl7.org/fhir/ccda/StructureDefinition/ccda-care-plan-composition
base: http://hl7.org/fhir/ccda/StructureDefinition/ccda-us-realm-header-composition
version: null
required: [type]