Click or drag to resize

AdverseEventResourceHandlerGetInteractions Method

Get interactions supported by this handler

Namespace:  SanteDB.Messaging.FHIR.Handlers
Assembly:  SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax
protected override IEnumerable<ResourceInteractionComponent> GetInteractions()

Return Value

Type: IEnumerableResourceInteractionComponent

[Missing <returns> documentation for "M:SanteDB.Messaging.FHIR.Handlers.AdverseEventResourceHandler.GetInteractions"]

See Also