This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Detailed Descriptions for the elements in the OrderSet resource.
OrderSet | |
Definition | This resource allows for the definition of an order set as a sharable, consumable, and executable artifact in support of clinical decision support. |
Control | 1..1 |
Summary | true |
OrderSet.moduleMetadata | |
Definition | A reference to a ModuleMetadata resource containing metadata for the orderset. |
Control | 0..1 |
Type | ModuleMetadata |
Summary | true |
OrderSet.library | |
Definition | A reference to a Library resource containing any formal logic used by the orderset. |
Control | 0..* |
Type | Reference(Library) |
Summary | true |
OrderSet.action | |
Definition | The definition of the actions that make up the order set. Order set groups and sections are represented as actions which contain sub-actions. |
Control | 0..* |
Type | ActionDefinition |
Summary | true |