IFhirResourceHandler Interface |
Namespace: SanteDB.Messaging.FHIR.Handlers
The IFhirResourceHandler type exposes the following members.
Name | Description | |
---|---|---|
ResourceType |
Gets the type of resource this handler can perform operations on
|
Name | Description | |
---|---|---|
Create |
Create a resource
| |
Delete |
Delete a resource
| |
GetResourceDefinition |
Get the definition for this resource
| |
GetStructureDefinition |
Get the structure definition for this profile
| |
History |
Get the history of a specific FHIR object
| |
Query |
Query a FHIR resource
| |
Read |
Read a specific version of a resource
| |
Update |
Update a resource
|