Class ExpansionProfile30_50
java.lang.Object
org.hl7.fhir.convertors.conv30_50.resources30_50.ExpansionProfile30_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Parameters
convertExpansionProfile
(org.hl7.fhir.dstu3.model.ExpansionProfile src) static org.hl7.fhir.dstu3.model.ExpansionProfile
convertExpansionProfile
(org.hl7.fhir.r5.model.Parameters src)
-
Constructor Details
-
ExpansionProfile30_50
public ExpansionProfile30_50()
-
-
Method Details
-
convertExpansionProfile
public static org.hl7.fhir.dstu3.model.ExpansionProfile convertExpansionProfile(org.hl7.fhir.r5.model.Parameters src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertExpansionProfile
public static org.hl7.fhir.r5.model.Parameters convertExpansionProfile(org.hl7.fhir.dstu3.model.ExpansionProfile src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-