Uses of Interface
org.linuxforhealth.fhir.registry.spi.FHIRRegistryResourceProvider
-
-
Uses of FHIRRegistryResourceProvider in org.linuxforhealth.fhir.core.r4b
Classes in org.linuxforhealth.fhir.core.r4b that implement FHIRRegistryResourceProvider Modifier and Type Class Description classCore430ResourceProvider -
Uses of FHIRRegistryResourceProvider in org.linuxforhealth.fhir.hl7.terminology
Classes in org.linuxforhealth.fhir.hl7.terminology that implement FHIRRegistryResourceProvider Modifier and Type Class Description classHl7Terminology310ResourceProvider -
Uses of FHIRRegistryResourceProvider in org.linuxforhealth.fhir.ig.carin.bb
Classes in org.linuxforhealth.fhir.ig.carin.bb that implement FHIRRegistryResourceProvider Modifier and Type Class Description classC4BB100ResourceProviderclassC4BB110ResourceProvider -
Uses of FHIRRegistryResourceProvider in org.linuxforhealth.fhir.ig.davinci.hrex
Classes in org.linuxforhealth.fhir.ig.davinci.hrex that implement FHIRRegistryResourceProvider Modifier and Type Class Description classHREX100ResourceProvider -
Uses of FHIRRegistryResourceProvider in org.linuxforhealth.fhir.ig.davinci.pdex
Classes in org.linuxforhealth.fhir.ig.davinci.pdex that implement FHIRRegistryResourceProvider Modifier and Type Class Description classPDEX100ResourceProviderclassPDEX200ResourceProvider -
Uses of FHIRRegistryResourceProvider in org.linuxforhealth.fhir.ig.davinci.pdex.formulary
Classes in org.linuxforhealth.fhir.ig.davinci.pdex.formulary that implement FHIRRegistryResourceProvider Modifier and Type Class Description classFormulary101ResourceProviderclassFormulary110ResourceProvider -
Uses of FHIRRegistryResourceProvider in org.linuxforhealth.fhir.ig.davinci.pdex.plannet
Classes in org.linuxforhealth.fhir.ig.davinci.pdex.plannet that implement FHIRRegistryResourceProvider Modifier and Type Class Description classPlanNet100ResourceProviderclassPlanNet110ResourceProvider -
Uses of FHIRRegistryResourceProvider in org.linuxforhealth.fhir.ig.mcode
Classes in org.linuxforhealth.fhir.ig.mcode that implement FHIRRegistryResourceProvider Modifier and Type Class Description classMCODEResourceProvider -
Uses of FHIRRegistryResourceProvider in org.linuxforhealth.fhir.ig.us.core
Classes in org.linuxforhealth.fhir.ig.us.core that implement FHIRRegistryResourceProvider Modifier and Type Class Description classUSCore311ResourceProviderclassUSCore400ResourceProviderclassUSCore501ResourceProvider -
Uses of FHIRRegistryResourceProvider in org.linuxforhealth.fhir.ig.us.spl
Classes in org.linuxforhealth.fhir.ig.us.spl that implement FHIRRegistryResourceProvider Modifier and Type Class Description classResourceProvider -
Uses of FHIRRegistryResourceProvider in org.linuxforhealth.fhir.operation.bulkdata.provider
Classes in org.linuxforhealth.fhir.operation.bulkdata.provider that implement FHIRRegistryResourceProvider Modifier and Type Class Description classResourceProviderResource Provider for the IG Capability Statement for Bulk Data -
Uses of FHIRRegistryResourceProvider in org.linuxforhealth.fhir.registry
Methods in org.linuxforhealth.fhir.registry with parameters of type FHIRRegistryResourceProvider Modifier and Type Method Description voidFHIRRegistry. addProvider(FHIRRegistryResourceProvider provider)Add a registry resource provider to the registry -
Uses of FHIRRegistryResourceProvider in org.linuxforhealth.fhir.registry.spi
Classes in org.linuxforhealth.fhir.registry.spi that implement FHIRRegistryResourceProvider Modifier and Type Class Description classAbstractRegistryResourceProviderAn abstract base class forFHIRRegistryResourceProviderimplementations -
Uses of FHIRRegistryResourceProvider in org.linuxforhealth.fhir.registry.util
Classes in org.linuxforhealth.fhir.registry.util that implement FHIRRegistryResourceProvider Modifier and Type Class Description classFHIRRegistryResourceProviderAdapterclassPackageRegistryResourceProviderA static registry resource provider that is loaded from an NPM package as specified at https://confluence.hl7.org/pages/viewpage.action?pageId=35718629 -
Uses of FHIRRegistryResourceProvider in org.linuxforhealth.fhir.search.parameters
Classes in org.linuxforhealth.fhir.search.parameters that implement FHIRRegistryResourceProvider Modifier and Type Class Description classExtensionSearchParametersResourceProviderA FHIRRegistryResourceProvider that provides SearchParameter resources from tenant configuration files (extension-search-parameters.json by default). -
Uses of FHIRRegistryResourceProvider in org.linuxforhealth.fhir.server.registry
Classes in org.linuxforhealth.fhir.server.registry that implement FHIRRegistryResourceProvider Modifier and Type Class Description classServerRegistryResourceProvider -
Uses of FHIRRegistryResourceProvider in org.linuxforhealth.fhir.term.graph.registry
Classes in org.linuxforhealth.fhir.term.graph.registry that implement FHIRRegistryResourceProvider Modifier and Type Class Description classSnomedRegistryResourceProvider -
Uses of FHIRRegistryResourceProvider in org.linuxforhealth.fhir.term.registry
Classes in org.linuxforhealth.fhir.term.registry that implement FHIRRegistryResourceProvider Modifier and Type Class Description classImplicitValueSetRegistryResourceProviderAn abstract base class for implicit registry resource provider implementations (e.g.
-