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: 3.0.2081-alpha+4e2291b954f20d29cba15591683155ca851b26eb
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