Click or drag to resize

ExtensionUtilProfileHandlers Property

Profile handlers

Namespace:  SanteDB.Messaging.FHIR.Util
Assembly:  SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax
public static IEnumerable<IFhirProfileValidationHandler> ProfileHandlers { get; }

Property Value

Type: IEnumerableIFhirProfileValidationHandler
See Also