Class Bundle43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.resources43_50.Bundle43_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Bundle
convertBundle
(org.hl7.fhir.r4b.model.Bundle src) static org.hl7.fhir.r4b.model.Bundle
convertBundle
(org.hl7.fhir.r5.model.Bundle src) static org.hl7.fhir.r5.model.Bundle.BundleEntryComponent
convertBundleEntryComponent
(org.hl7.fhir.r4b.model.Bundle.BundleEntryComponent src) static org.hl7.fhir.r4b.model.Bundle.BundleEntryComponent
convertBundleEntryComponent
(org.hl7.fhir.r5.model.Bundle.BundleEntryComponent src) static org.hl7.fhir.r5.model.Bundle.BundleEntryRequestComponent
convertBundleEntryRequestComponent
(org.hl7.fhir.r4b.model.Bundle.BundleEntryRequestComponent src) static org.hl7.fhir.r4b.model.Bundle.BundleEntryRequestComponent
convertBundleEntryRequestComponent
(org.hl7.fhir.r5.model.Bundle.BundleEntryRequestComponent src) static org.hl7.fhir.r5.model.Bundle.BundleEntryResponseComponent
convertBundleEntryResponseComponent
(org.hl7.fhir.r4b.model.Bundle.BundleEntryResponseComponent src) static org.hl7.fhir.r4b.model.Bundle.BundleEntryResponseComponent
convertBundleEntryResponseComponent
(org.hl7.fhir.r5.model.Bundle.BundleEntryResponseComponent src) static org.hl7.fhir.r5.model.Bundle.BundleEntrySearchComponent
convertBundleEntrySearchComponent
(org.hl7.fhir.r4b.model.Bundle.BundleEntrySearchComponent src) static org.hl7.fhir.r4b.model.Bundle.BundleEntrySearchComponent
convertBundleEntrySearchComponent
(org.hl7.fhir.r5.model.Bundle.BundleEntrySearchComponent src) static org.hl7.fhir.r5.model.Bundle.BundleLinkComponent
convertBundleLinkComponent
(org.hl7.fhir.r4b.model.Bundle.BundleLinkComponent src) static org.hl7.fhir.r4b.model.Bundle.BundleLinkComponent
convertBundleLinkComponent
(org.hl7.fhir.r5.model.Bundle.BundleLinkComponent src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Bundle.BundleType> convertBundleType
(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Bundle.BundleType> src) static org.hl7.fhir.r4b.model.Enumeration
<org.hl7.fhir.r4b.model.Bundle.BundleType> convertBundleType
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Bundle.BundleType> src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Bundle.HTTPVerb> convertHTTPVerb
(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Bundle.HTTPVerb> src) static org.hl7.fhir.r4b.model.Enumeration
<org.hl7.fhir.r4b.model.Bundle.HTTPVerb> convertHTTPVerb
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Bundle.HTTPVerb> src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Bundle.SearchEntryMode> convertSearchEntryMode
(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Bundle.SearchEntryMode> src) static org.hl7.fhir.r4b.model.Enumeration
<org.hl7.fhir.r4b.model.Bundle.SearchEntryMode> convertSearchEntryMode
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Bundle.SearchEntryMode> src)
-
Constructor Details
-
Bundle43_50
public Bundle43_50()
-
-
Method Details
-
convertBundle
public static org.hl7.fhir.r5.model.Bundle convertBundle(org.hl7.fhir.r4b.model.Bundle src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertBundle
public static org.hl7.fhir.r4b.model.Bundle convertBundle(org.hl7.fhir.r5.model.Bundle src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertBundleType
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Bundle.BundleType> convertBundleType(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Bundle.BundleType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertBundleType
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Bundle.BundleType> convertBundleType(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Bundle.BundleType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertBundleLinkComponent
public static org.hl7.fhir.r5.model.Bundle.BundleLinkComponent convertBundleLinkComponent(org.hl7.fhir.r4b.model.Bundle.BundleLinkComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertBundleLinkComponent
public static org.hl7.fhir.r4b.model.Bundle.BundleLinkComponent convertBundleLinkComponent(org.hl7.fhir.r5.model.Bundle.BundleLinkComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertBundleEntryComponent
public static org.hl7.fhir.r5.model.Bundle.BundleEntryComponent convertBundleEntryComponent(org.hl7.fhir.r4b.model.Bundle.BundleEntryComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertBundleEntryComponent
public static org.hl7.fhir.r4b.model.Bundle.BundleEntryComponent convertBundleEntryComponent(org.hl7.fhir.r5.model.Bundle.BundleEntryComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertBundleEntrySearchComponent
public static org.hl7.fhir.r5.model.Bundle.BundleEntrySearchComponent convertBundleEntrySearchComponent(org.hl7.fhir.r4b.model.Bundle.BundleEntrySearchComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertBundleEntrySearchComponent
public static org.hl7.fhir.r4b.model.Bundle.BundleEntrySearchComponent convertBundleEntrySearchComponent(org.hl7.fhir.r5.model.Bundle.BundleEntrySearchComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSearchEntryMode
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Bundle.SearchEntryMode> convertSearchEntryMode(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Bundle.SearchEntryMode> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSearchEntryMode
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Bundle.SearchEntryMode> convertSearchEntryMode(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Bundle.SearchEntryMode> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertBundleEntryRequestComponent
public static org.hl7.fhir.r5.model.Bundle.BundleEntryRequestComponent convertBundleEntryRequestComponent(org.hl7.fhir.r4b.model.Bundle.BundleEntryRequestComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertBundleEntryRequestComponent
public static org.hl7.fhir.r4b.model.Bundle.BundleEntryRequestComponent convertBundleEntryRequestComponent(org.hl7.fhir.r5.model.Bundle.BundleEntryRequestComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertHTTPVerb
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Bundle.HTTPVerb> convertHTTPVerb(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Bundle.HTTPVerb> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertHTTPVerb
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Bundle.HTTPVerb> convertHTTPVerb(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Bundle.HTTPVerb> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertBundleEntryResponseComponent
public static org.hl7.fhir.r5.model.Bundle.BundleEntryResponseComponent convertBundleEntryResponseComponent(org.hl7.fhir.r4b.model.Bundle.BundleEntryResponseComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertBundleEntryResponseComponent
public static org.hl7.fhir.r4b.model.Bundle.BundleEntryResponseComponent convertBundleEntryResponseComponent(org.hl7.fhir.r5.model.Bundle.BundleEntryResponseComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-