Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CarePlan

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.

Hierarchy

Index

Properties

Optional activity

activity: CarePlanActivity[]

Action to occur as part of plan (Provide a reference or detail, not both)

Optional addresses

addresses: Reference[]

Health issues this plan addresses

Optional author

author: Reference

Who is the designated responsible party

Optional basedOn

basedOn: Reference[]

Fulfills CarePlan

Optional careTeam

careTeam: Reference[]

Who's involved in plan?

Optional category

category: CodeableConcept[]

Optional contained

contained: Resource[]

Contained, inline Resources

Optional contributor

contributor: Reference[]

Who provided the content of the care plan

Optional created

created: dateTime

Date record was first recorded

Optional description

description: undefined | string

Summary of nature of plan

Optional encounter

encounter: Reference

Encounter created as part of

Optional extension

extension: Extension[]

Additional Content defined by implementations

Optional goal

goal: Reference[]

Desired outcome of plan

Optional id

id: id

Logical id of this artifact

Optional identifier

identifier: Identifier[]
External Ids for this plan

Optional implicitRules

implicitRules: uri

A set of rules under which this content was created

Optional instantiatesCanonical

instantiatesCanonical: canonical[]

Instantiates FHIR protocol or definition

Optional instantiatesUri

instantiatesUri: uri[]

Instantiates external protocol or definition

intent

proposal | plan | order | option (http://hl7.org/fhir/valueset-care-plan-intent.html)

Optional language

language: code

Language of the resource content

Optional meta

meta: Meta

Metadata about the resource

Optional modifierExtension

modifierExtension: Extension[]

Extensions that cannot be ignored

Optional partOf

partOf: Reference[]

Part of referenced CarePlan

Optional period

period: Period

Time period plan covers

Optional replaces

replaces: Reference[]

CarePlan replaced by this CarePlan

Optional resourceType

resourceType: code

The type of the resource.

status

draft | active | suspended | completed | entered-in-error | cancelled | unknown (http://hl7.org/fhir/valueset-request-status.html)

subject

subject: Reference

Who the care plan is for

Optional supportingInfo

supportingInfo: Reference[]

Information considered as part of plan

Optional text

text: Narrative

Text summary of the resource, for human interpretation

Optional title

title: undefined | string

Human-friendly name for the care plan

Generated using TypeDoc