IFhirExtensionHandler Interface |
Namespace: SanteDB.Messaging.FHIR.Extensions
The IFhirExtensionHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| AppliesTo |
Gets the resource type that this applies to (or null if it applies to all types)
| |
| ProfileUri |
Gets the URI of the profile that this extension is defined in
| |
| Uri |
Gets the URI of the extension
|
| Name | Description | |
|---|---|---|
| Construct |
Before returning the model object to the caller
| |
| Parse |
Parse the specified extension
|