
Class EventDefinition40_50
java.lang.Object
org.hl7.fhir.convertors.conv40_50.resources40_50.EventDefinition40_50
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.EventDefinition
convertEventDefinition
(org.hl7.fhir.r4.model.EventDefinition src) static org.hl7.fhir.r4.model.EventDefinition
convertEventDefinition
(org.hl7.fhir.r5.model.EventDefinition src)
-
Constructor Details
-
EventDefinition40_50
public EventDefinition40_50()
-
-
Method Details
-
convertEventDefinition
public static org.hl7.fhir.r5.model.EventDefinition convertEventDefinition(org.hl7.fhir.r4.model.EventDefinition src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertEventDefinition
public static org.hl7.fhir.r4.model.EventDefinition convertEventDefinition(org.hl7.fhir.r5.model.EventDefinition src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-