QICoreCarePlan

The QI Core CarePlan is based upon the US Core CarePlan Profile which is based upon the core FHIR CarePlan Resource and created to meet the 2015 Edition Common Clinical Data Set 'Assessment and Plan of Treatment requirements.

= Must Support, = Is Modifier, = QiCore defined extension

FieldCard.TypeDescription
identifier0..*List<Identifier>Business identifiers assigned to this care plan by the performer or other systems which remain constant as the resource is updated and propagates from server to server.
instantiatesCanonical0..*List<canonical>The URL pointing to a FHIR-defined protocol, guideline, questionnaire or other definition that is adhered to in whole or in part by this CarePlan.
instantiatesUri0..*List<String>The URL pointing to an externally maintained protocol, guideline, questionnaire or other definition that is adhered to in whole or in part by this CarePlan.
basedOn0..*List<QICoreCarePlan>A care plan that is fulfilled in whole or in part by this care plan.
replaces0..*List<QICoreCarePlan>Completed or terminated care plan whose function is taken by this new care plan.
partOf0..*List<QICoreCarePlan>A larger care plan of which this particular care plan is a component or step.
status1..1StringIndicates whether the plan is currently being acted upon, represents future intentions or is now a historical record.
Binding: Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record. (required)
intent1..1StringIndicates the level of authority/intentionality associated with the care plan and where the care plan fits into the workflow chain.
Binding: Codes indicating the degree of authority/intentionality associated with a care plan (required)
category1..*List<Concept>Type of plan.
Binding: Identifies what "kind" of plan this is to support differentiation between multiple co-existing plans; e.g. "Home health", "psychiatric", "asthma", "disease management", etc. (example)
AssessPlan1..1ConceptType of plan.
Binding: Identifies what "kind" of plan this is to support differentiation between multiple co-existing plans; e.g. "Home health", "psychiatric", "asthma", "disease management", etc. (example)
title0..1StringHuman-friendly name for the care plan.
description0..1StringA description of the scope and nature of the plan.
subject1..1QICorePatientWho care plan is for.
encounter0..1QICoreEncounterThe Encounter during which this CarePlan was created or to which the creation of this record is tightly associated.
period0..1Interval<DateTime>Indicates when the plan did (or is intended to) come into effect and end.
created0..1DateTimeRepresents when this particular CarePlan record was created in the system, which is often a system-generated date.
author0..1QICorePatient | QICorePractitioner | QICorePractitionerRole | QICoreDevice | QICoreRelatedPerson | QICoreOrganization | QICoreCareTeamWhen populated, the author is responsible for the care plan. The care plan is attributed to the author.
contributor0..*List<QICorePatient | QICorePractitioner | QICorePractitionerRole | QICoreDevice | QICoreRelatedPerson | QICoreOrganization | QICoreCareTeam>Identifies the individual(s) or organization who provided the contents of the care plan.
careTeam0..*List<QICoreCareTeam>Identifies all people and organizations who are expected to be involved in the care envisioned by this plan.
addresses0..*List<QICoreCondition>Identifies the conditions/problems/concerns/diagnoses/etc. whose management and/or mitigation are handled by this plan.
supportingInfo0..*List<Resource>Identifies portions of the patient's record that specifically influenced the formation of the plan. These might include comorbidities, recent procedures, limitations, recent assessments, etc.
goal0..*List<QICoreGoal>Describes the intended objective(s) of carrying out the care plan.
activity0..*List<activity>Identifies a planned action to occur as part of the plan. For example, a medication to be used, lab tests to perform, self-monitoring, education, etc.
note0..*List<Annotation>General notes about the care plan not covered elsewhere.