Interface: PlanDefinition
core/types.PlanDefinition
Hierarchy
↳
PlanDefinition
Properties
action
• Optional action: PlanDefinitionAction[]
contained
• Optional contained: Resource[]
Inherited from
id
• id: string
Inherited from
name
• Optional name: string
Name for this plan definition (computer friendly)
resourceType
• resourceType: string
Inherited from
status
• status: "unknown" | "draft" | "active" | "retired"
text
• Optional text: string
Inherited from
title
• Optional title: string
Name for this plan definition (human friendly)
type
• Optional type: "careplan" | "order-set" | "clinical-protocol" | "eca-rule" | "workflow-definition"