Class TriggerDefinition30_40
java.lang.Object
org.hl7.fhir.convertors.conv30_40.datatypes30_40.TriggerDefinition30_40
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.DataRequirement
convertDataRequirement
(org.hl7.fhir.dstu3.model.DataRequirement src) static org.hl7.fhir.dstu3.model.DataRequirement
convertDataRequirement
(org.hl7.fhir.r4.model.DataRequirement src) static org.hl7.fhir.r4.model.DataRequirement.DataRequirementCodeFilterComponent
convertDataRequirementCodeFilterComponent
(org.hl7.fhir.dstu3.model.DataRequirement.DataRequirementCodeFilterComponent src) static org.hl7.fhir.dstu3.model.DataRequirement.DataRequirementCodeFilterComponent
convertDataRequirementCodeFilterComponent
(org.hl7.fhir.r4.model.DataRequirement.DataRequirementCodeFilterComponent src) static org.hl7.fhir.r4.model.DataRequirement.DataRequirementDateFilterComponent
convertDataRequirementDateFilterComponent
(org.hl7.fhir.dstu3.model.DataRequirement.DataRequirementDateFilterComponent src) static org.hl7.fhir.dstu3.model.DataRequirement.DataRequirementDateFilterComponent
convertDataRequirementDateFilterComponent
(org.hl7.fhir.r4.model.DataRequirement.DataRequirementDateFilterComponent src) static org.hl7.fhir.r4.model.TriggerDefinition
convertTriggerDefinition
(org.hl7.fhir.dstu3.model.TriggerDefinition src) static org.hl7.fhir.dstu3.model.TriggerDefinition
convertTriggerDefinition
(org.hl7.fhir.r4.model.TriggerDefinition src) static org.hl7.fhir.r4.model.Enumeration
<org.hl7.fhir.r4.model.TriggerDefinition.TriggerType> convertTriggerType
(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.TriggerDefinition.TriggerType> src) static org.hl7.fhir.dstu3.model.Enumeration
<org.hl7.fhir.dstu3.model.TriggerDefinition.TriggerType> convertTriggerType
(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.TriggerDefinition.TriggerType> src)
-
Constructor Details
-
TriggerDefinition30_40
public TriggerDefinition30_40()
-
-
Method Details
-
convertTriggerDefinition
public static org.hl7.fhir.r4.model.TriggerDefinition convertTriggerDefinition(org.hl7.fhir.dstu3.model.TriggerDefinition src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertTriggerDefinition
public static org.hl7.fhir.dstu3.model.TriggerDefinition convertTriggerDefinition(org.hl7.fhir.r4.model.TriggerDefinition src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDataRequirement
public static org.hl7.fhir.r4.model.DataRequirement convertDataRequirement(org.hl7.fhir.dstu3.model.DataRequirement src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDataRequirement
public static org.hl7.fhir.dstu3.model.DataRequirement convertDataRequirement(org.hl7.fhir.r4.model.DataRequirement src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDataRequirementCodeFilterComponent
public static org.hl7.fhir.r4.model.DataRequirement.DataRequirementCodeFilterComponent convertDataRequirementCodeFilterComponent(org.hl7.fhir.dstu3.model.DataRequirement.DataRequirementCodeFilterComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDataRequirementCodeFilterComponent
public static org.hl7.fhir.dstu3.model.DataRequirement.DataRequirementCodeFilterComponent convertDataRequirementCodeFilterComponent(org.hl7.fhir.r4.model.DataRequirement.DataRequirementCodeFilterComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDataRequirementDateFilterComponent
public static org.hl7.fhir.r4.model.DataRequirement.DataRequirementDateFilterComponent convertDataRequirementDateFilterComponent(org.hl7.fhir.dstu3.model.DataRequirement.DataRequirementDateFilterComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDataRequirementDateFilterComponent
public static org.hl7.fhir.dstu3.model.DataRequirement.DataRequirementDateFilterComponent convertDataRequirementDateFilterComponent(org.hl7.fhir.r4.model.DataRequirement.DataRequirementDateFilterComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertTriggerType
public static org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.TriggerDefinition.TriggerType> convertTriggerType(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.TriggerDefinition.TriggerType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertTriggerType
public static org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.TriggerDefinition.TriggerType> convertTriggerType(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.TriggerDefinition.TriggerType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-