Click or drag to resize

NameExtensionHandlerProfileUri Property

Gets the URI of the profile that this extension is defined in

Namespace: SanteDB.Messaging.FHIR.Extensions.Medication
Assembly: SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 3.0.2081-alpha+4e2291b954f20d29cba15591683155ca851b26eb
Syntax
public Uri ProfileUri { get; }

Property Value

Uri

Implements

IFhirExtensionHandlerProfileUri
See Also