 | IFhirRestBehaviorModifier Interface |
This interface allows implementers to modify the behavior of the
the core FHIR service. This is useful if you wish to follow certain
specification rules which specify known return codes, etc.
Namespace: SanteDB.Messaging.FHIR.ExtensionsAssembly: SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 3.0.2081-alpha+4e2291b954f20d29cba15591683155ca851b26eb
Syntaxpublic interface IFhirRestBehaviorModifier
Public Interface IFhirRestBehaviorModifier
public interface class IFhirRestBehaviorModifier
type IFhirRestBehaviorModifier = interface end
The IFhirRestBehaviorModifier type exposes the following members.
Methods
See Also