Class BaseLoaderR4
java.lang.Object
org.hl7.fhir.convertors.loaders.loaderR4.BaseLoaderR4
- All Implemented Interfaces:
org.hl7.fhir.r4.context.SimpleWorkerContext.IContextResourceLoader
- Direct Known Subclasses:
R2016MayToR4Loader
,R2ToR4Loader
,R3ToR4Loader
public abstract class BaseLoaderR4
extends Object
implements org.hl7.fhir.r4.context.SimpleWorkerContext.IContextResourceLoader
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetResourcePath
(org.hl7.fhir.r4.model.Resource resource) void
setPath
(org.hl7.fhir.r4.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.r4.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
-
BaseLoaderR4
-
-
Method Details
-
getResourcePath
-
setPath
-