Uses of Class
com.ibm.fhir.server.rest.FHIRRestInteractionResource
-
Packages that use FHIRRestInteractionResource Package Description com.ibm.fhir.server.rest -
-
Uses of FHIRRestInteractionResource in com.ibm.fhir.server.rest
Subclasses of FHIRRestInteractionResource in com.ibm.fhir.server.rest Modifier and Type Class Description class
FHIRRestInteractionCreate
Represents a FHIR REST CREATE interactionclass
FHIRRestInteractionInvoke
Represents a FHIR REST custom operation interactionclass
FHIRRestInteractionPatch
Represents a FHIR REST PATCH interactionclass
FHIRRestInteractionUpdate
Represents a FHIR REST UPDATE interactionclass
FHIRRestInteractionValidationResponse
Captures the fact that a particular entry failed validation.
-