
Package org.hl7.fhir.convertors.factory
Class VersionConvertorFactory_43_50
java.lang.Object
org.hl7.fhir.convertors.factory.VersionConvertorFactory
org.hl7.fhir.convertors.factory.VersionConvertorFactory_43_50
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Resource
convertResource
(org.hl7.fhir.r4b.model.Resource src) static org.hl7.fhir.r5.model.Resource
convertResource
(org.hl7.fhir.r4b.model.Resource src, BaseAdvisor_43_50 advisor) static org.hl7.fhir.r4b.model.Resource
convertResource
(org.hl7.fhir.r5.model.Resource src) static org.hl7.fhir.r4b.model.Resource
convertResource
(org.hl7.fhir.r5.model.Resource src, BaseAdvisor_43_50 advisor) static org.hl7.fhir.r5.model.DataType
convertType
(org.hl7.fhir.r4b.model.DataType src) static org.hl7.fhir.r5.model.DataType
convertType
(org.hl7.fhir.r4b.model.DataType src, BaseAdvisor_43_50 advisor) static org.hl7.fhir.r4b.model.DataType
convertType
(org.hl7.fhir.r5.model.DataType src) static org.hl7.fhir.r4b.model.DataType
convertType
(org.hl7.fhir.r5.model.DataType src, BaseAdvisor_43_50 advisor) Methods inherited from class org.hl7.fhir.convertors.factory.VersionConvertorFactory
cleanInputs, cleanInputs
-
Constructor Details
-
VersionConvertorFactory_43_50
public VersionConvertorFactory_43_50()
-
-
Method Details
-
convertResource
public static org.hl7.fhir.r5.model.Resource convertResource(org.hl7.fhir.r4b.model.Resource src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertResource
public static org.hl7.fhir.r5.model.Resource convertResource(org.hl7.fhir.r4b.model.Resource src, BaseAdvisor_43_50 advisor) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertResource
public static org.hl7.fhir.r4b.model.Resource convertResource(org.hl7.fhir.r5.model.Resource src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertResource
public static org.hl7.fhir.r4b.model.Resource convertResource(org.hl7.fhir.r5.model.Resource src, BaseAdvisor_43_50 advisor) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertType
public static org.hl7.fhir.r5.model.DataType convertType(org.hl7.fhir.r4b.model.DataType src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertType
public static org.hl7.fhir.r5.model.DataType convertType(org.hl7.fhir.r4b.model.DataType src, BaseAdvisor_43_50 advisor) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertType
public static org.hl7.fhir.r4b.model.DataType convertType(org.hl7.fhir.r5.model.DataType src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertType
public static org.hl7.fhir.r4b.model.DataType convertType(org.hl7.fhir.r5.model.DataType src, BaseAdvisor_43_50 advisor) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-