
Class ExpansionProfile30_40
java.lang.Object
org.hl7.fhir.convertors.conv30_40.resources30_40.ExpansionProfile30_40
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.Parameters
convertExpansionProfile
(org.hl7.fhir.dstu3.model.ExpansionProfile src) static org.hl7.fhir.dstu3.model.ExpansionProfile
convertExpansionProfile
(org.hl7.fhir.r4.model.Parameters src)
-
Constructor Details
-
ExpansionProfile30_40
public ExpansionProfile30_40()
-
-
Method Details
-
convertExpansionProfile
public static org.hl7.fhir.r4.model.Parameters convertExpansionProfile(org.hl7.fhir.dstu3.model.ExpansionProfile src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertExpansionProfile
public static org.hl7.fhir.dstu3.model.ExpansionProfile convertExpansionProfile(org.hl7.fhir.r4.model.Parameters src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-