Package org.hl7.fhir.convertors.factory
Class VersionConvertorFactory_14_30
java.lang.Object
org.hl7.fhir.convertors.factory.VersionConvertorFactory
org.hl7.fhir.convertors.factory.VersionConvertorFactory_14_30
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.dstu3.model.Resource
convertResource
(org.hl7.fhir.dstu2016may.model.Resource src) static org.hl7.fhir.dstu3.model.Resource
convertResource
(org.hl7.fhir.dstu2016may.model.Resource src, BaseAdvisor_14_30 advisor) static org.hl7.fhir.dstu2016may.model.Resource
convertResource
(org.hl7.fhir.dstu3.model.Resource src) static org.hl7.fhir.dstu2016may.model.Resource
convertResource
(org.hl7.fhir.dstu3.model.Resource src, BaseAdvisor_14_30 advisor) static boolean
static org.hl7.fhir.dstu3.model.Type
convertType
(org.hl7.fhir.dstu2016may.model.Type src) static org.hl7.fhir.dstu3.model.Type
convertType
(org.hl7.fhir.dstu2016may.model.Type src, BaseAdvisor_14_30 advisor) static org.hl7.fhir.dstu2016may.model.Type
convertType
(org.hl7.fhir.dstu3.model.Type src) static org.hl7.fhir.dstu2016may.model.Type
convertType
(org.hl7.fhir.dstu3.model.Type src, BaseAdvisor_14_30 advisor) Methods inherited from class org.hl7.fhir.convertors.factory.VersionConvertorFactory
cleanInputs, cleanInputs
-
Constructor Details
-
VersionConvertorFactory_14_30
public VersionConvertorFactory_14_30()
-
-
Method Details
-
convertResource
public static org.hl7.fhir.dstu3.model.Resource convertResource(org.hl7.fhir.dstu2016may.model.Resource src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertResource
public static org.hl7.fhir.dstu3.model.Resource convertResource(org.hl7.fhir.dstu2016may.model.Resource src, BaseAdvisor_14_30 advisor) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertResource
public static org.hl7.fhir.dstu2016may.model.Resource convertResource(org.hl7.fhir.dstu3.model.Resource src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertResource
public static org.hl7.fhir.dstu2016may.model.Resource convertResource(org.hl7.fhir.dstu3.model.Resource src, BaseAdvisor_14_30 advisor) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertType
public static org.hl7.fhir.dstu3.model.Type convertType(org.hl7.fhir.dstu2016may.model.Type src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertType
public static org.hl7.fhir.dstu3.model.Type convertType(org.hl7.fhir.dstu2016may.model.Type src, BaseAdvisor_14_30 advisor) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertType
public static org.hl7.fhir.dstu2016may.model.Type convertType(org.hl7.fhir.dstu3.model.Type src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertType
public static org.hl7.fhir.dstu2016may.model.Type convertType(org.hl7.fhir.dstu3.model.Type src, BaseAdvisor_14_30 advisor) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertsResource
-