Class BaseLoaderR3
java.lang.Object
org.hl7.fhir.convertors.loaders.loaderR3.BaseLoaderR3
- All Implemented Interfaces:
org.hl7.fhir.dstu3.context.SimpleWorkerContext.IContextResourceLoader
- Direct Known Subclasses:
R2ToR3Loader
public abstract class BaseLoaderR3
extends Object
implements org.hl7.fhir.dstu3.context.SimpleWorkerContext.IContextResourceLoader
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetResourcePath
(org.hl7.fhir.dstu3.model.Resource resource) void
setPath
(org.hl7.fhir.dstu3.model.Resource r) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hl7.fhir.dstu3.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:
-
URL_ELEMENT_DEF_NAMESPACE
- See Also:
-
patchUrls
-
killPrimitives
-
-
Constructor Details
-
BaseLoaderR3
-
-
Method Details
-
getResourcePath
-
setPath
-