Skip to main content

PlanDefinition

This resource allows for the definition of various types of plans as a sharable, consumable, and executable artifact. The resource is general enough to support the description of a broad range of clinical artifacts such as clinical decision support rules, order sets and protocols.

Structure

Search Parameters

_haste-health-author (reference)
The author of the resource
Resource.meta.extension.where(url='https://haste.health/author').value
_type (token)
Derived from the R4B Definition
$this.type().name
_text (string)
Search on the narrative of the resource
_content (string)
Search on the entire content of the resource
_id (token)
Logical id of this artifact
Resource.id
_lastUpdated (date)
When the resource version last changed
Resource.meta.lastUpdated
_profile (uri)
Profiles this resource claims to conform to
Resource.meta.profile
_query (token)
A custom search profile that describes a specific defined query operation
_security (token)
Security Labels applied to this resource
Resource.meta.security
_source (uri)
Identifies where the resource comes from
Resource.meta.source
_tag (token)
Tags applied to this resource
Resource.meta.tag
composed-of (reference)
What resource is being referenced
PlanDefinition.relatedArtifact.where(type='composed-of').resource
context (token)
A use context assigned to the plan definition
(PlanDefinition.useContext.value.ofType(CodeableConcept))
context-quantity (quantity)
A quantity- or range-valued use context assigned to the plan definition
(PlanDefinition.useContext.value.ofType(Quantity)) / (PlanDefinition.useContext.value.ofType(Range))
context-type (token)
A type of use context assigned to the plan definition
PlanDefinition.useContext.code
date (date)
The plan definition publication date
PlanDefinition.date
definition (reference)
Activity or plan definitions used by plan definition
PlanDefinition.action.definition
depends-on (reference)
What resource is being referenced
PlanDefinition.relatedArtifact.where(type='depends-on').resource / PlanDefinition.library
derived-from (reference)
What resource is being referenced
PlanDefinition.relatedArtifact.where(type='derived-from').resource
description (string)
The description of the plan definition
PlanDefinition.description
effective (date)
The time during which the plan definition is intended to be in use
PlanDefinition.effectivePeriod
identifier (token)
External identifier for the plan definition
PlanDefinition.identifier
jurisdiction (token)
Intended jurisdiction for the plan definition
PlanDefinition.jurisdiction
name (string)
Computationally friendly name of the plan definition
PlanDefinition.name
predecessor (reference)
What resource is being referenced
PlanDefinition.relatedArtifact.where(type='predecessor').resource
publisher (string)
Name of the publisher of the plan definition
PlanDefinition.publisher
status (token)
The current status of the plan definition
PlanDefinition.status
successor (reference)
What resource is being referenced
PlanDefinition.relatedArtifact.where(type='successor').resource
title (string)
The human-friendly name of the plan definition
PlanDefinition.title
topic (token)
Topics associated with the module
PlanDefinition.topic
type (token)
The type of artifact the plan %28e.g. order-set, eca-rule, protocol%29
PlanDefinition.type
url (uri)
The uri that identifies the plan definition
PlanDefinition.url
version (token)
The business version of the plan definition
PlanDefinition.version
context-type-quantity (composite)
A use context type and quantity- or range-based value assigned to the plan definition
PlanDefinition.useContext
context-type-value (composite)
A use context type and value assigned to the plan definition
PlanDefinition.useContext