Click or drag to resize

IFhirOperationHandlerInvoke Method

Invoke the specified operation

Namespace:  SanteDB.Messaging.FHIR.Extensions
Assembly:  SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax
Resource Invoke(
	Parameters parameters
)

Parameters

parameters
Type: Parameters
The parameter set to action

Return Value

Type: Resource
The result of the operation
See Also