Properties

NameRequiredTypeDescription
identifierNoIdentifier[]External Ids for this plan
instantiatesCanonicalNocanonical[]Instantiates FHIR protocol or definition
instantiatesUriNouri[]Instantiates external protocol or definition
basedOnNoReference<CarePlan>[]Fulfills CarePlan
replacesNoReference<CarePlan>[]CarePlan replaced by this CarePlan
partOfNoReference<CarePlan>[]Part of referenced CarePlan
statusYescodedraft / active / on-hold / revoked / completed / entered-in-error / unknown
intentYescodeproposal / plan / order / option
categoryNoCodeableConcept[]Type of plan
titleNostringHuman-friendly name for the care plan
descriptionNostringSummary of nature of plan
subjectYesReference<Patient / Group>Who the care plan is for
encounterNoReference<Encounter>Encounter created as part of
periodNoPeriodTime period plan covers
createdNodateTimeDate record was first recorded
authorNoReference<Patient / Practitioner / PractitionerRole / Device / RelatedPerson / Organization / CareTeam>Who is the designated responsible party
contributorNoReference<Patient / Practitioner / PractitionerRole / Device / RelatedPerson / Organization / CareTeam>[]Who provided the content of the care plan
careTeamNoReference<CareTeam>[]Who’s involved in plan?
addressesNoReference<Condition>[]Health issues this plan addresses
supportingInfoNoReference<Resource>[]Information considered as part of plan
goalNoReference<Goal>[]Desired outcome of plan
activityNoCarePlanActivityAction to occur as part of plan
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- outcomeCodeableConceptNoCodeableConcept[]Results of the activity
- outcomeReferenceNoReference<Resource>[]Appointment, Encounter, Procedure, etc.
- progressNoAnnotation[]Comments about the activity status/progress
- referenceNoReference<Appointment / CommunicationRequest / DeviceRequest / MedicationRequest / NutritionOrder / Task / ServiceRequest / VisionPrescription / RequestGroup>Activity details defined in specific resource
- detailNoCarePlanActivityDetailIn-line definition of activity
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- kindNocodeAppointment / CommunicationRequest / DeviceRequest / MedicationRequest / NutritionOrder / Task / ServiceRequest / VisionPrescription
- instantiatesCanonicalNocanonical[]Instantiates FHIR protocol or definition
- instantiatesUriNouri[]Instantiates external protocol or definition
- codeNoCodeableConceptDetail type of activity
- reasonCodeNoCodeableConcept[]Why activity should be done or why activity was prohibited
- reasonReferenceNoReference<Condition / Observation / DiagnosticReport / DocumentReference>[]Why activity is needed
- goalNoReference<Goal>[]Goals this activity relates to
- statusYescodenot-started / scheduled / in-progress / on-hold / completed / cancelled / stopped / unknown / entered-in-error
- statusReasonNoCodeableConceptReason for current status
- doNotPerformNobooleanIf true, activity is prohibiting action
- scheduled[x]NoTiming, Period, stringWhen activity is to occur
- locationNoReference<Location>Where it should happen
- performerNoReference<Practitioner / PractitionerRole / Organization / RelatedPerson / Patient / CareTeam / HealthcareService / Device>[]Who will be responsible?
- product[x]NoCodeableConcept, Reference<Medication / Substance>What is to be administered/supplied
- dailyAmountNoQuantityHow to consume/day?
- quantityNoQuantityHow much to administer/supply/consume
- descriptionNostringExtra info describing activity to perform
noteNoAnnotation[]Comments about the plan

Search Parameters

NameTypeDescriptionExpression
datedateTime period plan coversCarePlan.period
identifiertokenExternal Ids for this planCarePlan.identifier
patientreferenceWho the care plan is forCarePlan.subject
activity-codetokenDetail type of activityCarePlan.activity.detail.code
activity-datedateSpecified date occurs within period specified by CarePlan.activity.detail.scheduled[x]CarePlan.activity.detail.scheduled
activity-referencereferenceActivity details defined in specific resourceCarePlan.activity.reference
based-onreferenceFulfills CarePlanCarePlan.basedOn
care-teamreferenceWho’s involved in plan?CarePlan.careTeam
categorytokenType of planCarePlan.category
conditionreferenceHealth issues this plan addressesCarePlan.addresses
encounterreferenceEncounter created as part ofCarePlan.encounter
goalreferenceDesired outcome of planCarePlan.goal
instantiates-canonicalreferenceInstantiates FHIR protocol or definitionCarePlan.instantiatesCanonical
instantiates-uriuriInstantiates external protocol or definitionCarePlan.instantiatesUri
intenttokenproposal / plan / order / optionCarePlan.intent
part-ofreferencePart of referenced CarePlanCarePlan.partOf
performerreferenceMatches if the practitioner is listed as a performer in any of the “simple” activities. (For performers of the detailed activities, chain through the activitydetail search parameter.)CarePlan.activity.detail.performer
replacesreferenceCarePlan replaced by this CarePlanCarePlan.replaces
statustokendraft / active / on-hold / revoked / completed / entered-in-error / unknownCarePlan.status
subjectreferenceWho the care plan is forCarePlan.subject

Inherited Properties

NameRequiredTypeDescription
idNostringLogical id of this artifact
metaNoMetaMetadata about the resource
implicitRulesNouriA set of rules under which this content was created
languageNocodeLanguage of the resource content
textNoNarrativeText summary of the resource, for human interpretation
containedNoResource[]Contained, inline Resources
extensionNoExtension[]Additional content defined by implementations
modifierExtensionNoExtension[]Extensions that cannot be ignored

To view the FHIR specification for this resource, see CarePlan.