Class R2ToR3Loader

java.lang.Object
org.hl7.fhir.convertors.loaders.loaderR3.BaseLoaderR3
org.hl7.fhir.convertors.loaders.loaderR3.R2ToR3Loader
All Implemented Interfaces:
org.hl7.fhir.dstu3.context.SimpleWorkerContext.IContextResourceLoader

public class R2ToR3Loader extends BaseLoaderR3
  • Constructor Details

  • Method Details

    • loadBundle

      public org.hl7.fhir.dstu3.model.Bundle loadBundle(InputStream stream, boolean isJson) throws org.hl7.fhir.exceptions.FHIRException, IOException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
      IOException