java.lang.Object
org.hl7.fhir.convertors.conv10_30.datatypes10_30.Element10_30

public class Element10_30 extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • isExemptExtension

      public boolean isExemptExtension(String url, String[] extensionUrlsToIgnore)
    • copyElement

      public void copyElement(org.hl7.fhir.dstu2.model.Element src, org.hl7.fhir.dstu3.model.Element tgt, String path, String... extensionUrlsToIgnore) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • copyElement

      public void copyElement(org.hl7.fhir.dstu3.model.Element src, org.hl7.fhir.dstu2.model.Element tgt, String path, String... extensionUrlsToIgnore) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • copyElement

      public void copyElement(org.hl7.fhir.dstu3.model.DomainResource src, org.hl7.fhir.dstu2.model.Element tgt, String path, String... extensionsToIgnore) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException