Interface ILoaderKnowledgeProviderR3
- All Known Implementing Classes:
NullLoaderKnowledgeProviderR3
public interface ILoaderKnowledgeProviderR3
-
Method Summary
Modifier and TypeMethodDescriptiongetResourcePath
(org.hl7.fhir.dstu3.model.Resource resource) get the path for references to this resource.
-
Method Details
-
getResourcePath
get the path for references to this resource.- Parameters:
resource
-- Returns:
- null if not tracking paths
-