|  | FhirResourceHandlerUtil Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: SanteDB.Messaging.FHIR.Handlers
 Syntax
SyntaxThe FhirResourceHandlerUtil type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|   | ResourceHandlers | 
            Get all resource handlers.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|   | GetMapperForInstance | 
            Get mapper for the specified object
             | 
|   | GetMappersFor(ResourceType) | 
            Gets the mapper for resourceOrModelType | 
|   | GetMappersFor(Type) | 
            Gets the mapper for resourceOrModelType | 
|   | GetResourceHandler(ResourceType) | 
            Get the specified resource handler
             | 
|   | GetResourceHandler(String) | 
            Get the message processor type based on resource name
             | 
|   | GetRestDefinition | 
            Get REST definition
             | 
|   | Initialize | 
            Initialize based on configuration
             | 
|   | RegisterResourceHandler | 
            Register resource handler
             | 
|   | UnRegisterResourceHandler | 
            Register resource handler
             | 
 See Also
See Also