CarePlan.activity.detail

A simple summary of a planned activity suitable for a general care plan system (e.g. form driven) that doesn't know about specific resources such as procedure etc.

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

FieldCard.TypeDescription
kind0..1StringA description of the kind of resource the in-line definition of a care plan activity is representing. The CarePlan.activity.detail is an in-line definition when a resource is not referenced using CarePlan.activity.reference. For example, a MedicationRequest, a ServiceRequest, or a CommunicationRequest.
Binding: Resource types defined as part of FHIR that can be represented as in-line definitions of a care plan activity. (required)
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 activity.
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 activity.
code0..1ConceptDetailed description of the type of planned activity; e.g. what lab test, what procedure, what kind of encounter.
Binding: Detailed description of the type of activity; e.g. What lab test, what procedure, what kind of encounter. (example)
reasonCode0..*List<Concept>Provides the rationale that drove the inclusion of this particular activity as part of the plan or the reason why the activity was prohibited.
Binding: Identifies why a care plan activity is needed. Can include any health condition codes as well as such concepts as "general wellness", prophylaxis, surgical preparation, etc. (example)
reasonReference0..*List<QICoreCondition | QICoreObservation | QICoreDiagnosticReportLab | DocumentReference>Indicates another resource, such as the health condition(s), whose existence justifies this request and drove the inclusion of this particular activity as part of the plan.
goal0..*List<QICoreGoal>Internal reference that identifies the goals that this activity is intended to contribute towards meeting.
status1..1StringIdentifies what progress is being made for the specific activity.
Binding: Codes that reflect the current state of a care plan activity within its overall life cycle. (required)
statusReason0..1ConceptProvides reason why the activity isn't yet started, is on hold, was cancelled, etc.
doNotPerform0..1BooleanIf true, indicates that the described activity is one that must NOT be engaged in when following the plan. If false, or missing, indicates that the described activity is one that should be engaged in when following the plan.
scheduled[x]0..1Timing | Interval<DateTime> | StringThe period, timing or frequency upon which the described activity is to occur.
location0..1QICoreLocationIdentifies the facility where the activity will occur; e.g. home, hospital, specific clinic, etc.
performer0..*List<QICorePractitioner | QICorePractitionerRole | QICoreOrganization | QICoreRelatedPerson | QICorePatient | QICoreCareTeam | HealthcareService | QICoreDevice>Identifies who's expected to be involved in the activity.
product[x]0..1Concept | QICoreMedication | QICoreSubstanceIdentifies the food, drug or other product to be consumed or supplied in the activity.
Binding: A product supplied or administered as part of a care plan activity. (example)
dailyAmount0..1QuantityIdentifies the quantity expected to be consumed in a given day.
quantity0..1QuantityIdentifies the quantity expected to be supplied, administered or consumed by the subject.
description0..1StringThis provides a textual description of constraints on the intended activity occurrence, including relation to other activities. It may also include objectives, pre-conditions and end-conditions. Finally, it may convey specifics about the activity such as body site, method, route, etc.