HS.FHIRServer.Storage.BuiltIn.UpdateFunctional
class HS.FHIRServer.Storage.BuiltIn.UpdateFunctional extends HS.FHIRServer.Storage.BuiltIn.ListCommon
This class supports the InterSystems $update-functional operation.Method Inventory
Methods
classmethod AddSupportedOperations(pMap As %DynamicObject)
@API Enumerate the name and url of each Operation supported by this class
classmethod FHIRInstanceOpUpdateFunctional(pService As HS.FHIRServer.API.Service, pRequest As HS.FHIRServer.API.Data.Request, pResponse As HS.FHIRServer.API.Data.Response)
Implementation of $update-functional (Type scope - requires type and id)
classmethod FHIRTypeOpUpdateFunctional(pService As HS.FHIRServer.API.Service, pRequest As HS.FHIRServer.API.Data.Request, pResponse As HS.FHIRServer.API.Data.Response)
Implementation of $update-functional (Type scope - requires type, no id)