Class Element14_30
java.lang.Object
org.hl7.fhir.convertors.conv14_30.datatypes14_30.Element14_30
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
copyElement
(org.hl7.fhir.dstu2016may.model.Element src, org.hl7.fhir.dstu3.model.Element tgt, String path, String... extensionUrlsToIgnore) void
copyElement
(org.hl7.fhir.dstu3.model.Element src, org.hl7.fhir.dstu2016may.model.Element tgt, String path, String... extensionUrlsToIgnore) boolean
isExemptExtension
(String url, String[] extensionsToIgnore)
-
Field Details
-
advisor
-
-
Constructor Details
-
Element14_30
-
-
Method Details
-
isExemptExtension
-
copyElement
public void copyElement(org.hl7.fhir.dstu2016may.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.dstu2016may.model.Element tgt, String path, String... extensionUrlsToIgnore) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-