Class Timing14_50
java.lang.Object
org.hl7.fhir.convertors.conv14_50.datatypes14_50.complextypes14_50.Timing14_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Timing.EventTiming> convertEventTiming
(org.hl7.fhir.dstu2016may.model.Enumeration<org.hl7.fhir.dstu2016may.model.Timing.EventTiming> src) static org.hl7.fhir.dstu2016may.model.Enumeration
<org.hl7.fhir.dstu2016may.model.Timing.EventTiming> convertEventTiming
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Timing.EventTiming> src) static org.hl7.fhir.r5.model.Timing
convertTiming
(org.hl7.fhir.dstu2016may.model.Timing src) static org.hl7.fhir.dstu2016may.model.Timing
convertTiming
(org.hl7.fhir.r5.model.Timing src) static org.hl7.fhir.r5.model.Timing.TimingRepeatComponent
convertTimingRepeatComponent
(org.hl7.fhir.dstu2016may.model.Timing.TimingRepeatComponent src) static org.hl7.fhir.dstu2016may.model.Timing.TimingRepeatComponent
convertTimingRepeatComponent
(org.hl7.fhir.r5.model.Timing.TimingRepeatComponent src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Timing.UnitsOfTime> convertUnitsOfTime
(org.hl7.fhir.dstu2016may.model.Enumeration<org.hl7.fhir.dstu2016may.model.Timing.UnitsOfTime> src) static org.hl7.fhir.dstu2016may.model.Enumeration
<org.hl7.fhir.dstu2016may.model.Timing.UnitsOfTime> convertUnitsOfTime
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Timing.UnitsOfTime> src)
-
Constructor Details
-
Timing14_50
public Timing14_50()
-
-
Method Details
-
convertTiming
public static org.hl7.fhir.r5.model.Timing convertTiming(org.hl7.fhir.dstu2016may.model.Timing src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertTiming
public static org.hl7.fhir.dstu2016may.model.Timing convertTiming(org.hl7.fhir.r5.model.Timing src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertTimingRepeatComponent
public static org.hl7.fhir.r5.model.Timing.TimingRepeatComponent convertTimingRepeatComponent(org.hl7.fhir.dstu2016may.model.Timing.TimingRepeatComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertTimingRepeatComponent
public static org.hl7.fhir.dstu2016may.model.Timing.TimingRepeatComponent convertTimingRepeatComponent(org.hl7.fhir.r5.model.Timing.TimingRepeatComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertUnitsOfTime
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Timing.UnitsOfTime> convertUnitsOfTime(org.hl7.fhir.dstu2016may.model.Enumeration<org.hl7.fhir.dstu2016may.model.Timing.UnitsOfTime> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertUnitsOfTime
public static org.hl7.fhir.dstu2016may.model.Enumeration<org.hl7.fhir.dstu2016may.model.Timing.UnitsOfTime> convertUnitsOfTime(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Timing.UnitsOfTime> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertEventTiming
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Timing.EventTiming> convertEventTiming(org.hl7.fhir.dstu2016may.model.Enumeration<org.hl7.fhir.dstu2016may.model.Timing.EventTiming> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertEventTiming
public static org.hl7.fhir.dstu2016may.model.Enumeration<org.hl7.fhir.dstu2016may.model.Timing.EventTiming> convertEventTiming(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Timing.EventTiming> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-