| FHIRRestInteractionBase |
|
| FHIRRestInteractionCreate |
Represents a FHIR REST CREATE interaction
|
| FHIRRestInteractionDelete |
Represents a FHIR REST DELETE interaction
|
| FHIRRestInteractionHistory |
Represents a FHIR REST HISTORY read interaction
|
| FHIRRestInteractionInvoke |
Represents a FHIR REST custom operation interaction
|
| FHIRRestInteractionIssue |
Captures the fact that an issue occurred while translating a bundle entry.
|
| FHIRRestInteractionPatch |
Represents a FHIR REST PATCH interaction
|
| FHIRRestInteractionRead |
Represents a FHIR REST READ interaction
|
| FHIRRestInteractionResource |
Base for resource-oriented FHIRRestInteraction implementations which include a validationResponseEntry.
|
| FHIRRestInteractionSearch |
Represents a FHIR REST SEARCH interaction
|
| FHIRRestInteractionUpdate |
Represents a FHIR REST UPDATE interaction
|
| FHIRRestInteractionValidationResponse |
Captures the fact that a particular entry failed validation.
|
| FHIRRestInteractionVisitorBase |
|
| FHIRRestInteractionVisitorMeta |
Used to prepare bundle entries before they hit the persistence layer.
|
| FHIRRestInteractionVisitorPersist |
Visitor implementation to access the persistence operations.
|
| FHIRRestInteractionVisitorReferenceMapping |
Visitor used to update references in an incoming resource prior to persistence
|
| FHIRRestInteractionVRead |
Executes a VREAD (version read) operation on the visitor
|