Interface FHIRConfigProvider

  • All Known Implementing Classes:
    DefaultFHIRConfigProvider

    public interface FHIRConfigProvider
    Allows access to the FHIR server configuration to be hidden behind an adapter, decoupling the consumer from file-based FHIRConfiguration stuff.
    • Method Detail

      • getPropertyGroup

        PropertyGroup getPropertyGroup​(java.lang.String pgName)
        Get the named PropertyGroup
        Parameters:
        pgName -
        Returns: