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