Class Parameters40_50
java.lang.Object
org.hl7.fhir.convertors.conv40_50.resources40_50.Parameters40_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Parameters
convertParameters
(org.hl7.fhir.r4.model.Parameters src) static org.hl7.fhir.r4.model.Parameters
convertParameters
(org.hl7.fhir.r5.model.Parameters src) static org.hl7.fhir.r5.model.Parameters.ParametersParameterComponent
convertParametersParameterComponent
(org.hl7.fhir.r4.model.Parameters.ParametersParameterComponent src) static org.hl7.fhir.r4.model.Parameters.ParametersParameterComponent
convertParametersParameterComponent
(org.hl7.fhir.r5.model.Parameters.ParametersParameterComponent src)
-
Constructor Details
-
Parameters40_50
public Parameters40_50()
-
-
Method Details
-
convertParameters
public static org.hl7.fhir.r5.model.Parameters convertParameters(org.hl7.fhir.r4.model.Parameters src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertParameters
public static org.hl7.fhir.r4.model.Parameters convertParameters(org.hl7.fhir.r5.model.Parameters src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertParametersParameterComponent
public static org.hl7.fhir.r5.model.Parameters.ParametersParameterComponent convertParametersParameterComponent(org.hl7.fhir.r4.model.Parameters.ParametersParameterComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertParametersParameterComponent
public static org.hl7.fhir.r4.model.Parameters.ParametersParameterComponent convertParametersParameterComponent(org.hl7.fhir.r5.model.Parameters.ParametersParameterComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-