FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
CodeSystem: PlanDefinitionType
The type of PlanDefinition.
This Code system is referenced in the content logical definition of the following value sets:
- This CodeSystem is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)
This case-sensitive code system http://terminology.hl7.org/CodeSystem/plan-definition-type defines the following codes:
| Code | Display | Definition |
| order-set |
Order Set |
A pre-defined and approved group of orders related to a particular clinical condition (e.g. hypertension treatment and monitoring) or stage of care (e.g. hospital admission to Coronary Care Unit). An order set is used as a checklist for the clinician when managing a patient with a specific condition. It is a structured collection of orders relevant to that condition and presented to the clinician in a computerized provider order entry (CPOE) system. |
| clinical-protocol |
Clinical Protocol |
Defines a desired/typical sequence of clinical activities including preconditions, triggers and temporal relationships. |
| eca-rule |
ECA Rule |
A decision support rule of the form [on Event] if Condition then Action. It is intended to be a shareable, computable definition of actions that should be taken whenever some condition is met in response to a particular event or events. |
| workflow-definition |
Workflow Definition |
Defines the steps for a group of one or more systems in an event flow process along with the step constraints, sequence, pre-conditions and decision points to complete a particular objective. |