retrieveResourceConfiguration

inline fun <T : Base> retrieveResourceConfiguration(configType: ConfigType): T

Retrieve configuration for the provided ConfigType. The JSON retrieved from configsJsonMap can be directly converted to a FHIR resource or hard coded custom model.