Skip to main content

CarePlan

Trial Use 2 Clinical — Care Provision

Describes the intention of how one or more practitioners intend to deliver care for a particular patient, group or community for a period of time, possibly limited to care for a specific condition or set of conditions.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/CarePlan
InteractionMethodPath
ReadGET/fhir/R5/CarePlan/[id]
VreadGET/fhir/R5/CarePlan/[id]/_history/[vid]
UpdatePUT/fhir/R5/CarePlan/[id]
PatchPATCH/fhir/R5/CarePlan/[id]
DeleteDELETE/fhir/R5/CarePlan/[id]
CreatePOST/fhir/R5/CarePlan
SearchGET/fhir/R5/CarePlan?...
HistoryGET/fhir/R5/CarePlan/[id]/_history
Type-historyGET/fhir/R5/CarePlan/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*External Ids for this plan
instantiatesCanonicalcanonical0..*Instantiates FHIR protocol or definition
instantiatesUriuri0..*Instantiates external protocol or definition
basedOnReference0..*Fulfills plan, proposal or order
replacesReference0..*CarePlan replaced by this CarePlan
partOfReference0..*Part of referenced CarePlan
statuscode1..1draft
intentcode1..1proposal
categoryCodeableConcept0..*Type of plan
titlestring0..1Human-friendly name for the care plan
descriptionstring0..1Summary of nature of plan
subjectReference1..1Who the care plan is for
encounterReference0..1The Encounter during which this CarePlan was created
periodPeriod0..1Time period plan covers
createddateTime0..1Date record was first recorded
custodianReference0..1Who is the designated responsible party
contributorReference0..*Who provided the content of the care plan
careTeamReference0..*Who's involved in plan?
addressesCodeableReference0..*Health issues this plan addresses
supportingInfoReference0..*Information considered as part of plan
goalReference0..*Desired outcome of plan
activityBackboneElement0..*Action to occur or has occurred as part of plan
noteAnnotation0..*Comments about the plan

Resource-specific search parameters

ParameterTypeDescription
activity-referencereferenceActivity that is intended to be part of the care plan
based-onreferenceFulfills CarePlan
care-teamreferenceWho's involved in plan?
categorytokenType of plan
conditionreferenceReference to a resource (by instance)
custodianreferenceWho is the designated responsible party
datedateWhen the event occurred
encounterreferenceEncounter related to the activity recorded in the AuditEvent
goalreferenceDesired outcome of plan
identifiertokenAccount number
instantiates-canonicalreferenceInstantiates FHIR protocol or definition
instantiates-uriuriInstantiates external protocol or definition
intenttokenproposal
part-ofreferencePart of referenced CarePlan
patientreferenceThe entity that caused the expenses
replacesreferenceCarePlan replaced by this CarePlan
statustokendraft
subjectreferenceWho the care plan is for

Reference

  • Official FHIR R5 spec: CarePlan
  • Maturity: Trial Use 2 (FMM 2).