Interface: CarePlanActivity
core/types.CarePlanActivity
Hierarchy
↳
CarePlanActivity
Properties
completed_at
• completed_at: null | string
Only set when status = completed
contained
• Optional contained: Resource[]
Inherited from
created_at
• created_at: string
doc
• doc: ActivityDoc
end_at
• end_at: null | string
Last occurrence of the activity
expired_at
• expired_at: null | string
When is this activity immutable (not completable)
hidden
• Optional hidden: boolean
id
• id: string
Overrides
kind
• kind: "Appointment" | "Article" | "Questionnaire" | "Task" | "Message"
parent_id
• parent_id: null | string
planned_at
• planned_at: string
First occurrence of the activity
questionnaire
• Optional questionnaire: Questionnaire
questionnaire_response
• Optional questionnaire_response: QuestionnaireResponse
reminder_at
• reminder_at: null | string
Next reminder will be sent at, null means disabled
resourceType
• resourceType: "CarePlan.Activity"
Overrides
started_at
• started_at: null | string
When did status changed to in progress
status
• status: "scheduled" | "in-progress" | "completed" | "stopped" | "not-started"
text
• Optional text: string
Inherited from
uid
• uid: string