Skip to main content

Interface: PlanDefinition

core/types.PlanDefinition

Hierarchy

Properties

action

Optional action: PlanDefinitionAction[]


contained

Optional contained: Resource[]

Inherited from

BaseResource.contained


id

id: string

Inherited from

BaseResource.id


name

Optional name: string

Name for this plan definition (computer friendly)


resourceType

resourceType: string

Inherited from

BaseResource.resourceType


status

status: "unknown" | "draft" | "active" | "retired"


text

Optional text: string

Inherited from

BaseResource.text


title

Optional title: string

Name for this plan definition (human friendly)


type

Optional type: "careplan" | "order-set" | "clinical-protocol" | "eca-rule" | "workflow-definition"