Class BaseAdvisor43<T extends org.hl7.fhir.instance.model.api.IBaseExtension>

java.lang.Object
org.hl7.fhir.convertors.advisors.interfaces.BaseAdvisor
org.hl7.fhir.convertors.advisors.interfaces.BaseAdvisor43<T>

public abstract class BaseAdvisor43<T extends org.hl7.fhir.instance.model.api.IBaseExtension> extends BaseAdvisor
  • Constructor Details

  • Method Details

    • getCslist

      public final List<org.hl7.fhir.r4b.model.CodeSystem> getCslist()
    • handleCodeSystem

      public void handleCodeSystem(@Nonnull org.hl7.fhir.r4b.model.CodeSystem tgtcs, @Nonnull org.hl7.fhir.r4b.model.ValueSet source)
    • ignoreEntry

      public boolean ignoreEntry(@Nonnull org.hl7.fhir.r4b.model.Bundle.BundleEntryComponent src, @Nonnull org.hl7.fhir.utilities.FhirPublication targetVersion)
    • getCodeSystem

      public org.hl7.fhir.r4b.model.CodeSystem getCodeSystem(@Nonnull org.hl7.fhir.r4b.model.ValueSet src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • ignoreExtension

      public boolean ignoreExtension(@Nonnull String path, @Nonnull org.hl7.fhir.r4b.model.Extension ext) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • ignoreExtension

      public boolean ignoreExtension(@Nonnull String path, @Nonnull T ext) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • ignoreExtension

      public boolean ignoreExtension(@Nonnull String path, @Nonnull String url) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • ignoreType

      public boolean ignoreType(@Nonnull String path, @Nonnull org.hl7.fhir.r4b.model.DataType type) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • ignoreType

      public boolean ignoreType(@Nonnull String path, @Nonnull Object type) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • useAdvisorForExtension

      public boolean useAdvisorForExtension(@Nonnull String path, @Nonnull org.hl7.fhir.r4b.model.Extension ext) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • useAdvisorForExtension

      public boolean useAdvisorForExtension(@Nonnull String path, @Nonnull T ext) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • handleExtension

      public void handleExtension(@Nonnull String path, @Nonnull org.hl7.fhir.r4b.model.Extension src, @Nonnull T tgt) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • handleExtension

      public void handleExtension(@Nonnull String path, @Nonnull T src, @Nonnull org.hl7.fhir.r4b.model.Extension tgt) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException