
Class BaseLoaderR3
java.lang.Object
org.hl7.fhir.convertors.loaders.loaderR3.BaseLoaderR3
- All Implemented Interfaces:
org.hl7.fhir.dstu3.support.context.SimpleWorkerContext.IContextResourceLoader
- Direct Known Subclasses:
R2ToR3Loader
public abstract class BaseLoaderR3
extends Object
implements org.hl7.fhir.dstu3.support.context.SimpleWorkerContext.IContextResourceLoader
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetResourcePath(org.hl7.fhir.dstu3.model.Resource resource) voidsetPath(org.hl7.fhir.dstu3.model.Resource r) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hl7.fhir.dstu3.support.context.SimpleWorkerContext.IContextResourceLoader
loadBundle
-
Field Details
-
URL_BASE
- See Also:
-
URL_DSTU2
- See Also:
-
URL_DSTU2016MAY
- See Also:
-
URL_DSTU3
- See Also:
-
URL_R4
- See Also:
-
patchUrls
-
killPrimitives
-
-
Constructor Details
-
BaseLoaderR3
-
-
Method Details
-
getResourcePath
-
setPath
-