Click or drag to resize

FhirServiceConfigurationSectionResourceBaseUri Property

When set, describes the base uri for all resources on this FHIR service.

Namespace:  SanteDB.Messaging.FHIR.Configuration
Assembly:  SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax
public string ResourceBaseUri { get; set; }

Property Value

Type: String
See Also