IFhirOperationHandler Interface |
Namespace: SanteDB.Messaging.FHIR.Extensions
The IFhirOperationHandler type exposes the following members.
Name | Description | |
---|---|---|
AppliesTo |
The type that this operation handler applies to (or null if it applies to all)
| |
IsGet |
True if the operation impacts the object state
| |
Name |
Gets the name of the operation
| |
Parameters |
Get the parameter list for this object
| |
Uri |
Get URL of the operation
|