draft
2 bindingsActionType
http://hl7.org/fhir/ValueSet/action-type
The type of action to be performed.
Official specComposition
| Code | Display | Definition |
|---|---|---|
| create | Create | The action is to create a new resource. |
| update | Update | The action is to update an existing resource. |
| remove | Remove | The action is to remove an existing resource. |
| fire-event | Fire Event | The action is to fire a specific event. |
Bound by
| Resource | Path | Strength |
|---|---|---|
| PlanDefinition | PlanDefinition.action.type | extensible |
| RequestGroup | RequestGroup.action.type | extensible |