
Class Element14_30
java.lang.Object
org.hl7.fhir.convertors.conv14_30.datatypes14_30.Element14_30
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcopyElement(org.hl7.fhir.dstu2016may.model.Element src, org.hl7.fhir.dstu3.model.Element tgt, String path, String... extensionUrlsToIgnore) voidcopyElement(org.hl7.fhir.dstu3.model.Element src, org.hl7.fhir.dstu2016may.model.Element tgt, String path, String... extensionUrlsToIgnore) booleanisExemptExtension(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
-