Class R2016MayToR4Loader

java.lang.Object
org.hl7.fhir.convertors.loaders.loaderR4.BaseLoaderR4
org.hl7.fhir.convertors.loaders.loaderR4.R2016MayToR4Loader
All Implemented Interfaces:
org.hl7.fhir.r4.context.SimpleWorkerContext.IContextResourceLoader

public class R2016MayToR4Loader extends BaseLoaderR4 implements org.hl7.fhir.r4.context.SimpleWorkerContext.IContextResourceLoader
  • Constructor Details

  • Method Details

    • loadBundle

      public org.hl7.fhir.r4.model.Bundle loadBundle(InputStream stream, boolean isJson) throws org.hl7.fhir.exceptions.FHIRException, IOException
      Specified by:
      loadBundle in interface org.hl7.fhir.r4.context.SimpleWorkerContext.IContextResourceLoader
      Throws:
      org.hl7.fhir.exceptions.FHIRException
      IOException