Click or drag to resize

IFhirMessageOperation Interface

FHIR Message Operations

Namespace:  SanteDB.Messaging.FHIR.Extensions
Assembly:  SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax
public interface IFhirMessageOperation

The IFhirMessageOperation type exposes the following members.

Properties
  NameDescription
Public propertyEventUri
Gets the event URI which this operation handles
Top
Methods
  NameDescription
Public methodInvoke
Invoke this message with the specified request header component and the non-message infrastructure related entries
Top
See Also