Class ExtensionStatusUpgrader

java.lang.Object
org.hl7.fhir.convertors.misc.ExtensionStatusUpgrader
All Implemented Interfaces:
org.hl7.fhir.r5.utils.formats.ResourceFolderVisitor.IResourceObserver

public class ExtensionStatusUpgrader extends Object implements org.hl7.fhir.r5.utils.formats.ResourceFolderVisitor.IResourceObserver
  • Constructor Details

  • Method Details

    • main

      public static void main(String[] args) throws IOException
      Throws:
      IOException
    • visitResource

      public boolean visitResource(String filename, org.hl7.fhir.r5.model.Resource resource)
      Specified by:
      visitResource in interface org.hl7.fhir.r5.utils.formats.ResourceFolderVisitor.IResourceObserver